[FFmpeg-devel] [PATCH] avformat/mxfenc: allow user comments for opatom muxer
Tomas Härdin
tjoppen at acc.umu.se
Mon Mar 11 11:55:25 EET 2019
sön 2019-03-10 klockan 19:03 -0700 skrev mindmark at gmail.com:
> > From: Mark Reid <mindmark at gmail.com>
>
> This patch restores the ability to add user comments for the opatom_mxf muxer.
> The ability seems to have been disabled in d9726893f31.
Seems the intent was to only disable them for D-10, so this is probably
fine. You should change this too:
IRT D-10 does not allow user comments. The default is thus to write
them for mxf but not for mxf_d10
to
IRT D-10 does not allow user comments. The default is thus to write
them for mxf and mxf_opatom but not for mxf_d10
The comment from Michael in d9726893f31 about comments causing problems
for "users" has me worried. We *need* functional tests for stuff like
that..
/Tomas
More information about the ffmpeg-devel
mailing list