https://github.com/maruyamaworks/docker-nvenc
FFmpeg docker images with NVIDIA NVENC (Hardware-Accelerated Video Encoding)
https://github.com/maruyamaworks/docker-nvenc
container docker encoding ffmpeg nvenc
Last synced: 26 days ago
JSON representation
FFmpeg docker images with NVIDIA NVENC (Hardware-Accelerated Video Encoding)
- Host: GitHub
- URL: https://github.com/maruyamaworks/docker-nvenc
- Owner: maruyamaworks
- Created: 2018-12-02T05:28:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-28T12:40:56.000Z (almost 7 years ago)
- Last Synced: 2026-06-12T15:34:09.177Z (26 days ago)
- Topics: container, docker, encoding, ffmpeg, nvenc
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/clerk67/nvenc/
- Size: 4.88 KB
- Stars: 11
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supported tags and respective `Dockerfile` links
### CentOS 7
#### NVIDIA Video Codec SDK 8.2
- [`8.2-ffmpeg4.1`, `8.2`, `latest` (*8.2/ffmpeg4.1/Dockerfile*)](https://github.com/clerk67/docker-nvenc/blob/master/8.2/ffmpeg4.1/Dockerfile)
#### NVIDIA Video Codec SDK 8.0
- [`8.0-ffmpeg3.4` (*8.0/ffmpeg3.4/Dockerfile*)](https://github.com/clerk67/docker-nvenc/blob/master/8.0/ffmpeg3.4/Dockerfile)
### Ubuntu 18.04
#### NVIDIA Video Codec SDK 8.2
- [`8.2-ffmpeg4.1-ubuntu18.04` (*8.2/ffmpeg4.1/Dockerfile*)](https://github.com/clerk67/docker-nvenc/blob/ubuntu18.04/8.2/ffmpeg4.1/Dockerfile)
#### NVIDIA Video Codec SDK 8.0
- [`8.0-ffmpeg3.4-ubuntu18.04` (*8.0/ffmpeg3.4/Dockerfile*)](https://github.com/clerk67/docker-nvenc/blob/ubuntu18.04/8.0/ffmpeg3.4/Dockerfile)
# License
By downloading these images, you agree to the terms of the license agreements for software included in the images.
### CUDA Toolkit
To view the license for the CUDA Toolkit included in this image, click [*here*](http://docs.nvidia.com/cuda/eula/index.html)
### FFmpeg
To view the license for FFmpeg included in this image, click [*here*](https://www.ffmpeg.org/legal.html)