On 24.05.2021 00:08, Dylan Fernando wrote:
I got it to work, with --enable-cuda as well, using:PKG_CONFIG_PATH="/home/dylan/Files/nv-codec-headers" ./configure --enable-opencl --enable-vulkan --enable-libglslang --disable-stripping --enable-nonfree --enable-cuda --enable-cuda-nvcc --extra-cflags=-I/opt/local/cuda/include --nvccflags="-gencode arch=compute_52,code=sm_52 -O2"
--enable-cuda is not a valid option since a long time. You desperately need to update your ffmpeg if it still recognized is.You use --enable-cuda-nvcc if you for some reason insist on the proprietary compile, or --enable-cuda-llvm to use clang and rid yourself of the dependency on the CUDA SDK.
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".