FFmpeg-Easy-Unraid

FFmpeg-Easy-Unraid

Docker-Anwendung from nade's Repository

Übersicht

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).

Laufzeit-Argumente

Netzwerk
bridge
Shell
bash
Privilegiert
false
Extra Params
--cap-add=SYS_NICE

Konfiguration der Vorlage

Input Path (Source)Pathrw

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

Ziel
/import
Standard
/mnt/user/import/
Output Path (Destination)Pathrw

Destination for converted files.

Ziel
/export
Standard
/mnt/user/export/
Encoding MethodVariable

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

Ziel
ENCODE_METHOD
Standard
cpu_h265
PresetVariable

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

Ziel
ENCODE_PRESET
Standard
default
Quality (CRF - CPU/Intel)Variable

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

Ziel
ENCODE_CRF
Quality (CQ - Nvidia)Variable

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

Ziel
ENCODE_CQ
CPU ThreadsVariable

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

Ziel
ENCODE_THREADS
Standard
0
Custom FFmpeg ArgsVariable

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

Ziel
FFMPEG_CUSTOM_ARGS
Nvidia Visible DevicesVariable

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

Ziel
NVIDIA_VISIBLE_DEVICES
Standard
all
Nvidia Driver CapabilitiesVariable

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

Ziel
NVIDIA_DRIVER_CAPABILITIES
Standard
all
Unraid User IDVariable

UID

Ziel
UNRAID_UID
Standard
99
Unraid Group IDVariable

GID

Ziel
UNRAID_GID
Standard
100

Statistik herunterladen

281
Downloads insgesamt

Einzelheiten

Repository
metronade/ffmpeg-easy-unraid
Zuletzt aktualisiert2026-01-05
Erstmals gesehen2026-05-12

Führen Sie FFmpeg-Easy-Unraid auf Unraid aus.

FFmpeg-Easy-Unraid ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.