mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
Quality select does not display resolution but only bitrate #6638
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vaderkos on GitHub (Jan 7, 2025).
This issue respects the following points:
Description of the bug
I've used to see resolution in quality select. Is this a bug or intentional?

Reproduction steps
What is the current bug behavior?
No resolution information in quality select only bitrate
What is the expected correct behavior?
Resolution is displayed near bitrate in quality select.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
10.10.3
Specify the build version
10.10.3
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
No response
Additional information
No response
@gnattu commented on GitHub (Jan 7, 2025):
It’s intentional because the previous resolution text was nonsensical, incorrect, and misleading. That option was a bitrate limitation from a long time ago, and the actual output resolution is determined by the server based on various factors, rather than being hardcoded to a specific bitrate.