Use ffmpeg to process video files.
3 Tools
Version 4.43 or later needs to be installed to add the server automatically
About
Use ffmpeg to process video files.
| Attribute | Details |
|---|---|
| Docker Image | busybox |
| Docker Image | linuxserver/ffmpeg:version-7.1-cli |
| Docker Image | vonwig/imagemagick |
| Author | Docker Inc. |
| Licence | Apache License 2.0 |
| Tools provided by this Server | Short Description |
|---|---|
imagemagick | Run a imagemagick command |
file-exists | check if a file exists |
ffmpeg | run the ffmpeg command |
imagemagickRun a imagemagick command
| Parameters | Type | Description |
|---|---|---|
args | string | The arguments to pass to imagemagick |
file-existscheck if a file exists
| Parameters | Type | Description |
|---|---|---|
path | string |
ffmpegrun the ffmpeg command
| Parameters | Type | Description |
|---|---|---|
args | array | arguments to pass to ffmpeg |
basedir | string | base directory |