[FFmpeg-devel] [PATCH v2 4/4] avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors for m2ts

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Apr 13 02:07:59 EEST 2020


Am Mo., 13. Apr. 2020 um 00:38 Uhr schrieb Marton Balint <cus at passwd.hu>:
>
> Fixes ticket #2622.
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  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?

Carl Eugen


More information about the ffmpeg-devel mailing list