mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[PR #12680] [MERGED] Fix the diff between requested and actual resolution in RKMPP #13319
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?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/12680
Author: @nyanmisaka
Created: 9/22/2024
Status: ✅ Merged
Merged: 9/22/2024
Merged by: @crobibero
Base:
master← Head:fix-rkmpp-aspect-ratio📝 Commits (3)
d8d9f19Fix the diff between requested and actual resolution in RKMPP1392419Fix HW decoder may be disabled by Trickplay scanning1ebe277Fix more about 2pass downscaling📊 Changes
1 file changed (+3 additions, -17 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+3 -17)📄 Description
Changes
Issues
force_original_aspect_ratio=decreaseoption is enabled by default inscale_rkrgafilter.But Trickplay doesn't like this. Switch to using
vpp_rkrgafilter instead.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.