[FFmpeg-devel] [PATCH] wma encoder regtest fix

Robert Swain robert.swain
Mon Feb 16 20:56:41 CET 2009


2009/2/16 Benjamin Larsson <banan at ludd.ltu.se>:
> Hi, can you test this patch and see if it is any better ?
>
> MvH
> Benjamin Larsson
>
>
> +++ tests/data/vsynth.regression    2009-02-16 16:00:57.000000000 +0100
> @@ -205,14 +205,14 @@
> 353368 ./tests/data/a-flac.flac
> 95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/flac.vsynth.out.wav
> stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
> -4435d87463cd6c5407bd88cca241ca56 *./tests/data/a-wmav1.asf
> +ee53f214f0c376170951fc919a6bd8fc *./tests/data/a-wmav1.asf
> 106004 ./tests/data/a-wmav1.asf
> -stddev:12251.38 PSNR: 14.56 bytes:  1056812/  1058444
> -stddev: 2105.96 PSNR: 29.85 bytes:  1048620/  1058444
> -24ae726aef89e5d17e315c64182f4c61 *./tests/data/a-wmav2.asf
> +stddev: 7998.75 PSNR: 18.26 bytes:  1056812/  1058444
> +stddev: 8025.46 PSNR: 18.23 bytes:  1048620/  1058444
> +1a16cf2318b93aaae720c82136142cd5 *./tests/data/a-wmav2.asf
> 106044 ./tests/data/a-wmav2.asf
> -stddev:12255.80 PSNR: 14.55 bytes:  1056812/  1058444
> -stddev: 2099.27 PSNR: 29.88 bytes:  1048620/  1058444
> +stddev: 7998.75 PSNR: 18.26 bytes:  1056812/  1058444
> +stddev: 8025.36 PSNR: 18.23 bytes:  1048620/  1058444
> 89f5b8dd97e0dddbe59af0d44fd229f3 *./tests/data/a-pcm_alaw.wav
> 529256 ./tests/data/a-pcm_alaw.wav
> 0568b0b9a72e31559e150e7e09d301cd *./tests/data/pcm.vsynth.out.wav
> make: *** [codectest] Error 1

Intel Core Duo; 32-bit Mac OS X; Apple GCC 4.2.1; --enable-gpl --enable-swscale

diff -u -w "/Users/rob/source/ffmpeg-reg"/tests/ffmpeg.regression.ref
 tests/data/vsynth.regression
--- /Users/rob/source/ffmpeg-reg/tests/ffmpeg.regression.ref	2009-02-16
16:13:39.000000000 +0000
+++ tests/data/vsynth.regression	2009-02-16 16:25:46.000000000 +0000
@@ -205,14 +205,14 @@
 353368 ./tests/data/a-flac.flac
 95e54b261530a1bcf6de6fe3b21dc5f6 *./tests/data/flac.vsynth.out.wav
 stddev:    0.00 PSNR:999.99 bytes:  1058444/  1058444
-4435d87463cd6c5407bd88cca241ca56 *./tests/data/a-wmav1.asf
+ee53f214f0c376170951fc919a6bd8fc *./tests/data/a-wmav1.asf
 106004 ./tests/data/a-wmav1.asf
-stddev:12251.38 PSNR: 14.56 bytes:  1056812/  1058444
-stddev: 2105.96 PSNR: 29.85 bytes:  1048620/  1058444
-24ae726aef89e5d17e315c64182f4c61 *./tests/data/a-wmav2.asf
+stddev: 7998.75 PSNR: 18.26 bytes:  1056812/  1058444
+stddev: 8025.46 PSNR: 18.23 bytes:  1048620/  1058444
+1a16cf2318b93aaae720c82136142cd5 *./tests/data/a-wmav2.asf
 106044 ./tests/data/a-wmav2.asf
-stddev:12255.80 PSNR: 14.55 bytes:  1056812/  1058444
-stddev: 2099.27 PSNR: 29.88 bytes:  1048620/  1058444
+stddev: 7998.75 PSNR: 18.26 bytes:  1056812/  1058444
+stddev: 8025.36 PSNR: 18.23 bytes:  1048620/  1058444
 89f5b8dd97e0dddbe59af0d44fd229f3 *./tests/data/a-pcm_alaw.wav
 529256 ./tests/data/a-pcm_alaw.wav
 0568b0b9a72e31559e150e7e09d301cd *./tests/data/pcm.vsynth.out.wav
make: *** [codectest] Error 1

Looks the same as yours, Ben, at first glance.

Regards,
Rob




More information about the ffmpeg-devel mailing list