gstreamer-vaapi
Tim Müller
tim at centricular.com
Wed Jan 18 14:48:49 UTC 2017
On Wed, 2017-01-18 at 09:46 -0500, Nick Kallen wrote:
> however, simply copying the files libgstnvenc.la libgstnvenc.so
> into /usr/lib/x86_64-linux-gnu/gstreamer-1.0/ or /usr/lib/x86_64-
> linux-gnu doesn’t seem to install the plugin:
>
> gst-launch-1.0 fakesrc ! nvenc
>
> WARNING: erroneous pipeline: no element "nvenc"
/usr/lib/x86_64-linux-gnu/gstreamer-1.0/ is the right directory, and
you just need to copy the .so file.
Start by running gst-inspect-1.0 on the .so file with the absolute
path, i.e.
gst-inspect-1.0 /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstnvenc.so
and see what it says.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list