[FFmpeg-devel] [PATCH v2 4/4] avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors for m2ts
Marton Balint
cus at passwd.hu
Tue Apr 21 22:44:36 EEST 2020
On Mon, 20 Apr 2020, Marton Balint wrote:
>
>
> On Thu, 16 Apr 2020, Carl Eugen Hoyos wrote:
>
>> Am Mo., 13. Apr. 2020 um 02:17 Uhr schrieb Marton Balint <cus at passwd.hu>:
>>>
>>>
>>>
>>> On Mon, 13 Apr 2020, Carl Eugen Hoyos wrote:
>>>
>>> > 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?
>>>
>>> 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"
>
> Ok, will apply soon the series with that line in the changelog.
Applied the series.
Regards
Marton
More information about the ffmpeg-devel
mailing list