Without the detailed output from your compile, it's going to be impossible for anybody to guess as to the issue. The output is normally a very good communicator of the issue and it's potential resolution.
At a guess, you might not have all the dependencies required. We compile an `ffmpeg` with pretty much everything enabled here: https://github.com/aperim/docker-nvidia-cuda-ffmpeg/blob/7d7c1d85c79239210b4b5314c2fb2aaac1170d4e/ffmpeg/Dockerfile#L151 Above it - you can see the voluminous list of requirements that are needed. You won't need all of those, but - I'm sure the list will be more helpful when you provide the full output of your compile. Regards, Troy Brevity is the elixir of life. Father Hector McGrath, Pixie 2020 ------- Original Message ------- On Tuesday, October 3rd, 2023 at 10:58, Vishal Chaudhary <vishuserv...@gmail.com> wrote: > Hi I am using ffmpeg 4.3.2 with nvidia 470.42.01 cuda 11.4 but when i > configure it to enable nvenc its always showing nvenc is requested but not > configured what can i do to resolve this? > ./configure --enable-cuvid --enable-nvenc --enable-nonfree --enable-gpl > --enable-cuda --extra-cflags=-I/usr/local/cuda/include > --extra-ldflags=-L/usr/local/cuda/lib64 > this is the command that i am using kindly help me to resolve this issue > _______________________________________________ > ffmpeg-user mailing list > ffmpeg-user@ffmpeg.org > https://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
publickey - troy@troykelly.com - 0x3DB9B3FB.asc
Description: application/pgp-keys
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".