self compiled gstreamer and python

Gst-Geek gstreamer.nabble at mailinator.com
Wed Dec 26 08:24:48 UTC 2018


Adding (Prefix)
LD_LIBRARY_PATH,PKG_CONFIG_PATH, PATH and GST_PLUGIN_PATH may help you



export GST_PATH=$HOME/install
export LD_LIBRARY_PATH=$GST_PATH/lib:$LD_LIBRARY_PATH
export PKG_CONFIG_PATH=$GST_PATH/lib/pkgconfig:$PKG_CONFIG_PATH
export PATH=$GST_PATH/bin:$PATH
export GST_PLUGIN_PATH=$GST_PLUGIN_PATH/lib/gstreamer-1.0





--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list