A tsdemuxer PIDs property
Edward Hervey
bilboed at bilboed.com
Fri Nov 15 07:43:13 PST 2013
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131115/f91d73c1/attachment.pgp>
More information about the gstreamer-devel
mailing list