[FFmpeg-devel] [PATCH] Add support for private PES streams in mpegts and support for application decoding the stream

Michael Niedermayer michaelni
Sun May 31 01:01:54 CEST 2009


On Sat, May 30, 2009 at 04:02:04PM -0700, Baptiste Coudurier wrote:
> Hi Michael,
> 
> On 5/30/2009 3:51 PM, Michael Niedermayer wrote:
> > On Sat, May 30, 2009 at 11:48:13PM +0300, Sebastian Cabot wrote:
> >> Well. It is up to you of course. This is just my contribution to the
> >> development of this great library.
> >>
> >> I will try and explain.
> >>
> >> First of all it makes another step in fully implementing the mpegts
> >> standard (How important this is I don't know),
> > 
> > I dont think the mpeg-ts standard suggests, even less so mandates
> > such hacks
> > 
> > 
> >> Second it allow users to handle the private streams without the need
> >> of manipulating the code of the library itself for every type of
> >> private stream they want to handle.
> > 
> > There are functions with which one can register AVCodecs ...
> > Also avformat surely can return all streams, even ones not identified
> > with a included codec
> 
> Yes, that should come soon, when the CODEC_ID_PROBE code is fixed ;)
> 
> > I think you have not even mentioned what problem you have with the
> > existing API that you choose such a implementation
> 
> Identifying streams in TS might be tricky, however having codec_tag set
> to registration descriptor can help, this should come soon too.

i am in favor of setting codec_tag

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Concerning the gods, I have no means of knowing whether they exist or not
or of what sort they may be, because of the obscurity of the subject, and
the brevity of human life -- Protagoras
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090531/6070c287/attachment.pgp>



More information about the ffmpeg-devel mailing list