Jellyfin Forum
[split] Videos Failing to play GoogleTV - 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: [split] Videos Failing to play GoogleTV (/t-split-videos-failing-to-play-googletv)



[split] Videos Failing to play GoogleTV - Beto1972 - 2025-01-16

I'm having the same problem with my TV running Android TV 11.
On Android 9 it was working perfectly, after updating to version 11, all videos in 4K HDR or Dolby vision only work with an external media player.
On other home devices with Google TV / Android TV (TVbox), films work normally with or without transcoding.
I noticed that 12 logs were generated on the server in sequence with the same error when trying to play a movie in the format mentioned above.
I don't know if it's relevant, but the TV model is TCL 65/C715

.txt   FFmpeg.Transcode-2025-01-15_22-45-51.txt (Size: 14.46 KB / Downloads: 15)


RE: Videos Failing to play GoogleTV - TheDreadPirate - 2025-01-16

(2025-01-16, 04:07 AM)Beto1972 Wrote: I'm having the same problem with my TV running Android TV 11.
On Android 9 it was working perfectly, after updating to version 11, all videos in 4K HDR or Dolby vision only work with an external media player.
On other home devices with Google TV / Android TV (TVbox), films work normally with or without transcoding.
I noticed that 12 logs were generated on the server in sequence with the same error when trying to play a movie in the format mentioned above.
I don't know if it's relevant, but the TV model is TCL 65/C715

Looks like you are using the Linuxserver Jellyfin image.  Did you install the OpenCL mod?  Looks like no.

https://github.com/linuxserver/docker-mods/tree/jellyfin-opencl-intel


Code:
libva info: VA-API version 1.22.0
libva info: Trying to open /usr/lib/jellyfin-ffmpeg/lib/dri/iHD_drv_video.so
libva info: Found init function __vaDriverInit_1_22
libva info: va_openDriver() returns 0
[AVHWDeviceContext @ 0x5618af651d80] Failed to get number of OpenCL platforms: -1001.
Device creation failed: -19.
Failed to set value 'opencl=ocl@va' for option 'init_hw_device': No such device
Error parsing global options: No such device



RE: [split] Videos Failing to play GoogleTV - Beto1972 - 2025-01-17

Yes, it's a linux server running debian and CasaOS.
I didn't know about the existence of the mod you mentioned, I'll add the variable to the configuration and test it as soon as possible.
It's strange that before updating Android TV, everything worked perfectly on the same server, and on other TVboxes everything runs normally with the current configuration.
In any case, thank you, and as soon as I have a result I will report back.


RE: [split] Videos Failing to play GoogleTV - Beto1972 - 2025-01-17

I implemented the mod, but there was no difference and the error persists.
Is there a way to check if the mod is correct?


environment:
- DOCKER_MODS=linuxserver/mods:jellyfin-opencl-intel
- PGID=1000
- PUID=1000
- TZ=America/Sao_Paulo


RE: [split] Videos Failing to play GoogleTV - TheDreadPirate - 2025-01-17

What is your full docker compose? And what CPU do you have? Can you share the latest ffmpeg log so we can make sure the error message is the same or different.


RE: [split] Videos Failing to play GoogleTV - Beto1972 - 2025-01-18

Processor Pentium G5400