easy-ffmpeg-(autoconvert)

easy-ffmpeg-(autoconvert)

Docker 应用程序 from jsrk's Repository

概述

this is an ffmpeg that monitors one directory for downloaded video, converts the downloaded file into a target codec (with hwacceleration) and optionally deletes the original file. It is heavily based on linuxserver's ffmpeg but runs constantly looking for new files. This container has no ui but you can find logoutput in the logs of the container. caveats: if you set qsv, please change the bitrate variable to quality index instead. if you use nvenc you need to add '--runtime nvidia' to extra Parameters if you use software encoding, you need to set an encoding library in codec, i.e. libx264 instead of h264 if you use vulkan you need to add the following envvars: ANV: To enable for Intel, set the env var ANV_VIDEO_DECODE=1 RADV: To enable on AMD, set the env var RADV_PERFTEST=video_decode NVIDIA: To enable on Nvidia, install Nvidia Vulkan Beta drivers on the host per this article: https://lynne.ee/vulkan-video-decoding.html#driver-support vulkan is still in it's infancy and I would not recommend using it just yet, but you do you.

下载统计数据

624
下载总数

详细信息

存储库
datpat/ffmpeg:latest
最后更新2025-07-06
初见2024-08-31

在Unraid 上运行 easy-ffmpeg-(autoconvert) 。

easy-ffmpeg-(autoconvert) 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。