[gst-devel] Set PID for mpegtsdemux pad

Marco Ballesio gibrovacco at gmail.com
Fri Nov 19 16:35:03 CET 2010


On 11/10/10, shul <yakir at arcostech.com> wrote:
>
> Hi
> I need to set the PID for mpegtsdemux in C code, I need to do the follow
> command line in code
>
> gst-launch filesrc location=ts1.ts ! mpegtsdemux program-number=703
> name=demux demux.video_03e8 ! queue ! mpeg2dec ! ffmpegcolorspace !
> xvimagesink  demux.audio_07d0 ! queue ! mad ! audioconvert ! autoaudiosink
>
> dose any one have idia how to do it?

with gst_parse_launch it's mostly a copy/paste exercise:

http://www.gstreamer.net/data/doc/gstreamer/head/gstreamer/html/gstreamer-GstParse.html

Regards

>
> Thanks
>
> --
> View this message in context:
> http://gstreamer-devel.966125.n4.nabble.com/Set-PID-for-mpegtsdemux-pad-tp3036153p3036153.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-dev2dev
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>




More information about the gstreamer-devel mailing list