2025-04-14, 09:16 AM
I'm hoping this is a simple one... I'm running Jellyfin server on Fedora 41. I currently have ffmpeg 6.0.1 in /usr/local/bin which I downloaded and built from the GitHub repo. Its version reports:
I noticed that the rpmfusion repo had a much newer version so I looked on GitHub and downloaded the latest, i.e. I grabbed this:
Having built this I now have a version 7.0.2 but it doesn't mention that it's the Jellyfin version - how do I check/confirm that it is?
Code:
ffmpeg version 6.0.1-Jellyfin Copyright (c) 2000-2023 the FFmpeg developers
I noticed that the rpmfusion repo had a much newer version so I looked on GitHub and downloaded the latest, i.e. I grabbed this:
Code:
https://github.com/jellyfin/jellyfin-ffmpeg.git
Having built this I now have a version 7.0.2 but it doesn't mention that it's the Jellyfin version - how do I check/confirm that it is?