FFmpeg-Easy-Unraid

FFmpeg-Easy-Unraid

Aplicación Docker from nade's Repository

Visión general

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

Argumentos en tiempo de ejecución

Red
bridge
Concha
bash
Privilegiado
false
Parámetros adicionales
--cap-add=SYS_NICE

Configuración de plantillas

Input Path (Source)Pathrw

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

Objetivo
/import
Por defecto
/mnt/user/import/
Output Path (Destination)Pathrw

Destination for converted files.

Objetivo
/export
Por defecto
/mnt/user/export/
Encoding MethodVariable

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

Objetivo
ENCODE_METHOD
Por defecto
cpu_h265
PresetVariable

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

Objetivo
ENCODE_PRESET
Por defecto
default
Quality (CRF - CPU/Intel)Variable

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

Objetivo
ENCODE_CRF
Quality (CQ - Nvidia)Variable

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

Objetivo
ENCODE_CQ
CPU ThreadsVariable

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

Objetivo
ENCODE_THREADS
Por defecto
0
Custom FFmpeg ArgsVariable

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

Objetivo
FFMPEG_CUSTOM_ARGS
Nvidia Visible DevicesVariable

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

Objetivo
NVIDIA_VISIBLE_DEVICES
Por defecto
all
Nvidia Driver CapabilitiesVariable

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

Objetivo
NVIDIA_DRIVER_CAPABILITIES
Por defecto
all
Unraid User IDVariable

UID

Objetivo
UNRAID_UID
Por defecto
99
Unraid Group IDVariable

GID

Objetivo
UNRAID_GID
Por defecto
100

Descargar estadísticas

281
Descargas totales

Detalles

Repositorio
metronade/ffmpeg-easy-unraid
Última actualización2026-01-05
Visto por primera vez2026-05-12

Ejecute FFmpeg-Easy-Unraid en Unraid.

FFmpeg-Easy-Unraid se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.