Displaying 1 result from an estimated 1 matches for "mar5".
Did you mean:
mar
2010 Mar 05
2
ffmpeg2theora bug: generation of a video from a series of images
Hi J.,
We are using ffmpeg2theora to produce an introduction video from a
series of images:
ffmpeg2theora-0.26.linux32.bin images/img-%03d.png -o intro.ogv
The video that we get is huge and horrible, with lots of blinking colors:
http://free-electrons.com/issues/ffmpeg2theora-mar5-2010/intro.ogv
Here's what we had in the past:
http://free-electrons.com/issues/ffmpeg2theora-mar5-2010/intro-correct.ogv
This issue was introduced in ffmpeg2theora-0.25, and a work-around is to
revert to ffmpeg2theora-0.24
(http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-0.24.linux32.bin.bz2)....