H.265 Native on client player - Printable Version +- Jellyfin Forum (https://forum.jellyfin.org) +-- Forum: Support (https://forum.jellyfin.org/f-support) +--- Forum: General Questions (https://forum.jellyfin.org/f-general-questions) +--- Thread: H.265 Native on client player (/t-h-265-native-on-client-player) Pages:
1
2
|
RE: H.265 Native on client player - Efficient_Good_5784 - 2024-03-06 (2024-03-06, 09:14 PM)flynnz Wrote: My question was why is the client lacking other "languages" on certain platforms and if we will ever see those clients updated to understand said language. Much how VLC plays back anything that is thrown at it, it doesn't need it to be translated first as it is multi-lingualThe clients will be able to direct play what their player can direct play. Jellyfin devs don't create the actual player, they just tell the clients how to use the bundled video player on a device.
As you can see, if you want a client to support a certain media type, you'll have to ask the people that made the player itself, then for the Jellyfin devs to add that to their clients. HEVC support has not caught on (as you imagined) due to the licensing costs. It seems AV1 will overtake HEVC in usage in the future since it's free to use. HEVC is only free to implement if you're not making money off of your program. That's why Jellyfin can transcode to HEVC and another media server like Plex cannot. The only reason most people still aren't massively using AV1 is because it takes much more effort and energy to use. We've just got a few GPUs that support accelerating AV1, so there's some progress towards an AV1 future. So devs usually don't bother adding in HEVC support because they don't want to mess with the licensing issues. Like Chrome barely got HEVC support last year. It's been years since HEVC was released, and it took Google that much time to add some support for it. RE: H.265 Native on client player - TheDreadPirate - 2024-03-07 I know I'm late to this thread. Regarding HEVC transcoding in Android, is your Android Jellyfin client currently using the web player or the integrated player? The default is the web player and that will trigger transcoding like a browser would for HEVC content. Switch to the integrated player and it should direct play HEVC. |