You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
one of my users has an OG chromecast (the 1080p key-shaped one, its otherwise surprisingly fine), and can't play HEVC movies. I found the workaround to turn off tonemapping (would be interested to learn why that works, also), which allows us to sort of play these files, but playback buffers a lot. These files used to not play, and this is somehow more frustrating. Looking at the FFMPG logs, the resolution is weird, I'm seeing "Height":1606,"Width":3840", the chromecast tops out at 1080p, and is plugged into a 1080p TV. The FPS is probably because I'm using the quicksync on a celeron, and is survivable, but the resolution.....doesn't seem right.
To Reproduce
-Press the Cast Button within Android App
-select OG chromecast
-attempt to watch an HEVC/H265 movie
-Errors and Buffering
Expected behavior
This show plays well on my Chromecast Ultra, which supports HEVC.
What model CPU? The videos not only are HEVC, they are also HDR10. I also see this is probably a docker container, specifically the linuxserver image. If that is the case, did you add their OpenCL mod to the docker config. If turning off tone mapping is the work around you may not have done that. The output of the streams in these logs is 1080P.
Describe the bug
one of my users has an OG chromecast (the 1080p key-shaped one, its otherwise surprisingly fine), and can't play HEVC movies. I found the workaround to turn off tonemapping (would be interested to learn why that works, also), which allows us to sort of play these files, but playback buffers a lot. These files used to not play, and this is somehow more frustrating. Looking at the FFMPG logs, the resolution is weird, I'm seeing "Height":1606,"Width":3840", the chromecast tops out at 1080p, and is plugged into a 1080p TV. The FPS is probably because I'm using the quicksync on a celeron, and is survivable, but the resolution.....doesn't seem right.
To Reproduce
-Press the Cast Button within Android App
-select OG chromecast
-attempt to watch an HEVC/H265 movie
-Errors and Buffering
Expected behavior
This show plays well on my Chromecast Ultra, which supports HEVC.
Logs
Here's the logs from 3 of our attempts to stream the show. There's nothing in the Jellyfin logs around this time, so I didn't both attaching them.
FFmpeg.Transcode-2024-09-06_21-39-04_3ebcbbf74a4296d4cd5a8a93a704b17a_4c165e2a.log
FFmpeg.Transcode-2024-09-06_21-39-36_3ebcbbf74a4296d4cd5a8a93a704b17a_3cba2049.log
FFmpeg.Transcode-2024-09-06_21-43-52_3ebcbbf74a4296d4cd5a8a93a704b17a_9742ccc8.log
The text was updated successfully, but these errors were encountered: