[gst-devel] How can I set properties of plugins, loaded by playbin2, launched with gst-launch?
wl2776
wl2776 at gmail.com
Mon Mar 15 09:52:20 CET 2010
Stefan Kost wrote:
>
> thant should not be a problem. gst-launch keeps pending set() actions
> until the
> eleemnt with the name has been created.
>
That is.
My command line is
gst-launch --gst-debug=rtspsrc:5,GST_REGISTRY:0,*:4 --gst-debug-no-color
--gst-plugin-path=`pwd`/.libs playbin2 uri=$location "source::debug"=true 2>
playbin2.out 1>&2
And the file playbin2.out contains only two words ASSIGNMENT: one for uri
and another for source::debug, and that assignment is unsuccessful.
Ok, will write a simple launcher in C.
--
View this message in context: http://n4.nabble.com/How-can-I-set-properties-of-plugins-loaded-by-playbin2-launched-with-gst-launch-tp1590465p1593088.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list