Skip to content

craiggilchrist/ffmpeg-cuda-docker

Repository files navigation

ffmpeg-cuda-docker

Docker base images with CUDA support for various functions.

Image details

The docker images are based on the latest nvidia/cuda ubuntu 22.04 image and includes ffmpeg cloned and built from https://git.ffmpeg.org/ffmpeg.git. FFMPEG is built with the following options:

  • enable-nonfree
  • enable-cuda
  • enable-cuvid
  • enable-nvenc
  • enable-nonfree
  • enable-libnpp
  • enable-opencl
  • enable-gpl
  • enable-libmp3lame
  • enable-libx264
  • enable-libx265
  • enable-libvpx
  • extra-cflags=-I/usr/local/cuda/include
  • extra-ldflags=-L/usr/local/cuda/lib64

Docker hub list

The following images are available in docker hub:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages