|
|
|
@@ -331,8 +331,8 @@ 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 0" |
|
|
|
# different zlib versions, and even with 0 md5 differs |
|
|
|
do_video_encoding_nomd5 zmbv.avi "-an -vcodec zmbv -compression_level 0" |
|
|
|
do_video_decoding "" "-pix_fmt yuv420p" |
|
|
|
fi |
|
|
|
|
|
|
|
|