mirror of https://git.ffmpeg.org/ffmpeg.git
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>
This commit is contained in:
parent
99eabcdd5f
commit
80508178e1
|
@ -858,6 +858,8 @@ Reemit PAT/PMT before writing the next packet.
|
||||||
Use LATM packetization for AAC.
|
Use LATM packetization for AAC.
|
||||||
@item pat_pmt_at_frames
|
@item pat_pmt_at_frames
|
||||||
Reemit PAT and PMT at each video frame.
|
Reemit PAT and PMT at each video frame.
|
||||||
|
@item system_b
|
||||||
|
Conform to System B (DVB) instead of System A (ATSC).
|
||||||
@end table
|
@end table
|
||||||
|
|
||||||
@subsection Example
|
@subsection Example
|
||||||
|
|
Loading…
Reference in New Issue