Talk:TheoraTodo

From XiphWiki
Revision as of 15:40, 1 August 2007 by DOS386 (talk | contribs) (FFMPEG2THEORA)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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 ?