channel changing dvbsrc plugin

mahendiran mahendiran88 at gmail.com
Mon May 20 03:45:45 PDT 2013


Dear Sumanth,

How are you setting ES PID in mpegtsdemux.

I am changing the ES pid in the below way, but it is not taking the new
PIDs.

gst_element_set_state (data.pipeline, GST_STATE_PAUSED);
g_object_set ( G_OBJECT(data.dmx), "es-pids","0x12D:0x12E:0x12D", NULL );
gst_element_set_state (data.pipeline, GST_STATE_PLAYING);

Please guide me to solve this issue.

Best Regards,
Mahendiran.B



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/channel-changing-dvbsrc-plugin-tp970296p4659992.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list