[Ffmpeg-devel] mjpeg with trellis quant segaults ... to be expected?

Karl H. Beckers karl.h.beckers
Thu Oct 26 01:18:20 CEST 2006


Hi all,

got this app that segfaults when tryint to encode using mjpeg and
trellis quant, and I can reproduce with this:

./ffmpeg -i test-0000.mpeg -acodec mp3 -ar 44100 -vcodec mjpeg -b 1200
-mbd 2 -trell -qpel -me epzs tester.avi

whereas this works fine:

./ffmpeg -i test-0000.mpeg -acodec mp3 -ar 44100 -vcodec mjpeg -b 1200
-mbd 2 tester.avi

this is on svn 6791 from a couple of minutes ago.

Is this to be expected or a bug?

TIA,

Karl.






More information about the ffmpeg-devel mailing list