ffmpeg-cuda-docker
ffmpeg-cuda-docker copied to clipboard
use nvenc/nvdec with docker 19.x
Results
1
ffmpeg-cuda-docker issues
Sort by
recently updated
recently updated
newest added
Hi, just tried your Dockerfile - it seems that the precompiled ffmpeg which comes with apt does not have the latest [Nvidia Codec SDK](https://developer.nvidia.com/nvidia-video-codec-sdk) built in. I followed Nvidia's[ installation...