Discussion:
[FFmpeg-user] ffnvcodec dependency not satisfied even after including external headers
Danny Darvish
2018-03-30 21:26:04 UTC
Permalink
Hi,

I think configure made a mistake when giving me this error, because the
dependency *should* be satisfied:


* ERROR: cuda requested, but not all dependencies are satisfied:
ffnvcodec*
I have downloaded the Nvidia headers from the repository here:


* https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
<https://git.videolan.org/git/ffmpeg/nv-codec-headers.git>*
And run make & make install. Make install puts ffnvcodec.pc in
/usr/local/lib/pkgconfig/, which is listed when I run:


* pkg-config --variable pc_path pkg-config*
PKG_CONFIG_PATH was not set by default, but I exported the output of the
above command to PKG_CONFIG_PATH.

None of this has worked though. I am on macOS. I have attached my
config.log file.

Thanks,
Danny

Loading...