[Ffmpeg-devel] regression tests broken on x86
Diego Biurrun
diego
Fri Feb 3 16:43:20 CET 2006
It seems that the regression tests are broken in current CVS:
../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -qscale 8 -bf 3 -ps 200 -f pgmyuv -i vsynth1/%02d.pgm -an -vcodec mpeg1video -f mpeg1video ./data/a-mpeg1b.mpg
FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice Bellard
configuration: --enable-gpl --enable-pp
libavutil version: 49.0.0
libavcodec version: 51.1.0
libavformat version: 50.0.0
built on Feb 3 2006 13:30:43, gcc: 2.95.4 20011002 (Debian prerelease)
../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i ./data/a-mpeg1b.mpg -f rawvideo ./data/out.yuv
make[1]: *** [codectest] Error 1
make[1]: Leaving directory `/usr/src/mplayer/ffmpeg/tests'
make: *** [test] Error 2
I thought it might be my latest commit to raw.c, but if I revert that
one I get the same output minus the second ../ffmpeg_g line.
I tried to find out at which date this broke, but it's hard to find a
working baseline, CVS from 20060115 and 20060120 break in different
places. Any clever hints?
Diego
More information about the ffmpeg-devel
mailing list