[FFmpeg-devel] [PATCH] libavformat: add multiple PCR streams in MPEGTS muxer [v2]

msanders marksanders at protonmail.com
Tue Nov 20 17:57:58 EET 2018


This new patch adds three new options to the MPEG-TS muxer.
You can use them to mark PCRs in additional VIDEO/AUDIO/DATA streams.
It's useful when you will remux the output with pid filtering tools.
For example, if you put PCR in all audio streams, then you can filter
each audio stream to create a radio service.
PCR marks do not disturb outgoing stream, but it is not recommended
to do so as a regular rule. Anyway the resulting stream is conformant with specs.

Supersedes: [FFmpeg-devel] libavformat: add multiple PCR streams in MPEGTS muxer

M. Sanders.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-libavformat-add-multiple-PCR-streams-in-MPEGTS-muxer_v2.patch.txt
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20181120/dc4f86de/attachment.txt>


More information about the ffmpeg-devel mailing list