Custom Bin
Sneha Murganoor
sneha.nie at gmail.com
Tue Apr 7 01:51:22 PDT 2015
Hi all,
I am new bee to Gstreamer, learning through Gstreamer Application manual
1.4.5.
While i compiled the code in
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/section-bin-custom.html
I realized that oggvorbisplayer plugin is missing.
>>gst-inspect-0.10 oggvorbisplayer
No such element or plugin 'oggvorbisplayer'
>>gcc custom_bin.c -o custom_bin `pkg-config --cflags --libs gstreamer-0.10`
>>./custom_bin
(custom_bin:7173): GLib-GObject-CRITICAL **: g_object_set: assertion
`G_IS_OBJECT (object)' failed
1. How do I fix this??
2. how to find : Which elements/plugins are placed in gst plugins?
Thanks,
Sneha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150407/c1671702/attachment.html>
More information about the gstreamer-devel
mailing list