2025-02-10, 04:25 PM
(This post was last modified: 2025-02-10, 04:26 PM by williamthrilliam. Edited 1 time in total.)
Posting an update here incase anyone else comes searching for this in the future.
The default probe size for ffmpeg was set at 1G, which for HEVC streams may take a long, long time to get to. I updated a jellyfin environment variable to take the probe size down to 5M (which may be too small). 10M is preferred, but it takes 20+ seconds for the stream to start at a 10M probe size.
Details here: https://github.com/jellyfin/jellyfin-ff ... 2647621625
This worked really well, and I'm not experiencing any audio sync issues.
Thank you @gnattu!
The default probe size for ffmpeg was set at 1G, which for HEVC streams may take a long, long time to get to. I updated a jellyfin environment variable to take the probe size down to 5M (which may be too small). 10M is preferred, but it takes 20+ seconds for the stream to start at a 10M probe size.
Details here: https://github.com/jellyfin/jellyfin-ff ... 2647621625
This worked really well, and I'm not experiencing any audio sync issues.
Thank you @gnattu!