Am Mo., 13. Apr. 2020 um 02:17 Uhr schrieb Marton Balint <[email protected]>: > > > > On Mon, 13 Apr 2020, Carl Eugen Hoyos wrote: > > > Am Mo., 13. Apr. 2020 um 00:38 Uhr schrieb Marton Balint <[email protected]>: > >> > >> Fixes ticket #2622. > >> > >> Signed-off-by: Marton Balint <[email protected]> > >> --- > >> Changelog | 1 + > >> libavformat/mpegtsenc.c | 58 > >> ++++++++++++++++++++++++++++++++++++++++++++++++- > >> 2 files changed, 58 insertions(+), 1 deletion(-) > >> > >> diff --git a/Changelog b/Changelog > >> index 6dfe750d81..4ba44e5e2d 100644 > >> --- a/Changelog > >> +++ b/Changelog > >> @@ -58,6 +58,7 @@ version <next>: > >> - switch from AvxSynth to AviSynth+ on Linux > >> - mv30 decoder > >> - Expanded styling support for 3GPP Timed Text Subtitles (movtext) > >> +- use the correct stream types for m2ts output > > > > Don't you agree that "Support pcm audio when muxing m2ts" > > or "Support BluRay muxing" is a stronger wording? > > That is not true, m2ts mode is nowhere near Blu-ray compatible yet, so it > would be misleading to say that. Also it is not just about PCM audio, the > ticket was opened for PGS subtitles as far as I remember.
I think there is enough room for "Support for muxing pcm and pgs in m2ts" Carl Eugen _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
