Jellyfin Forum
How does Jellyfin-web determine what content a client is capable of playing? - 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: How does Jellyfin-web determine what content a client is capable of playing? (/t-how-does-jellyfin-web-determine-what-content-a-client-is-capable-of-playing)

Pages: 1 2


RE: How does Jellyfin-web determine what content a client is capable of playing? - kimbo - 2024-01-19

I went ahead and forced hevc & aac on the webm container list (by editing main.jellyfin.bundle.js), figured it wouldnt work if its not being done by default... to my surprise this does work

So, why doesnt jellyfin add hevc to the webm container in DirectPlayProfiles? Seems odd that the client chooses the profile with the least number of supported codecs


RE: How does Jellyfin-web determine what content a client is capable of playing? - TheDreadPirate - 2024-01-19

My understanding is that HEVC is not officially supported in webM (officially supports VP8, VP9, AV1). It is also my understanding that the devs prefer to follow the specs of the standards instead of doing something off-standard, but technically works.


RE: How does Jellyfin-web determine what content a client is capable of playing? - kimbo - 2024-01-20

(2024-01-19, 11:24 PM)TheDreadPirate Wrote: My understanding is that HEVC is not officially supported in webM (officially supports VP8, VP9, AV1).  It is also my understanding that the devs prefer to follow the specs of the standards instead of doing something off-standard, but technically works.

Thanks for the info, like I said I expected it not to work, but, then why is jellyfin picking webm if webm does not support the media's codec? Jellyfin should be selecting a container based on what the medias is, to ensure directplay