This is `qt-faststart` from FFmpeg
7.7K
This is FFMPEG (ffmpeg, ffserver, ffprobe etc.) on Alpine, using the latest static build.
It's available from both Quay.io and Docker Hub.
$ docker run -it --rm -v /path/to/files:/files sjourdan/ffmpeg <ffmpeg options>
TL;DR:
$ docker run -it --rm sjourdan/ffserver:3.0 <options>
Documentation and examples are available under ffserver/.
$ docker run -it --rm -v /path/to/files:/files sjourdan/ffprobe /files/videofile.mp4
$ docker run -it --rm sjourdan/qt-faststart
Content type
Image
Digest
Size
2.5 MB
Last updated
over 10 years ago
docker pull sjourdan/qt-faststart