Commit 500bf397 authored by Michael Niedermayer's avatar Michael Niedermayer

flashsv2enc: regression test.

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 4517ba09
......@@ -243,6 +243,11 @@ do_video_encoding flashsv.flv "" "-an -vcodec flashsv -sws_flags neighbor+full_c
do_video_decoding "" "-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
fi
if [ -n "$do_flashsv2" ] ; then
do_video_encoding flashsv2.flv "" "-an -vcodec flashsv2 -sws_flags neighbor+full_chroma_int+accurate_rnd+bitexact -strict experimental"
#do_video_decoding "" "-pix_fmt yuv420p -sws_flags area+accurate_rnd+bitexact"
fi
if [ -n "$do_roq" ] ; then
do_video_encoding roqav.roq "" "-vframes 5"
do_video_decoding "" "-pix_fmt yuv420p"
......
ec13d68cbce263f589fe79bcd2e98364 *./tests/data/vsynth1/flashsv2.flv
8406137 ./tests/data/vsynth1/flashsv2.flv
6fbb1cf84d473a93035047c3a3e344ff *./tests/data/vsynth2/flashsv2.flv
4814443 ./tests/data/vsynth2/flashsv2.flv
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