Error in setting up a gst pipeline (example)
joestrummer1982
ck at smartray.de
Fri Jan 18 02:25:09 PST 2013
Hey gus,
i want to go into gstreamer (C/C++), so i want to test something very easy,
just an example to setup playbin2 to play movie file.
But if i execute "GstElement * gstPipeline =
gst_element_factory_make("playbin2","player");", the output is a NULL
Pointer (gstPipeline), but the GST_PLUGIN_PATH is set correctly and the lib
"libgstplaybin.dll" is existing there in the path.
What can be wrong?
Regards,
Christian
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Error-in-setting-up-a-gst-pipeline-example-tp4658011.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list