Talk:TheoraTodo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(FFMPEG2THEORA) |
||
Line 1: | Line 1: | ||
== FFMPEG2THEORA == | |||
"j^" wrote: | |||
* > is possible: ffmpeg2theora -f image2 frame%06d.ppm -o output.ogg) | |||
* > remove ffmpeg2theora section since the bugs / enhancements listed are in svn | |||
* > FFPMEG2THEORA - bug is fixed in svn, also trac.xiph.org would be a better place for bug reports | |||
Thanks. Is it supposed to work (undocumented) in 0.19 or will it be in 0.20 ? | |||
Doesn't work for me in 0.19 ... "frame%06d.ppm" is one file ? | |||
ffmpeg2theora -f image2 *.png -o output.ogg | |||
Is PNG supported or only PPM ? |
Revision as of 14:40, 1 August 2007
FFMPEG2THEORA
"j^" wrote:
- > is possible: ffmpeg2theora -f image2 frame%06d.ppm -o output.ogg)
- > remove ffmpeg2theora section since the bugs / enhancements listed are in svn
- > FFPMEG2THEORA - bug is fixed in svn, also trac.xiph.org would be a better place for bug reports
Thanks. Is it supposed to work (undocumented) in 0.19 or will it be in 0.20 ?
Doesn't work for me in 0.19 ... "frame%06d.ppm" is one file ?
ffmpeg2theora -f image2 *.png -o output.ogg
Is PNG supported or only PPM ?