Skip to content

The repo for the gpu enabled Docker Container with FFMPEG specially combined

Notifications You must be signed in to change notification settings

sasameti/gpu_ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gpu_ffmpeg

The repo for the gpu enabled Docker Container with FFMPEG specially combined

Intro:

This docker file extends the nvidia/cuda docker image and builds the ffmpeg on top of it so it can use the GPU.

How to use?

In order to Run a container Use the following command:

docker container run -it --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=compute,utility,video sajad93/gpu_ffmpeg bash

You also replace bash in the command above with any command you need.

About

The repo for the gpu enabled Docker Container with FFMPEG specially combined

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published