[FFmpeg-devel] [PATCH 02/17] fate/mxf: Add ProRes remux test

Andreas Rheinhardt andreas.rheinhardt at outlook.com
Tue Nov 9 23:11:18 EET 2021


Tomas Härdin:
> tis 2021-11-09 klockan 19:01 +0100 skrev Andreas Rheinhardt:
>> Also covers writing mastering display metadata.
> 
> So you're merging the D-10 user comments test and ProRes remuxing? What
> about remuxing D-10?
> 

No, I am adding a new test; the old test is still there. And both of the
mxf-d10-user-comments as well as mxf-remux-applehdr10 have a set of
common prerequisites (file and pipe protocols, mxf demuxer, framecrc
muxer), so I wanted to factor that out and did it wrong: Instead of
"FATE_MXF_FFMPEG_FFPROBE-$(call ALLYES, DVVIDEO_DECODER SCALE_FILTER" it
should be "FATE_MXF_REMUX_PROBE-$(call ALLYES, DVVIDEO_DECODER
SCALE_FILTER".

- Andreas


More information about the ffmpeg-devel mailing list