[FFmpeg-devel] Patch for CUDA Scale Filter

Timo Rothenpieler timo at rothenpieler.org
Tue Apr 18 19:24:26 EEST 2017


> FWIW there are non-nvcc cuda compilers that run on Windows, like clang.
> http://llvm.org/docs/CompileCudaWithLLVM.html

As this needs nonfree anyway, it might as well use NVRTC and compile the 
code at runtime, same way OpenCL does it.
That's probably even easier than fiddling with integrating nvcc into the 
build process, and also allows for it to work on Windows with MinGW builds.


More information about the ffmpeg-devel mailing list