diff options
Diffstat (limited to 'tests/fate/vcodec.mak')
-rw-r--r-- | tests/fate/vcodec.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak index 5a5b703b45..86f27c7546 100644 --- a/tests/fate/vcodec.mak +++ b/tests/fate/vcodec.mak @@ -53,7 +53,7 @@ fate-vsynth%-dv-50: DECOPTS = -sws_flags neighbor fate-vsynth%-dv-50: FMT = dv FATE_VCODEC-$(call ENCDEC, FFV1, AVI) += ffv1 -fate-vsynth%-ffv1: ENCOPTS = -strict -2 +fate-vsynth%-ffv1: ENCOPTS = -slices 4 -strict -2 FATE_VCODEC-$(call ENCDEC, FFVHUFF, AVI) += ffvhuff |