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.
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@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".