MakeMKV

MakeMKV

Application Docker from Djoss' Repository

Vue d'ensemble

MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere. MakeMKV is a format converter, otherwise called "transcoder". It converts the video clips from proprietary (and usually encrypted) disc into a set of MKV files, preserving most information but not changing it in any way. The MKV format can store multiple video/audio tracks with all meta-information and preserve chapters.

The graphical user interface (GUI) of the application can be accessed through a modern web browser, requiring no installation or configuration on the client side, or via any VNC client.

The container is built against Alpine Linux to provide an efficient image in terms of size and resource usage.

A fully automated mode is also available: insert a DVD or Blu-ray disc into an optical drive and let MakeMKV rips it without any user interaction.

For a complete documentation of this container, see https://github.com/jlesage/docker-makemkv#readme

NOTE: For the container to have access to your optical drive(s), you need to add them to your container configuration. This is done by adding a new "Device". An optical drive is represented by two Linux device files: "/dev/srX" and "/dev/sgY". For optimal performance, the container needs both of them. To determine the right devices to use, start the container and look at its log.

Arguments d'exécution

Interface utilisateur Web
http://[IP]:[PORT:5800]
Réseau
bridge
Privilégié
false

Configuration du modèle

Config DirectoryPathrw

Stores the application's configuration, state, logs, and any files requiring persistency.

Cible
/config
Défaut
/mnt/user/appdata/makemkv
StoragePathro

Contains files from the host that need to be accessible to the application.

Cible
/storage
Défaut
/mnt/user
Output DirectoryPathrw

This is where extracted videos are written.

Cible
/output
User IDVariable

ID of the user the application runs as.

Cible
USER_ID
Défaut
99
Group IDVariable

ID of the group the application runs as.

Cible
GROUP_ID
Défaut
100
UmaskVariable

Mask controlling permissions for newly created files and folders, specified in octal notation.

Cible
UMASK
Défaut
0000
Niceness (priority)Variable

Priority at which the application should run. A niceness value of `-20` is the highest, `19` is the lowest and `0` the default. NOTE: Setting a negative value requires additional permissions. Thus, `--cap-add=SYS_NICE` must be added to Extra Parameters (shown when Advanced View is enabled).

Cible
APP_NICENESS
Défaut
0
Display WidthVariable

Width (in pixels) of the application's window.

Cible
DISPLAY_WIDTH
Défaut
1920
Display HeightVariable

Height (in pixels) of the application's window.

Cible
DISPLAY_HEIGHT
Défaut
1080
Dark ModeVariable

When set to `1`, enables dark mode for the application.

Cible
DARK_MODE
Défaut
0
Web AudioVariable

When set to `1`, enables audio support, allowing audio produced by the application to play through the browser.

Cible
WEB_AUDIO
Défaut
0
Web File ManagerVariable

When set to `1`, enables the web file manager, allowing interaction with files inside the container through a web browser, supporting operations like renaming, deleting, uploading, and downloading.

Cible
WEB_FILE_MANAGER
Défaut
0
Web File Manager Allowed PathsVariable

Comma-separated list of paths within the container that the file manager can access. By default, the container's entire filesystem is not accessible, and this variable specifies allowed paths. If set to `AUTO`, commonly used folders and those mapped to the container are automatically allowed. The value `ALL` allows access to all paths (no restrictions).

Cible
WEB_FILE_MANAGER_ALLOWED_PATHS
Défaut
AUTO
Web File Manager Denied PathsVariable

Comma-separated list of paths within the container that the file manager cannot access. A denied path takes precedence over an allowed path.

Cible
WEB_FILE_MANAGER_DENIED_PATHS
Défaut
None
Web Desktop NotificationsVariable

When set to `1`, enables the web notification service, allowing the browser to display desktop notifications from the application.

Cible
WEB_NOTIFICATION
Défaut
0
Web TerminalVariable

When set to `1`, enables access to a terminal from the web interface. It is strongly recommended to configure the container with secure web access (HTTPS).

Cible
WEB_TERMINAL
Défaut
0
Web AuthenticationVariable

When set to `1`, protects the application's GUI with a login page when accessed via a web browser. Access is granted only with valid credentials.

Cible
WEB_AUTHENTICATION
Défaut
0
Web Authentication Token Validity TimeVariable

Lifetime of a token, in hours. A token is assigned to the user after successful login. As long as the token is valid, the user can access the application's GUI without logging in again. Once the token expires, the login page is displayed again.

Cible
WEB_AUTHENTICATION_TOKEN_VALIDITY_TIME
Défaut
24
Web Authentication UsernameVariable

Optional username for web authentication. Provides a quick and easy way to configure credentials for a single user. For more secure configuration or multiple users, see the documentation.

Cible
WEB_AUTHENTICATION_USERNAME
Web Authentication PasswordVariable

Optional password for web authentication. Provides a quick and easy way to configure credentials for a single user. For more secure configuration or multiple users, see the documentation.

Cible
WEB_AUTHENTICATION_PASSWORD
Secure ConnectionVariable

When set to `1`, uses an encrypted connection to access the application's GUI (via web browser or VNC client).

Cible
SECURE_CONNECTION
Défaut
0
Secure Connection VNC MethodVariable

