From a9c1545a33c5268fe35605da5163df722b5eedc1 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 16 Jul 2015 01:54:56 +0200 Subject: avformat/mpegtsenc: support storing PAT/PMT per frame Signed-off-by: Michael Niedermayer --- doc/muxers.texi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/muxers.texi') diff --git a/doc/muxers.texi b/doc/muxers.texi index d75d7dee6b..4c2826c0f0 100644 --- a/doc/muxers.texi +++ b/doc/muxers.texi @@ -810,6 +810,8 @@ Option mpegts_flags may take a set of such flags: Reemit PAT/PMT before writing the next packet. @item latm Use LATM packetization for AAC. +@item pat_pmt_at_frames +Reemit PAT and PMT at each video frame. @end table @subsection Example -- cgit v1.2.3