eric at jadenshouse.com wrote:
I am trying to use ffmpeg to convert an avi to mpg (mpeg 2). This command works on the CLI in Windows, but is failing on my Linux box. Can someone help me decipher what is wrong?
Command:
ffmpeg -i VIDEO_FILE_IN -hq -target ntsc-dvd -b 6000 -aspect 4:3 -s 720x480 -acodec mp2 -ab 224 -ac 2 -mbd 2 -qmin 2 -async 1 -y VIDEO_FILE_OUT
Error:
ffmpeg: motion_est.c:1961: ff_fix_long_p_mvs: Assertion `range <=256 || !(s->codec_id == CODEC_ID_MPEG2VIDEO && s->avctx->strict_std_compliance >= 0)' failed. Aborted
Thanks, Eric
Please post the *full* output messages on both platforms. HaND, -- Michel Bardiaux R&D Director T +32 [0] 2 790 29 41 F +32 [0] 2 790 29 02 E mailto:mbardiaux at mediaxim.be Mediaxim NV/SA Vorstlaan 191 Boulevard du Souverain Brussel 1160 Bruxelles http://www.mediaxim.com/