mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
fate: remove last incomplete frame from mpeg2-field-enc test
This commit is contained in:
parent
8fbab7a6c8
commit
15ea1ac695
@ -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
|
||||
|
@ -29,4 +29,3 @@
|
||||
0, 129600, 129600, 0, 622080, 0xa45e1d95
|
||||
0, 133200, 133200, 0, 622080, 0x6cc61d6c
|
||||
0, 136800, 136800, 0, 622080, 0x6983b417
|
||||
0, 140400, 140400, 0, 622080, 0x982363c0
|
||||
|
Loading…
Reference in New Issue
Block a user