Commit 7ad8426f authored by bcoudurier's avatar bcoudurier

100l, fix test, ref values were done with mv0, dunno how this slipped in

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14630 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent c346b37f
......@@ -184,7 +184,7 @@ do_video_encoding mpeg2ivlc-qprd.mpg "-vb 500k -bf 2 -flags +trell+qprd+mv0 -fla
do_video_decoding
#mpeg2 4:2:2 encoding
do_video_encoding mpeg2_422.mpg "-vb 1000k -bf 2 -trellis 1 -flags +qprd+ildct+ilme -flags2 +ivlc -mbd rd" "-vcodec mpeg2video -pix_fmt yuv422p -f mpeg2video"
do_video_encoding mpeg2_422.mpg "-vb 1000k -bf 2 -trellis 1 -flags +qprd+mv0+ildct+ilme -flags2 +ivlc -mbd rd" "-vcodec mpeg2video -pix_fmt yuv422p -f mpeg2video"
do_video_decoding
# mpeg2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment