[FFmpeg-devel] [PATCH] lavf/mpegtsenc: add special case for handling timed ID3 packets
James Almer
jamrial at gmail.com
Thu Jul 28 21:57:19 EEST 2016
On 7/28/2016 3:44 PM, Timothy Gu wrote:
> On Thu, May 19, 2016 at 1:23 PM Michael Niedermayer <michael at niedermayer.cc>
> wrote:
>
>> On Thu, May 19, 2016 at 06:45:41PM +0200, Stefano Sabatini wrote:
>>> Set the stream_id to 0xbd (private_stream_id_1). Tools seem to assume
>>> that value, and this is consistent with MPEG TS (ITU-T H.222.0) section
>>> 2.12.3.
>>> ---
>>> libavformat/mpegtsenc.c | 3 +++
>>> 1 file changed, 3 insertions(+)
>>
>> should be ok
>>
>
> Any reason why this was held back?
>
> Timothy
Stefano apparently forgot to push it.
More information about the ffmpeg-devel
mailing list