[FFmpeg-cvslog] One last try to get zmbv test to work across all fate machines.

Reimar Döffinger git at videolan.org
Wed Dec 7 21:47:15 CET 2011


ffmpeg | branch: master | Reimar Döffinger <Reimar.Doeffinger at gmx.de> | Wed Dec  7 21:45:19 2011 +0100| [7023fb81c78e10a6a7af6e6bc8902f99da81c458] | committer: Reimar Döffinger

One last try to get zmbv test to work across all fate machines.

Change compression level to 0 this time.

Signed-off-by: Reimar Döffinger <Reimar.Doeffinger at gmx.de>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7023fb81c78e10a6a7af6e6bc8902f99da81c458
---

 tests/codec-regression.sh |    2 +-
 tests/ref/vsynth1/zmbv    |    4 ++--
 tests/ref/vsynth2/zmbv    |    4 ++--
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/tests/codec-regression.sh b/tests/codec-regression.sh
index c7dea4c..ba4a5a1 100755
--- a/tests/codec-regression.sh
+++ b/tests/codec-regression.sh
@@ -332,7 +332,7 @@ fi
 if [ -n "$do_zmbv" ] ; then
 # default level of 9 leads to different results with
 # different zlib versions
-do_video_encoding zmbv.avi "-an -vcodec zmbv -compression_level 6"
+do_video_encoding zmbv.avi "-an -vcodec zmbv -compression_level 0"
 do_video_decoding "" "-pix_fmt yuv420p"
 fi
 
diff --git a/tests/ref/vsynth1/zmbv b/tests/ref/vsynth1/zmbv
index 1413cad..1175038 100644
--- a/tests/ref/vsynth1/zmbv
+++ b/tests/ref/vsynth1/zmbv
@@ -1,4 +1,4 @@
-ed417ff88cc5d8fe204b3dcc0ba71a57 *./tests/data/vsynth1/zmbv.avi
-2325956 ./tests/data/vsynth1/zmbv.avi
+796787e4dfb20762a1a66b1b395f85aa *./tests/data/vsynth1/zmbv.avi
+5112508 ./tests/data/vsynth1/zmbv.avi
 cfbec364e41d70c9b177435b5655d8af *./tests/data/zmbv.vsynth1.out.yuv
 stddev:   46.47 PSNR: 14.79 MAXDIFF:  129 bytes:  7603200/  7603200
diff --git a/tests/ref/vsynth2/zmbv b/tests/ref/vsynth2/zmbv
index b5fc304..8aec802 100644
--- a/tests/ref/vsynth2/zmbv
+++ b/tests/ref/vsynth2/zmbv
@@ -1,4 +1,4 @@
-71e6c69ab93b2b71736f71948032c9c4 *./tests/data/vsynth2/zmbv.avi
-1864098 ./tests/data/vsynth2/zmbv.avi
+a39f65c7075485235636343ef7217325 *./tests/data/vsynth2/zmbv.avi
+5116352 ./tests/data/vsynth2/zmbv.avi
 cfbec364e41d70c9b177435b5655d8af *./tests/data/zmbv.vsynth2.out.yuv
 stddev:   42.07 PSNR: 15.65 MAXDIFF:  112 bytes:  7603200/  7603200



More information about the ffmpeg-cvslog mailing list