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 resolution text for 384 sized video #8212

Merged

Conversation

SenorSmartyPants
Copy link
Contributor

Changes

Add 384p as a resolution text output option. This handles the somewhat common low resolution of 512x384. Meant for 10.8 branch.
Updates test.

Issues

Fixes #8099 - handles more another case anyway.
Builds on the work of #8104

@Shadowghost
Copy link
Contributor

I don't mind mereging this but I'd really be interested in an official source for this resolution.

@nielsvanvelzen
Copy link
Member

The resolution is mentioned in this Wikipedia article, so I guess it does exist in some form. https://en.wikipedia.org/wiki/Computer_display_standard

@nielsvanvelzen nielsvanvelzen added this to Active PRs in Release 10.8.0 via automation Aug 6, 2022
@nielsvanvelzen nielsvanvelzen added the stable backport Backport into the next stable release label Aug 6, 2022
Release 10.8.0 automation moved this from Active PRs to Approved PRs Aug 8, 2022
@SenorSmartyPants
Copy link
Contributor Author

SenorSmartyPants commented Aug 8, 2022

After reviewing more videos, I'd like to also add 400p as a resolution text.

Although not a broadcast or home media standard resolution, Scene standard definition releases have a maximum width of 720 and 16:9 aspect ratio results in the following resolutions:

  • 720x400: 1.8 AR mod16 height (possibly better support for hardware players)
  • 720x404: 1.78 AR

Even though technically 404p would be a more accurate description, 400p is a nice round number and makes me feel warm and fuzzy. But I'd be ok either way.

Let me know if it would be fine to update this PR, or if a separate PR would be preferred.

@crobibero crobibero merged commit 7ffdde9 into jellyfin:release-10.8.z Aug 14, 2022
Release 10.8.0 automation moved this from Approved PRs to Completed PRs Aug 14, 2022
jellyfin-bot pushed a commit that referenced this pull request Aug 14, 2022
Add resolution text for 384 sized video

Original-merge: 7ffdde9

Merged-by: Cody Robibero <cody@robibe.ro>

Backported-by: Joshua Boniface <joshua@boniface.me>
@jellyfin-bot jellyfin-bot moved this from Completed PRs to Jellyfinished in Release 10.8.0 Aug 14, 2022
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Aug 14, 2022
Kakadus pushed a commit to Kakadus/jellyfin that referenced this pull request Oct 2, 2022
Add resolution text for 384 sized video

Original-merge: 7ffdde9

Merged-by: Cody Robibero <cody@robibe.ro>

Backported-by: Joshua Boniface <joshua@boniface.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Release 10.8.0
  
Jellyfinished
Development

Successfully merging this pull request may close these issues.

None yet

5 participants