ffmpeg-nvenc icon indicating copy to clipboard operation
ffmpeg-nvenc copied to clipboard

Error: nvenc requested, but not all dependencies are satisfied: ffnvcodec

Open Ubuntuify opened this issue 5 years ago • 7 comments

Here's the log. config.log

Ubuntuify avatar Dec 15 '19 22:12 Ubuntuify

I have the same issue building on Ubuntu 20.04 LTS with gcc 9.3 Also I had to modify the x264 download link to make the script work

Michael-Liao avatar Jun 27 '20 13:06 Michael-Liao

I had the same issue. That's why I submitted this PR: https://github.com/lutris/ffmpeg-nvenc/pull/31 (it successfully compiles on Ubuntu 20.04)

gredin avatar Feb 01 '21 14:02 gredin

This is a very old issue and I don't use it anymore for my Linux installation. I opened my OBS on a new fresh install and NVENC came built-in. So I wonder why you guys have to use this script now.

Ubuntuify avatar Feb 02 '21 10:02 Ubuntuify

@RyanGamingXbox Because I'm using it for encoding with ffmpeg, not for gaming or live streaming.

gredin avatar Feb 02 '21 10:02 gredin

install this package : libffmpeg-nvenc-dev. maybe this can solve your problem.

kppomzh avatar Feb 04 '21 00:02 kppomzh

install pkg-config and

nrobin avatar Jul 25 '23 04:07 nrobin