Unstable Images are built every 30 minutes.
This images extend the official Jellyfin docker images with rFFmpeg support.
The rFFmpeg binary is located at /usr/local/bin/rffmpeg with symlinks to /usr/local/bin/ffmpeg and /usr/local/bin/ffprobe. Don't forget to set the FFmpeg path in the WebUI!
You need to mount your rFFmpeg configuration to /etc/rffmpeg/rffmpeg.yml.
Don't forget that rffmpeg requires you to mount the directories to the correct mount points across your servers: You'll need to bind mount the /config and /data dir to you docker host, share it via NFS to your transcoding hosts and mount it there to /config and /data.
It's possible to override the directory location inside the container by setting JELLYFIN_DATA_DIR, JELLYFIN_CONFIG_DIR, JELLYFIN_CACHE_DIR, JELLYFIN_LOG_DIR and JELLYFIN_MEDIA_DIR.
For more information on rFFmpeg and configuration instructions take a look at the project's repository!
Content type
Image
Digest
sha256:d0e11814c…
Size
415.4 MB
Last updated
6 months ago
docker pull bitwrk/jellyfin-rffmpeg