Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Pöschel <basic.master@gmx.de>2015-12-25 12:33:35 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2015-12-25 14:31:25 +0300
commit80508178e14f6aff2c86ab7762a82794a108eec4 (patch)
tree64852f054a9b2300e10b9346c6db710befb1cbed /doc/muxers.texi
parent99eabcdd5f904e98a02184889ab84cc9d5c17a8c (diff)
doc/muxers/mpegts: update doc after adding flag to embed an AC-3/E-AC-3 ES the DVB way
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc/muxers.texi')
-rw-r--r--doc/muxers.texi2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/muxers.texi b/doc/muxers.texi
index b6d88231ac..a308d3d7c1 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -858,6 +858,8 @@ Reemit PAT/PMT before writing the next packet.
Use LATM packetization for AAC.
@item pat_pmt_at_frames
Reemit PAT and PMT at each video frame.
+@item system_b
+Conform to System B (DVB) instead of System A (ATSC).
@end table
@subsection Example