<div dir="ltr"><div><div>Hi all,<br><br></div>I am new bee to Gstreamer, learning through Gstreamer Application manual 1.4.5.<br><br></div>While i compiled the code in<div><div><a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-bin-custom.html" target="_blank">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-bin-custom.html</a> I realized that oggvorbisplayer plugin is missing. <br><br>>>gst-inspect-0.10 oggvorbisplayer<br>No such element or plugin 'oggvorbisplayer'<br><br>>>gcc custom_bin.c -o custom_bin `pkg-config --cflags --libs gstreamer-0.10`<br><br><br>>>./custom_bin <br><br>(custom_bin:7173): GLib-GObject-CRITICAL **: g_object_set: assertion `G_IS_OBJECT (object)' failed<br><br></div><div>1. How do I fix this??<br></div><div>2. how to find : Which elements/plugins are placed in gst plugins?<br></div><div><br></div><div>Thanks,<br></div><div>Sneha<br></div></div></div>