[Bug 772688] nvenc does not build on Ubuntu 16.04

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Oct 11 07:47:27 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=772688

--- Comment #4 from Florent ThiƩry <florent.thiery at ubicast.eu> ---
I could work around it by not defining NVENCODE_CFLAGS but copying the SDK
header files into /usr/local/include instead

cp ~/src/nvidia_video_sdk_6.0.1/Samples/common/inc/ /usr/local/include/

NVENCODE_LIBS="-L/usr/lib/nvidia-361/" ./configure --disable-gtk-doc
--with-cuda-prefix="/usr"
make -C sys/nvench

I think there may be something wrong with NVENCODE_CFLAGS

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list