Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 646739a0a8368bd234ff077c093bbf01e9e7f44a)
| ... | ... |
@@ -249,8 +249,8 @@ do_video_decoding "" "-pix_fmt yuv420p" |
| 249 | 249 |
fi |
| 250 | 250 |
|
| 251 | 251 |
if [ -n "$do_qtrle" ] ; then |
| 252 |
-do_video_encoding qtrle.mov "" "" |
|
| 253 |
-do_video_decoding "" "" |
|
| 252 |
+do_video_encoding qtrle.mov "" "-an -vcodec qtrle" |
|
| 253 |
+do_video_decoding "" "-pix_fmt yuv420p" |
|
| 254 | 254 |
fi |
| 255 | 255 |
|
| 256 | 256 |
if [ -n "$do_rgb" ] ; then |
| ... | ... |
@@ -1,4 +1,4 @@ |
| 1 |
-3f070779d7deb54626515ac7f7002e63 *./tests/data/vsynth1/qtrle.mov |
|
| 2 |
-387772 ./tests/data/vsynth1/qtrle.mov |
|
| 3 |
-a3c2610e2c069c3ad22ec03da83f774f *./tests/data/qtrle.vsynth1.out.yuv |
|
| 4 |
-stddev: 15.14 PSNR: 24.53 MAXDIFF: 174 bytes: 7603200/ 7603200 |
|
| 1 |
+d14041925ce5ec5001dc519276b1a1ab *./tests/data/vsynth1/qtrle.mov |
|
| 2 |
+15263232 ./tests/data/vsynth1/qtrle.mov |
|
| 3 |
+243325fb2cae1a9245efd49aff936327 *./tests/data/qtrle.vsynth1.out.yuv |
|
| 4 |
+stddev: 3.42 PSNR: 37.43 MAXDIFF: 48 bytes: 7603200/ 7603200 |
| ... | ... |
@@ -1,4 +1,4 @@ |
| 1 |
-5346bba8e03e7de72b482efbcf712a2e *./tests/data/vsynth2/qtrle.mov |
|
| 2 |
-141533 ./tests/data/vsynth2/qtrle.mov |
|
| 3 |
-f967b290c7e6d015c0e78175db828249 *./tests/data/qtrle.vsynth2.out.yuv |
|
| 4 |
-stddev: 5.75 PSNR: 32.93 MAXDIFF: 92 bytes: 7603200/ 7603200 |
|
| 1 |
+d8c1604dc46d9aa4ec0385e6722c6989 *./tests/data/vsynth2/qtrle.mov |
|
| 2 |
+14798419 ./tests/data/vsynth2/qtrle.mov |
|
| 3 |
+b2418e0e3a9a8619b31219cbcf24dc82 *./tests/data/qtrle.vsynth2.out.yuv |
|
| 4 |
+stddev: 1.26 PSNR: 46.06 MAXDIFF: 13 bytes: 7603200/ 7603200 |