https://github.com/stefaniuk/docker-ffmpeg
Docker wrapper around ffmpeg command
https://github.com/stefaniuk/docker-ffmpeg
docker-image docker-tool ffmpeg
Last synced: about 2 months ago
JSON representation
Docker wrapper around ffmpeg command
- Host: GitHub
- URL: https://github.com/stefaniuk/docker-ffmpeg
- Owner: stefaniuk
- Created: 2018-02-11T22:03:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-15T22:51:42.000Z (over 8 years ago)
- Last Synced: 2024-12-27T03:25:12.126Z (over 1 year ago)
- Topics: docker-image, docker-tool, ffmpeg
- Language: Makefile
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://circleci.com/gh/codeworksio/docker-ffmpeg) [](http://microbadger.com/images/codeworksio/ffmpeg) [](http://microbadger.com/images/codeworksio/ffmpeg) [](http://microbadger.com/images/codeworksio/ffmpeg) [](https://hub.docker.com/r/codeworksio/ffmpeg/)
Docker FFmpeg
=============
Docker wrapper around `ffmpeg` command.
Installation
------------
Builds of the image are available on [Docker Hub](https://hub.docker.com/r/codeworksio/ffmpeg/).
docker pull codeworksio/ffmpeg
Alternatively you can build the image yourself.
docker build --tag codeworksio/ffmpeg \
github.com/codeworksio/docker-ffmpeg
Testing
-------
make build test