Commit 6419b4c0 authored by Mark Reid's avatar Mark Reid Committed by Michael Niedermayer

test/fate: add multi component mxf test

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent d8d43332
......@@ -5,6 +5,9 @@ fate-mxf-missing-index-demux: CMD = crc -i $(TARGET_SAMPLES)/mxf/opatom_missing_
FATE_MXF += fate-mxf-essencegroup-demux
fate-mxf-essencegroup-demux: CMD = framecrc -i $(TARGET_SAMPLES)/mxf/opatom_essencegroup_alpha_raw.mxf -vcodec copy
FATE_MXF += fate-mxf-multiple-components-demux
fate-mxf-multiple-components-demux: CMD = framecrc -i $(TARGET_SAMPLES)/mxf/multiple_components.mxf -vcodec copy
FATE_MXF-$(CONFIG_MXF_DEMUXER) += $(FATE_MXF)
FATE_SAMPLES_AVCONV += $(FATE_MXF-yes)
......
#tb 0: 1001/24000
#media_type 0: video
#codec_id 0: dnxhd
#dimensions 0: 640x480
#sar 0: 1/1
0, 0, 0, 1, 28672, 0x7a4b0044
0, 1, 1, 1, 28672, 0x75dc29a6
0, 2, 2, 1, 28672, 0xecabd44b
0, 3, 3, 1, 28672, 0xc917a96e
0, 4, 4, 1, 28672, 0x7805cfd5
0, 5, 5, 1, 28672, 0x55d26dab
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment