Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HEVC level 6.2 (186) device capability check #6376

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

imtsuki
Copy link

@imtsuki imtsuki commented Dec 13, 2024

Changes
Add HEVC level 6.2 (186) device capability check in browserDeviceProfile.js.

Issues

Currently jellyfin-web tests device capabilities up to HEVC level 6.1. The author of #5586 mentioned that "6.2" is an "incorrect" level, but at least according to my research, 6.2 is a defined level in the standard itself (https://www.loc.gov/preservation/digital/formats/fdd/fdd000530.shtml):

As of Version 7, Table A.8 of the HEVC specification lists the following general levels: 1, 2, 2.1, 3, 3.1, 4, 4.1, 5, 5.1, 5.2, 6, 6.1, and 6.2.

Also, I encontered a HEVC video file recently that failed to do direct playing in the browser, due to its encoding level of 6.2.

@imtsuki imtsuki requested a review from a team as a code owner December 13, 2024 12:57
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Dec 13, 2024

Cloudflare Pages deployment

Latest commit c1161c7
Status ✅ Deployed!
Preview URL https://6cdf4bee.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants