Theora Hardware: Difference between revisions
Jump to navigation
Jump to search
(rewrite based on output of Google SoC2006) |
|||
Line 1: | Line 1: | ||
The [http://www.xilinx.com/publications/xcellonline/xcell_53/xc_video53.htm Elphel 333] can encode a Theora stream. | |||
The [http://www.xilinx.com/publications/xcellonline/xcell_53/xc_video53.htm Elphel 333] can encode a | |||
Hardware decoders for Theora are just beginning to appear. The Google "Summer Of Code 2006" produced an FPGA decoder implementation in Verilog. | |||
* [http://svn.xiph.org/trunk/theora-fpga/ Verilog source] | |||
* [http://www.students.ic.unicamp.br/~ra023772/projects.html Author's University projects page] | |||
Here are two presentations that the author of the SOC proposal presented in his University: | |||
* [http://svn.xiph.org/trunk/theora-fpga/doc/hard_theora.pdf Theora Hardware Decoding] | |||
* [http://svn.xiph.org/trunk/theora-fpga/doc/video_enc_basic.pdf Video Encoding: Basic Principles] | |||
* [http:// | |||
* [http:// | |||
== See also == | == See also == |
Revision as of 20:18, 6 February 2007
The Elphel 333 can encode a Theora stream.
Hardware decoders for Theora are just beginning to appear. The Google "Summer Of Code 2006" produced an FPGA decoder implementation in Verilog.
Here are two presentations that the author of the SOC proposal presented in his University: