summaryrefslogtreecommitdiff
path: root/tests/fate
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-01-02 20:15:10 +0100
committerMichael Niedermayer <michaelni@gmx.at>2013-01-02 20:15:10 +0100
commitccb7f203099e1232ed2c3e89550fdb7ad1e1b9dd (patch)
treead44a96bd6100bff6a0c8bbcc43dea6a1df103c3 /tests/fate
parentb252d9e77763dcc1a8568922285722855c0e9dce (diff)
fate: add missing bitexact flag to scale filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate')
-rw-r--r--tests/fate/ffmpeg.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/ffmpeg.mak b/tests/fate/ffmpeg.mak
index 69b97459a3..f436cf8e37 100644
--- a/tests/fate/ffmpeg.mak
+++ b/tests/fate/ffmpeg.mak
@@ -25,5 +25,5 @@ fate-sub2video: tests/data/vsynth2.yuv
fate-sub2video: CMD = framecrc \
-f rawvideo -r 5 -s 352x288 -pix_fmt yuv420p -i tests/data/vsynth2.yuv \
-ss 132 -i $(SAMPLES)/sub/vobsub.idx \
- -filter_complex "[0:0]scale=720:480[v];[v][1:0]overlay[v2]" \
+ -filter_complex "[0:0]scale=720:480:flags=+accurate_rnd+bitexact[v];[v][1:0]overlay[v2]" \
-map "[v2]" -c:v rawvideo -map 1:s -c:s dvdsub