A tsdemuxer PIDs property

Eric Trousset etrousset at awox.com
Fri Nov 15 08:12:32 PST 2013


Hi, 
I ll check what we got in the stream, but for now, we get the PIDs we need to show/play via upnp, and don't get any program information.
Also, we might need to change the played stream during playback.

Eric

> -----Original Message-----
> From: Edward Hervey [mailto:bilboed at bilboed.com]
> Sent: vendredi 15 novembre 2013 16:43
> To: Discussion of the development of and with GStreamer
> Subject: Re: A tsdemuxer PIDs property
> 
> Hi,
> 
> On Fri, 2013-11-15 at 12:37 +0100, Eric Trousset wrote:
> > Hi all,
> >
> >
> >
> > I am porting my application from gstreamer 0.10 to 1.0. And I used to
> > use FluTsDemuxer witch I could give the audio and video PIDs via the
> > es-pid property. Its seems this element hasn’t been ported to 1.0, so
> > is there an alternative TSDemuxer I could use witch would accept PID
> > from properties?
> 
>   tsdemux doesn't (and most likely will never) allow setting PES PID.
> 
>   The rationale is that if you don't have a PMT ... you can't guess the
> nature/type/caps/property of the individual PES streams.
> 
>   That being said, if you *do* have PMT we could envision adding a property
> to specify on which PID it is.
> 
>     Edward
> 
> >
> >
> >
> > Best regards,
> >
> > Eric
> >
> >
> > _______________________________________________
> > gstreamer-devel mailing list
> > gstreamer-devel at lists.freedesktop.org
> > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list