Compiling nvdec

jmz jmzheng at gmail.com
Fri Nov 24 10:41:18 UTC 2017


Hi Dave


Digits wrote
> I now have nvdec built and installed but it is not working. 
> gst-inspect-1.0
> reports
> 
> (gst-inspect-1.0:31352): GStreamer-WARNING **: Failed to load plugin
> '/usr/local/lib/gstreamer-1.0/libgstnvdec.so': libgstgl-1.0.so.0: cannot
> open shared object file: No such file or directory
> Could not load plugin file: Opening module failed: libgstgl-1.0.so.0:
> cannot
> open shared object file: No such file or directory
> 
> However the file is available in /usr/local/lib/

You should check the shared library libgstgl-1.0.so.0 required by your
plugin libgstnvdec.so. For example, run "ldd
/usr/local/lib/gstreamer-1.0/libgstnvdec.so"

Does it require libgstgl-1.0.so.0 located in /usr/local/lib or other place?





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


More information about the gstreamer-devel mailing list