⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

mlaflamm/ffmpeg-batch

Repository files navigation

ffmpeg-batch

A tool that watch a directory for new video files to scale down. I built this for myself.

Docker cheatsheet

build docker image
docker build -t mlaflamme/ffmpeg-batch .
publish docker image
docker push mlaflamme/ffmpeg-batch
run interactive shell in running container
docker exec -it <container> /bin/bash

About

A tool that watch a directory for new video files to scale them down.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published