Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2013-03-04 13:18:21 +0400
committerJanne Grunau <janne-libav@jannau.net>2013-03-04 14:22:21 +0400
commit15ea1ac695d7197e14f01620a709924277c52861 (patch)
treef56d80ca6c92f23ce5f812f0fba76dc1dec3069e /tests/fate/video.mak
parent8fbab7a6c84fd75de4f752b412cea8032604f75b (diff)
fate: remove last incomplete frame from mpeg2-field-enc test
Diffstat (limited to 'tests/fate/video.mak')
-rw-r--r--tests/fate/video.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/video.mak b/tests/fate/video.mak
index 8ce9d76bcd..30a06f0a44 100644
--- a/tests/fate/video.mak
+++ b/tests/fate/video.mak
@@ -173,7 +173,7 @@ FATE_SAMPLES_AVCONV-$(call DEMDEC, MVI, MOTIONPIXELS) += fate-motionpixels
fate-motionpixels: CMD = framecrc -i $(SAMPLES)/motion-pixels/INTRO-partial.MVI -an -pix_fmt rgb24 -vframes 111
FATE_SAMPLES_AVCONV-$(call DEMDEC, MPEGTS, MPEG2VIDEO) += fate-mpeg2-field-enc
-fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an
+fate-mpeg2-field-enc: CMD = framecrc -flags +bitexact -dct fastint -idct simple -i $(SAMPLES)/mpeg2/mpeg2_field_encoding.ts -an -vframes 30
# FIXME dropped frames in this test because of coarse timebase
FATE_NUV += fate-nuv-rtjpeg