[FFmpeg-devel] [PATCH] avformat/mpegts: opus muxing & demuxing expanded
pkv.stream
pkv.stream at gmail.com
Tue Aug 29 23:58:04 EEST 2017
Hello,
this patch expands support for mapping_family 255 (and part of 1) for
mpegts muxer and demuxer.
(Ambisonics family 2 & 3 not covered).
See commit commentary.
My case use (as an example) is that I needed to broadcast in mpeg-ts
with 16 audio channels coming from SDI, corresponding to 16 different
languages. Opus supports up to 255 channels but the mpegts muxer and
demuxer allowed only up to 8 channels.
Thanks for all reviews and opinion.
More information about the ffmpeg-devel
mailing list