Re: [FFmpeg-devel] [PATCH] lavf/mpegtsenc: add special case for handling timed ID3 packets

2016-07-29 Thread Stefano Sabatini
On date Thursday 2016-05-19 22:20:41 +0200, Michael Niedermayer encoded:
> 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

Finally applied, thanks.
-- 
FFmpeg = Friendly Fostering Majestic Powered Ecumenical Governor
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] lavf/mpegtsenc: add special case for handling timed ID3 packets

2016-07-28 Thread James Almer
On 7/28/2016 3:44 PM, Timothy Gu wrote:
> On Thu, May 19, 2016 at 1:23 PM Michael Niedermayer 
> 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.

___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] lavf/mpegtsenc: add special case for handling timed ID3 packets

2016-07-28 Thread Timothy Gu
On Thu, May 19, 2016 at 1:23 PM Michael Niedermayer 
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
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


Re: [FFmpeg-devel] [PATCH] lavf/mpegtsenc: add special case for handling timed ID3 packets

2016-05-19 Thread Michael Niedermayer
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

[...]
-- 
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides


signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel