'playbin' gstreamer plugin missing

Ashish Kumar Mishra ashish.kmishra at dexceldesigns.com
Mon Nov 16 02:58:23 PST 2015


Dear  All , 

I hadn't installed other gstreamer-plugins ( BAD , BASE , UGLY , GOOD etc ) 
I have installed them now. Even after installing all Gstreamer Core +
Plugin's  below is the mentioned problem :-
It seems all the plug-ins are properly installed , but still the application
fails to create an instance of elements.
Like decodebin / videoconvert / videoscale etc. 

*1) GST-INSPECT detects the plugin    *
~: gst-inspect-1.0 | grep “videoconvert”
autoconvert: autovideoconvert: Select color space convertor based on caps
videoconvert: videoconvert: Colorspace converter
~:
~: gst-inspect-1.0 | grep “decodebin”
playback: uridecodebin: URI Decoder
playback: decodebin: Decoder Bin
~:
~: gst-inspect-1.0 | grep “videoscale”
videoscale: videoscale: Video scaler


*2) But the application fails to create an instance of elements :-*
0:00:00.010290211 19977 0xa9e260 WARN GST_PLUGIN_LOADING
gstplugin.c:748:_priv_gst_plugin_load_file_for_registry: module_open failed:
/usr/local/lib/gstreamer-1.0/libgstvideoscale.so: undefined symbol:
gst_video_converter_new

(gst-inspect-1.0:19977): GStreamer-WARNING **: Failed to load plugin
‘/usr/local/lib/gstreamer-1.0/libgstvideoscale.so’:
/usr/local/lib/gstreamer-1.0/libgstvideoscale.so: undefined symbol:
gst_video_converter_new
0:00:00.010421998 19977 0xa9e260 WARN GST_PLUGIN_LOADING
gstplugin.c:1269:gst_plugin_load_by_name: load_plugin error: Opening module
failed: /usr/local/lib/gstreamer-1.0/libgstvideoscale.so: undefined symbol:
gst_video_converter_new
0:00:00.010439066 19977 0xa9e260 WARN GST_PLUGIN_LOADING
gstpluginfeature.c:132:gst_plugin_feature_load: Failed to load plugin
containing feature ‘videoscale’.
element plugin couldn’t be loaded
Plugin Details:
Name videoscale
Description Resizes video
Filename /usr/local/lib/gstreamer-1.0/libgstvideoscale.so
Version 1.6.1
License LGPL
Source module gst-plugins-base
Source release date 2015-10-30
Binary package GStreamer Base Plug-ins source release
Origin URL Unknown package origin

videoscale: Video scaler

1 features:
+– 1 elements



Could you please guide as to how can the “*.c” code creates the elements ,
which are actually installed properly.
( Log is shared above of gst-inspect-1.0)


Thanks , 
Ashish Kumar Mishra 
 



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/playbin-gstreamer-plugin-missing-tp4674497p4674522.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list