FFmpeg-mkvdts2ac3

FFmpeg-mkvdts2ac3

Docker app from snoopy86's Repository

Overview

A Docker container designed to watch a directory and encode media files.

Install FFmpeg-mkvdts2ac3 on Unraid in a few clicks.

Find FFmpeg-mkvdts2ac3 in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for FFmpeg-mkvdts2ac3 Review the template variables and paths Click Install

Download Statistics

57,338
Total Downloads
64
This Month
201
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
snoopy86/ffmpeg
Last Updated2020-12-20
First Seen2020-10-19

Runtime arguments

Network
bridge
Privileged
false

Template configuration

ConfigPathrw

Config

Target
/config
Default
/mnt/user/appdata/ffmpeg
Value
/mnt/user/appdata/ffmpeg
WatchPathrw

Watch

Target
/watch
OutputPathrw

Output

Target
/output
CopyPathrw

Copy

Target
/copy
Script to be executedVariable

encode.sh or mkvdts2ac3.sh

Target
script
Default
encode.sh
Value
encode.sh
ParametersVariable

Parameters for FFmpeg

Target
parameters
Default
-map 0;-vcodec copy;-scodec copy;-acodec ac3;-b:a 640k
Value
-map 0;-vcodec copy;-scodec copy;-acodec ac3;-b:a 640k
Output formatVariable

Format of output file.

Target
output_format
Default
mkv
Value
mkv
mkvdts2ac3 parametersVariable

Parameters for mkvdts2ac3

Target
mkvdts2ac3_params
Default
--compress none;-d;-n;-w /output;--new
Value
--compress none;-d;-n;-w /output;--new