2023-11-28, 04:09 PM
why install ffmpeg twice and configure it twice; if jellyfin in a docker on the server has it then use it from the container, thats what i do
docker exec -it jellyfin bash
then you can use it by executing /usr/lib/jellyfin-ffmpeg/ffmpeg
docker exec -it jellyfin bash
then you can use it by executing /usr/lib/jellyfin-ffmpeg/ffmpeg