mpegtsenc: add flag to embed an AC-3 ES the DVB way

Multimedia / Libav - Stefan Pöschel [gmx.de] - 14 December 2015 08:16 UTC

So far an AC-3 elementary stream is refered to in the PMT according to System A (ATSC). However System B (DVB) has a different way to signal an AC-3 ES within the PMT. This different way can be enabled by a new flag. The flag is more generally named 'system_b' as there are further differences between ATSC and DVB (e.g. the signalling of E-AC-3) which should then also be covered by it in the future.

Bug-Id: 73

dbce017 mpegtsenc: add flag to embed an AC-3 ES the DVB way
libavformat/mpegtsenc.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)

Upstream: git.libav.org


  • Share