3

When running

    ./configure --enable-cuda --enable-cuvid --enable-nvenc --enable-nonfree --enable-libnpp --extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib

I am met with

    ERROR: cuda requested, but not all dependencies are satisfied: ffnvcodec

even though I have cloned the external Nvidia headers repo at 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 tried exporting the output of the above command to PKG_CONFIG_PATH.

None of this has worked though. I am on macOS. Is there something I am missing?

dannycbus
  • 132

0 Answers0