[Theora-dev] FPGA implementation

Andrey Filippov theora at elphel.com
Mon Jan 17 17:10:50 PST 2005


> To actually view the frame contents, there is the dumpvideo example,
> which will hand you the raw Y'CbCr data. Alternatively, the experimental
> decoder (http://svn.xiph.org/experimental/derf/theora-exp/)'s dumpvideo
> example has a compile-time option, OC_DUMP_IMAGES, which will write a
> .png file for each frame decoded (add -DOC_DUMP_IMAGES to the CFLAGS in
> the Makefile to enable it). Or you can rip the code (which is
> oc_state_dump_frame in state.c).
>
Can somebody (who already have tools) help me to create an Ogg Theora
valid single-frame file (I will use just 128x64 but any will do) so when I
will build the tools myself I can use it as "known good"? So I'll be sure
that the tools/players I've build are good too?



More information about the Theora-dev mailing list