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

Timothy Gu timothygu99 at gmail.com
Thu Jul 28 21:44:09 EEST 2016


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


More information about the ffmpeg-devel mailing list