Stuttering when direct playing HEVC - 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: Stuttering when direct playing HEVC (/t-stuttering-when-direct-playing-hevc) |
Stuttering when direct playing HEVC - vitalessandro - 2023-11-29 Hi, I'm running into some problems when direct playing certain files. The issue happens on the web player in Chrome and Edge, when trying to direct play certain HEVC SDR files in the mp4 container. Some files work fine, others don't. I've attached the server log from one such instance in the following pastebin: https://pastebin.com/MKwxFiqC Anybody experience a similar thing? I'm clueless as to what might be the cause. When transcoding, everything works just fine... RE: Stuttering when direct playing HEVC - tmsrxzar - 2023-11-29 when it's using direct play it is only the client to blame when it won't work; outside of bandwidth the server is doing very little what client are you using? RE: Stuttering when direct playing HEVC - vitalessandro - 2023-11-30 Oh, that makes sense! I have the issue in Chrome v119, as well as Edge, both on macOS. I thought I had enabled a specific flag in Chrome for it to support HEVC, but didn't find it now. Everything seems to be set to default. It's weird this happens with certain files, and others not. Am I the only one experiencing this with Chrome? RE: Stuttering when direct playing HEVC - tmsrxzar - 2023-11-30 chrome 119 does not work for HEVC hardware accelerated for me on Debian Bookworm, just high CPU usage (which means it's using software decoding) i am not sure it does hardware accelerated HEVC on anything RE: Stuttering when direct playing HEVC - vitalessandro - 2024-09-06 For anybody else coming across this issue: https://github.com/jellyfin/jellyfin/issues/12527 Provides context and explanation. |