[FFmpeg-devel] 'make test' fails

Mike Scheutzow scheutzow
Mon Oct 26 18:07:32 CET 2009


'make test' fails on my machine. I'm getting the same error with current 
svn, and with release 0.5.

This line in the error output looks bad:

-stddev:    0.00 PSNR:999.99

Can anyone tell me what I'm doing wrong? Or should I create an entry on 
roundup?

----------------------------
The exact error message is:

$ make test
[output removed]
+++ tests/data/vsynth.regression    2009-10-23 11:45:37.000000000 -0400
@@ -146,10 +146,10 @@
  136088 ./tests/data/a-snow.avi
  91021b7d6d7908648fe78cc1975af8c4 *./tests/data/snow.vsynth.out.yuv
  stddev:   22.77 PSNR: 20.97 bytes:  7603200/  7603200
-6d29e8c06a645cdee45073c4f3d0004e *./tests/data/a-snow53.avi
-3419980 ./tests/data/a-snow53.avi
-c5ccac874dbf808e9088bc3107860042 *./tests/data/snowll.vsynth.out.yuv
-stddev:    0.00 PSNR:999.99 bytes:  7603200/  7603200
+d208a979f9382326851f0e245500a9dc *./tests/data/a-snow53.avi
+3431724 ./tests/data/a-snow53.avi
+5e1fa27d58b90b49a2e7bd0359d74ba5 *./tests/data/snowll.vsynth.out.yuv
+stddev:    1.63 PSNR: 43.84 bytes:  7603200/  7603200
  27ade3031b17214cf81c19cbf70f37d7 *./tests/data/a-dv.dv
  7200000 ./tests/data/a-dv.dv
  02ac7cdeab91d4d5621e7ce96dddc498 *./tests/data/dv.vsynth.out.yuv
make: *** [codectest] Error 1

----------------------------
My ffmpeg configure line is:
./configure --prefix=/my/path --disable-shared --enable-gpl 
--enable-nonfree --enable-postproc --enable-avfilter 
--enable-avfilter-lavf --enable-swscale --enable-pthreads

----------------------------
$ uname -a
Linux xxx 2.6.27.29-0.1-default #1 SMP 2009-08-15 17:53:59 +0200 i686 
athlon i386 GNU/Linux

thanks,
-- 
Mike Scheutzow




More information about the ffmpeg-devel mailing list