Opened 9 months ago

Last modified 7 months ago

#10507 new defect

compile and build 5.1 with enable-nvcc error in Ubuntu

Reported by: slickzheng Owned by:
Priority: important Component: ffmpeg
Version: unspecified Keywords:
Cc: slickzheng Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

% git clone https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
cd nv-codec-headers && make install
git clone https://git.ffmpeg.org/ffmpeg.git -b release/5.1 ffmpeg/
./configure --enable-nvcc

i want to build and compile ffmpeg 5.1 in my machine, i have installed CUDA 12.2 and nv-codec-headers latest version, when i exec the configure, i got ERROR: nvenc requested but not found, how can i fix this problem?

Attachments (1)

screenshot-20230807-001819.png (88.9 KB ) - added by slickzheng 9 months ago.

Download all attachments as: .zip

Change History (2)

by slickzheng, 9 months ago

comment:1 by Dennis E. Mungai, 7 months ago

Kindly provide a valid config.log for this build run. It should be in the same directory as where ./configure was run.

Note: See TracTickets for help on using tickets.