Crash when converting images to theora.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ffmpeg2theora |
New
|
Undecided
|
Unassigned |
Bug Description
ffmpeg2theora crashes when trying to convert downsampled png images (640x360) of "Big Buck Bunny" to a theora video. The commandline (WIndows cmd, hence the escaping of the % character by using %) is:
ffmpeg2theora ..\big_
The conversion process starts up, but shows the message:
"[image2 @ 0x3c2b10]
and then ffmpeg2theora crashes. Trying to convert smaller image files makes ffmpeg2theora convert some of some, but the crash still occurs later on.
For reference, this crash does not occur using ffmpeg with the commandline:
ffmpeg -f image2 -i ..\big_
can you try this again with a current build from http:// firefogg. org/nightly/ and let me know if this problem still exists.