As discussed with tomas, this second revision does not include MXF anymore as it raises broader questions yet. The following track would certainly be to developp a generic audio filter that could be used in the general case with any format.
Tests samples for fate-suite/dolby_e uploaded here: https://framadrop.org/r/05WkojY4i3#VWCpClXRaLnju5Z479g2qvLgMjD64rCTjYu31kQSAbI= https://framadrop.org/r/dL5lFkBf3P#3lBD0SHINiZsN8BNBHUL2D1lRx17FJurCxzIRpXsMXg= Nicolas Gaullier (5): avformat/s337m: Use base AVClass for av_log usage avformat/s337m: Split read_packet/get_packet avformat/s337m: Make available as subdemuxer avformat/wavdec: s337m support avformat/s337m: Test wav subdemux libavformat/s337m.c | 97 +++++++++++++++++++++++++++++++++++++++++----------- libavformat/s337m.h | 65 +++++++++++++++++++++++++++++++++++ libavformat/wavdec.c | 19 ++++++++++ tests/Makefile | 1 + tests/fate-run.sh | 4 +++ tests/fate/audio.mak | 5 +++ 6 files changed, 171 insertions(+), 20 deletions(-) create mode 100644 libavformat/s337m.h -- 2.14.1.windows.1 _______________________________________________ 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".