![]() |
|
ffmpeg on Synology docker not available? - Printable Version +- MinimServer Forum (https://forum.minimserver.com) +-- Forum: MinimServer (/forumdisplay.php?fid=1) +--- Forum: MinimStreamer (/forumdisplay.php?fid=11) +--- Thread: ffmpeg on Synology docker not available? (/showthread.php?tid=7560) |
ffmpeg on Synology docker not available? - steamfan - 22-06-2025 09:29 Hello, I'm running MinimServer with MinimStreamer in a docker container on my Synology NAS. I wanted to set a stream.transcode option but it seems that ffmpeg is missing. I use minimworld/minimserver:latest. What did I do wrong? RE: ffmpeg on Synology docker not available? - simoncn - 22-06-2025 16:46 You need to download an ffmpeg static binary that matches the hardware architecture of your NAS and copy it into the MinimServer Docker container as described in this section. See this thread for the correct location in the container for the ffmpeg static binary file. |