![]() |
|
Video freezes for significant periods of time - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting) +--- Thread: Video freezes for significant periods of time (/t-video-freezes-for-significant-periods-of-time) |
Video freezes for significant periods of time - Charvonia - 2025-11-11 Seemingly randomly, the video will stop for a few minutes at a time, sometimes resuming playback for a few seconds before freezing again. This can occur at any time when watching, but seems to occur between 1 - 3ish hours apart (not really sure on the timings but this seems about right). There is no indication that the stream is buffering, nothing is in the logs (just shows the message for starting the stream). It occurs when transcoding or when direct playing the file. I've tried playing the file in mpv and it works just fine. Hardware usage stays the same and nothing seems exceptional when I check container stats or system monitor. Jellyfin is a docker container on my Arch Linux system where all the video files are stored (on the same SSD as the container). The issue occurs when using both the Jellyfin Media Player and the web player. I forgot to mention, Jellyfin is on version 10.11.2 RE: Video freezes for significant periods of time - Charvonia - 2025-11-11 In case it matters here is the output of Code: docker compose stats jellyfinCode: CONTAINER ID NAME CPU % MEM USAGE / LIMIT MEM % NET I/O BLOCK I/O PIDSAnd here are the logs: Code: jellyfin | [21:14:34] [INF] [93] Jellyfin.Api.Helpers.MediaInfoHelper: User policy for Charlie. EnablePlaybackRemuxing: True EnableVideoPlaybackTranscoding: True EnableAudioPlaybackTranscoding: True |