mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2024-12-22 07:20:45 +00:00
FATE: add a jv test
This commit is contained in:
parent
b7462a3904
commit
952f943d40
@ -157,6 +157,9 @@ fate-interplay-mve-16bit: CMD = framecrc -i $(TARGET_SAMPLES)/interplay-mve/desc
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, MXF, JPEG2000) += fate-jpeg2000-dcinema
|
||||
fate-jpeg2000-dcinema: CMD = framecrc -flags +bitexact -i $(TARGET_SAMPLES)/jpeg2000/chiens_dcinema2K.mxf -pix_fmt xyz12le
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, JV, JV) += fate-jv
|
||||
fate-jv: CMD = framecrc -i $(TARGET_SAMPLES)/jv/intro.jv -an -pix_fmt rgb24
|
||||
|
||||
FATE_SAMPLES_AVCONV-$(call DEMDEC, AVI, KGV1) += fate-kgv1
|
||||
fate-kgv1: CMD = framecrc -i $(TARGET_SAMPLES)/kega/kgv1.avi -pix_fmt rgb555le -an
|
||||
|
||||
|
9
tests/ref/fate/jv
Normal file
9
tests/ref/fate/jv
Normal file
@ -0,0 +1,9 @@
|
||||
#tb 0: 2/25
|
||||
0, 0, 0, 1, 192000, 0x00000000
|
||||
0, 2, 2, 1, 192000, 0x95ece4ea
|
||||
0, 3, 3, 1, 192000, 0x9abaf682
|
||||
0, 4, 4, 1, 192000, 0x9a93fed6
|
||||
0, 5, 5, 1, 192000, 0x112dfade
|
||||
0, 6, 6, 1, 192000, 0xb8f3e986
|
||||
0, 7, 7, 1, 192000, 0x21daea8e
|
||||
0, 8, 8, 1, 192000, 0x5dc1032d
|
Loading…
Reference in New Issue
Block a user