[FFmpeg-user] FW: issues in ffmpeg installation

Vemula, Saibharath Saibharath.Vemula at netapp.com
Fri Apr 22 08:52:03 EEST 2022


Hi ,

I have CentOS Stream 8 vm and i have cloned the ffmpeg repo by the following command
https://git.ffmpeg.org/ffmpeg.git

and I ran the below command and i have got an error after execution of the command

./configure --enable-cuda --enable-cuvid --enable-nvdec --enable-nvenc --enable-nonfree --enable-libnpp --extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64 --disable-x86asm

below is the error i have got ,can u please help us in fixing the issue.i have attached the config file log for reference as well
[root at localhost FFmpeg]# ./configure --enable-nonfree --enable-cuda-nvcc --enable-libnpp --extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64 --disable-static --enable-shared --disable-x86asm
ERROR: failed checking for nvcc.

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user at ffmpeg.org<mailto:ffmpeg-user at ffmpeg.org> mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 405023 bytes
Desc: config.log
URL: <https://ffmpeg.org/pipermail/ffmpeg-user/attachments/20220422/40665cf9/attachment.obj>


More information about the ffmpeg-user mailing list