symbol lookup error: gst-launch-1.0: undefined symbol: gst_element_add_property_deep_notify_watch
rahulk
rahulk7858 at gmail.com
Tue Feb 21 03:06:47 UTC 2017
Hi dev's,
i installed gstreamer from source (version 1.11) and did configuration using
./configure --prefix=/usr.
most of popular plugins are working fine but on executing this sequence i am
getting error. i have set env variable to export LD_LIBRARY_PATH=/usr also
ran sudo ldconfig
gst-launch-1.0 -v ximagesrc use-damage=false ! videoconvert ! videoscale !
video/x-raw,format=I420,width=800,height=600,framerate=25/1 ! jpegenc !
rtpjpegpay ! udpsink host=127.0.0.1 port=5000
gst-launch-1.0: symbol lookup error: gst-launch-1.0: undefined symbol:
gst_element_add_property_deep_notify_watch
did i miss anything ?
thanks and regards
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/symbol-lookup-error-gst-launch-1-0-undefined-symbol-gst-element-add-property-deep-notify-watch-tp4681961.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list