[FFmpeg-trac] #10507(ffmpeg:new): compile and build 5.1 with enable-nvcc error in Ubuntu

FFmpeg trac at avcodec.org
Sun Aug 6 19:19:05 EEST 2023


#10507: compile and build 5.1 with enable-nvcc error in Ubuntu
-------------------------------------+-------------------------------------
             Reporter:  slickzheng   |                     Type:  defect
               Status:  new          |                 Priority:  important
            Component:  ffmpeg       |                  Version:
                                     |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 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?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10507>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list