FFmpeg-Easy-Unraid

FFmpeg-Easy-Unraid

Application Docker from nade's Repository

Vue d'ensemble

FFmpeg-Easy-Unraid is a "Set and Forget" Batch Transcoder designed for Unraid. Features: * Run-Once Workflow: This container scans /import on startup, processes the queue, and stops. To process new files, simply restart the container. It does not monitor continuously. * Structure: Recursively scans directories and preserves the exact folder structure (Great for TV Series). * Codecs: H.265 (HEVC) and AV1. (Note: AV1 requires modern GPU hardware like RTX 40xx or Intel Arc). * Hardware: CPU, Nvidia (NVENC), Intel (QuickSync/Arc). * Safety: Detects CPU pinning. Limits threads to 50% if no pinning is detected to prevent server freeze. IMPORTANT FOR NVIDIA USERS: To enable GPU support, you MUST enable "Advanced View" (top right) and add --runtime=nvidia to the "Extra Parameters" field! You must also set the "Nvidia Visible Devices" variable. IMPORTANT FOR INTEL GPU USERS: To enable QuickSync/Arc support, you must pass the device /dev/dri to the container (Add Device -> /dev/dri).

Arguments d'exécution

Réseau
bridge
Coquille
bash
Privilégié
false
Paramètres supplémentaires
--cap-add=SYS_NICE

Configuration du modèle

Input Path (Source)Pathrw

Path to source files. Originals move to /finished after success.

Cible
/import
Défaut
/mnt/user/import/
Output Path (Destination)Pathrw

Destination for converted files.

Cible
/export
Défaut
/mnt/user/export/
Encoding MethodVariable

cpu_h265 (Best Quality), cpu_av1, nvidia_h265, nvidia_av1 (Requires RTX 40xx), intel_h265, intel_av1

Cible
ENCODE_METHOD
Défaut
cpu_h265
PresetVariable

'default' (recommended) or manual (slow, fast, p1-p7).

Cible
ENCODE_PRESET
Défaut
default
Quality (CRF - CPU/Intel)Variable

Lower = Better. Empty = Smart Default (18/24).

Cible
ENCODE_CRF
Quality (CQ - Nvidia)Variable

Lower = Better. Empty = Smart Default (19/24).

Cible
ENCODE_CQ
CPU ThreadsVariable

0 = Auto (Safety Mode: 50% if no pinning). Set number to force.

Cible
ENCODE_THREADS
Défaut
0
Custom FFmpeg ArgsVariable

Override audio/sub args (Default: -c:a copy -c:s copy).

Cible
FFMPEG_CUSTOM_ARGS
Nvidia Visible DevicesVariable

Set your GPU UUID here (e.g. GPU-xxxx) or leave as 'all'. REQUIRED for Nvidia encoding.

Cible
NVIDIA_VISIBLE_DEVICES
Défaut
all
Nvidia Driver CapabilitiesVariable

Keep this as 'all' or 'compute,video,utility'.

Cible
NVIDIA_DRIVER_CAPABILITIES
Défaut
all
Unraid User IDVariable

UID

Cible
UNRAID_UID
Défaut
99
Unraid Group IDVariable

GID

Cible
UNRAID_GID
Défaut
100

Télécharger les statistiques

281
Total des téléchargements

Détails

Référentiel
metronade/ffmpeg-easy-unraid
Dernière mise à jour2026-01-05
Première vue2026-05-12

Exécutez FFmpeg-Easy-Unraid sur Unraid.

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