提交 82c76cee 编写于 作者: V Vitor Sessak

QTRLE regtest

Originally committed as revision 25017 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 eda7c983
......@@ -248,6 +248,11 @@ do_video_encoding roqav.roq "" "-vframes 5"
do_video_decoding "" "-pix_fmt yuv420p"
fi
if [ -n "$do_qtrle" ] ; then
do_video_encoding qtrle.mov "" ""
do_video_decoding "" ""
fi
if [ -n "$do_rgb" ] ; then
do_video_encoding rgb.avi "" "-an -vcodec rawvideo -pix_fmt bgr24"
do_video_decoding "" "-pix_fmt yuv420p"
......
3f070779d7deb54626515ac7f7002e63 *./tests/data/vsynth1/qtrle.mov
387772 ./tests/data/vsynth1/qtrle.mov
a3c2610e2c069c3ad22ec03da83f774f *./tests/data/qtrle.vsynth1.out.yuv
stddev: 15.14 PSNR: 24.53 MAXDIFF: 174 bytes: 7603200/ 7603200
5346bba8e03e7de72b482efbcf712a2e *./tests/data/vsynth2/qtrle.mov
141533 ./tests/data/vsynth2/qtrle.mov
f967b290c7e6d015c0e78175db828249 *./tests/data/qtrle.vsynth2.out.yuv
stddev: 5.75 PSNR: 32.93 MAXDIFF: 92 bytes: 7603200/ 7603200
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册