[FFmpeg-devel] [PATCH] set/force channelcount in MXF D-10

Michael Niedermayer michaelni at gmx.at
Thu Jun 26 17:24:57 CEST 2014


On Thu, Jun 26, 2014 at 05:09:59PM +0200, Tomas Härdin wrote:
> On Wed, 2014-06-25 at 10:29 +0000, Gaullier Nicolas wrote:
> > +static const AVOption d10_options[] = {
> > +    { "mxf_channelcount", "Force/set channelcount in generic sound essence descriptor",
> > +      offsetof(MXFContext, channel_count), AV_OPT_TYPE_INT, {.i64 = -1}, -1, 8, AV_OPT_FLAG_ENCODING_PARAM},
> > +    { NULL },
> > +};
> 
> Too late to point this out since it's already pushed but: it'd be nicer
> if this option was called "d10_channelcount" to further emphasize that
> this is D-10 specific.

could still be changed if preferred, i dont think this has any users
& scripts using it in the fee hours since it was pushed

just needs a volunteer writing the patch and people agreeing its the
better name ...

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Breaking DRM is a little like attempting to break through a door even
though the window is wide open and the only thing in the house is a bunch
of things you dont want and which you would get tomorrow for free anyway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140626/d7afd57f/attachment.asc>


More information about the ffmpeg-devel mailing list