2025-05-09, 01:15 AM
According to the sources, the jellyfin command line parameter
- https://github.com/jellyfin/jellyfin/blo...er.cs#L186
- https://github.com/jellyfin/jellyfin-pac...llyfin#L31
--ffmpeg=/path/to/ffmpeg
has the highest priority, followed by the xml configuration, and finally the default ffmpeg command will be tried.- https://github.com/jellyfin/jellyfin/blo...er.cs#L186
- https://github.com/jellyfin/jellyfin-pac...llyfin#L31