Talk:TheoraTodo
From XiphWiki
(Difference between revisions)
(FFMPEG2THEORA) |
(Open discussion at correct place) |
||
| Line 1: | Line 1: | ||
| - | |||
| - | |||
== FFMPEG2THEORA == | == FFMPEG2THEORA == | ||
| Line 11: | Line 9: | ||
Thanks. Is it supposed to work (undocumented) in 0.19 or will it be in 0.20 ? | 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 ? | + | Doesn't work for me with PNG in 0.19 ... "frame%06d.ppm" is one file ? And what the "%" is supposed to mean ? Please release 0.20 soon and document the features and syntax ;-) |
| + | |||
| + | '''ffmpeg2theora -f image2 *.png -o output.ogg''' -> Failure | ||
| + | |||
| + | Is / will be PNG (and BMP) supported or only PPM ? | ||
| - | + | [[User:DOS386|DOS386]] 07:39, 2 August 2007 (PDT) | |
| - | + | ---- | |
Revision as of 14:39, 2 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 with PNG in 0.19 ... "frame%06d.ppm" is one file ? And what the "%" is supposed to mean ? Please release 0.20 soon and document the features and syntax ;-)
ffmpeg2theora -f image2 *.png -o output.ogg -> Failure
Is / will be PNG (and BMP) supported or only PPM ?
DOS386 07:39, 2 August 2007 (PDT)