Difference between revisions of "H.264 on CBE"
From esoterum.org
(New page: == PS3 == ==== Login ==== *<code>ssh [user]@149.169.176.117</code> ==== File Transfer ==== *<code>sftp [user]@149.169.176.117</code> *<code>put /home/mbaker/workspace/[project]/[file] [PS3...) |
|||
Line 6: | Line 6: | ||
*<code>put /home/mbaker/workspace/[project]/[file] [PS3 filename]</code> | *<code>put /home/mbaker/workspace/[project]/[file] [PS3 filename]</code> | ||
*<code>get [PS3 filename] /home/mbaker/workspace/[project]</code> | *<code>get [PS3 filename] /home/mbaker/workspace/[project]</code> | ||
+ | |||
+ | == Implementations == | ||
+ | *Jonghan Park, Soonhoi Ha. [http://ieeexplore.ieee.org/iel5/4375779/4375780/04375797.pdf?isnumber=4375780&prod=CNF&arnumber=4375797&arSt=27&ared=32&arAuthor=Jonghan+Park%3B+Soonhoi+Ha Performance Analysis of Parallel Execution of H.264 Encoder on the Cell Processor]. IEEE, ESTIMedia 2007. | ||
+ | :-School of EECS, Seoul National University, Seoul, Korea |
Revision as of 14:52, 4 August 2008
Contents
PS3
Login
ssh [user]@149.169.176.117
File Transfer
sftp [user]@149.169.176.117
put /home/mbaker/workspace/[project]/[file] [PS3 filename]
get [PS3 filename] /home/mbaker/workspace/[project]
Implementations
- Jonghan Park, Soonhoi Ha. Performance Analysis of Parallel Execution of H.264 Encoder on the Cell Processor. IEEE, ESTIMedia 2007.
- -School of EECS, Seoul National University, Seoul, Korea