[FFmpeg-devel] [PATCH 1/2] avformat/mxf: support MCA audio information

Pierre-Anthony Lemieux pal at sandflow.com
Mon Nov 29 03:04:32 EET 2021


On Sun, Nov 28, 2021 at 4:56 PM Marton Balint <cus at passwd.hu> wrote:
>
>
>
> On Thu, 25 Nov 2021, Marc-Antoine Arnaud wrote:
>
> > ---
> > doc/demuxers.texi     |  10 ++
> > libavformat/mxf.h     |   1 +
> > libavformat/mxfdec.c  | 293 +++++++++++++++++++++++++++++++++++++++++-
> > libavformat/version.h |   2 +-
> > 4 files changed, 299 insertions(+), 7 deletions(-)
>
> I went through this, and the MCA label spec (or rather the draft which is
> publicly available), and found several issues with your approach.
>
> At this point, after so many iterations, I believe it is better if I just
> post my follow-up patches which describe in detail what needed fixing.
>
> Please, check and test the patch series, because I don't have any real
> world files to tests, except the ones created by the BMX tools for
> regression tests.

A sample file is available at:

http://ffmpeg-imf-samples-public.s3.us-west-1.amazonaws.com/callout_51_l_r_c_lfe_ls_rs.mxf

Attached is the XML dump of the header metadata of that sample file,
obtained using the online tool at:

https://registry.smpte-ra.org/apps/regxmldump/view/draft/

>
> Also please provide some MXF samples with MCA if you can, so features like
> routing can be more throroughly tested.
>
> Thanks,
> Marton
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
-------------- next part --------------
A non-text attachment was scrubbed...
Name: callout_51_l_r_c_lfe_ls_rs.mxf.regxmldump.xml
Type: text/xml
Size: 15835 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20211128/27a9dbd1/attachment.xml>


More information about the ffmpeg-devel mailing list