Search Docker Hub
ffmpeg
By tsuyopon123
ffmpeg for arm64 & amd64
1.5K
apt install ffmpeg
docker run --device /dev/video11:/dev/video11 \ -v $(pwd):$(pwd) -w $(pwd) tsuyopon123/ffmpeg:4.4-debian \ -stats -i input.mp4 -c:v h264_v4l2m2m output.mp4
Content type
Image
Digest
Size
188.9 MB
Last updated
almost 5 years ago
docker pull tsuyopon123/ffmpeg