> 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

You are trying to compile ffmpeg with support of nvenc (NVIDIA encoder).
If your machine has an NVIDIA card that has an encoder module then it
makes sense.

https://en.wikipedia.org/wiki/Nvidia_NVENC
https://developer.nvidia.com/ffmpeg

Start from this manual:
https://docs.nvidia.com/video-technologies/video-codec-sdk/12.0/ffmpeg-with-nvidia-gpu/index.html
_______________________________________________
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".

Reply via email to