A tool that watch a directory for new video files to scale down. I built this for myself.
docker build -t mlaflamme/ffmpeg-batch .
docker push mlaflamme/ffmpeg-batch
docker exec -it <container> /bin/bash
A tool that watch a directory for new video files to scale down. I built this for myself.
docker build -t mlaflamme/ffmpeg-batch .
docker push mlaflamme/ffmpeg-batch
docker exec -it <container> /bin/bash