Method used for encrypted VNC connection. Possible values are `SSL` or `TLS`.

Cible
SECURE_CONNECTION_VNC_METHOD
Défaut
SSL
Secure Connection Certificate Check IntervalVariable

Interval, in seconds, at which the system checks if web or VNC certificates have changed. When a change is detected, affected services are automatically restarted. A value of `0` disables the check.

Cible
SECURE_CONNECTION_CERTS_CHECK_INTERVAL
Défaut
60
Web Listening Port (Non-Bridge Network Type)Variable

Port used by the web server to serve the application's GUI. This port is internal to the container and typically does not need to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.

Cible
WEB_LISTENING_PORT
Défaut
5800
VNC Listening Port (Non-Bridge Network Type)Variable

Port used by the VNC server to serve the application's GUI. This port is internal to the container and typically does not need to be changed. NOTE: This setting is relevant only when the Network Type is set to something else than Bridge.

Cible
VNC_LISTENING_PORT
Défaut
5900
License KeyVariable

MakeMKV registration key to use. The key is written to the configuration file during container startup. When set to `BETA`, the latest beta key is automatically used. When set to `UNSET`, no key is automatically written to the configuration file.

Cible
MAKEMKV_KEY
Défaut
BETA
MakeMKV GUI StateVariable

Setting this to `1` enables the MakeMKV, `0` disables it.

Cible
MAKEMKV_GUI
Défaut
1
Automatic Disc Ripper: EnabledVariable

When set to `1`, the automatic disc ripper is enabled.

Cible
AUTO_DISC_RIPPER
Défaut
0
Automatic Disc Ripper: Custom MakeMKV ProfileVariable

Filename of the custom MakeMKV profile the automatic disc ripper should use. The profile is expected to be found under the `/config` folder of the container, unless an absolute path is specified.

Cible
AUTO_DISC_RIPPER_MAKEMKV_PROFILE
Automatic Disc Ripper: EjectVariable

When set to `1`, disc is ejected from the drive when ripping is terminated.

Cible
AUTO_DISC_RIPPER_EJECT
Défaut
0
Automatic Disc Ripper: ParallelVariable

When set to `1`, discs from all available optical drives are ripped in parallel. Else, each disc from optical drives is ripped one at time.

Cible
AUTO_DISC_RIPPER_PARALLEL_RIP
Défaut
0
Automatic Disc Ripper: IntervalVariable

Interval, in seconds, the automatic disc ripper checks for the presence of a DVD/Blu-ray discs.

Cible
AUTO_DISC_RIPPER_INTERVAL
Défaut
5
Automatic Disc Ripper: Minimum Title LengthVariable

Titles with a length less than this value are ignored. Length is in seconds. By default, no value is set, meaning that value from MakeMKV's configuration file is taken.

Cible
AUTO_DISC_RIPPER_MIN_TITLE_LENGTH
Automatic Disc Ripper: Blu-ray Rip ModeVariable

Rip mode of Blu-ray discs. `mkv` is the default mode, where a set of MKV files are produced. When set to `backup`, a copy of the (decrypted) file system of the disc is created instead.

Cible
AUTO_DISC_RIPPER_BD_MODE
Défaut
mkv
Automatic Disc Ripper: DVD Rip ModeVariable

Rip mode of DVD discs. `mkv` is the default mode, where a set of MKV files are produced. When set to `backup`, a copy of the (decrypted) file system of the disc is instead created as an ISO file.

Cible
AUTO_DISC_RIPPER_DVD_MODE
Défaut
mkv
Automatic Disc Ripper: Force Unique Output DirectoryVariable

When set to `0`, files are written to `/output/DISC_LABEL/`, where `DISC_LABEL` is the label/name of the disc. If this directory exists, then files are written to `/output/DISC_LABEL-XXXXXX`, where `XXXXXX` are random readable characters. When set to `1`, the `/output/DISC_LABEL-XXXXXX` pattern is always used.

Cible
AUTO_DISC_RIPPER_FORCE_UNIQUE_OUTPUT_DIR
Défaut
0
Automatic Disc Ripper: Disable Progress in GUIVariable

When set to `1`, progress of discs ripped by the automatic disc ripper is not shown in the MakeMKV GUI.

Cible
AUTO_DISC_RIPPER_NO_GUI_PROGRESS
Défaut
0
WEB Port for GUI (Bridge Network Type)Porttcp

Port to access the application's GUI via the web interface. NOTE: This setting is relevant only when the Network Type is set to `Bridge`.

Cible
5800
Défaut
7806
VNC Port for GUI (Bridge Network Type)Porttcp

Port to access the application's GUI via VNC protocol. Optional if no VNC client is used. NOTE: This setting is relevant only when the Network Type is set to `Bridge`.

Cible
5900
Défaut
7906

Télécharger les statistiques

16,478,211
Total des téléchargements
76,304
Ce mois-ci
80,342
Moyenne / Mois

Total des téléchargements au fil du temps

Chargement du graphique...

Détails

Référentiel
jlesage/makemkv
Dernière mise à jour2026-03-14
Première vue2018-09-18

Exécutez MakeMKV sur Unraid.

MakeMKV est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.