[PR #12759] [MERGED] Improve Trickplay image quality using HQ scaler on intel #13356

Closed
opened 2026-02-07 07:11:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12759
Author: @nyanmisaka
Created: 10/1/2024
Status: Merged
Merged: 10/1/2024
Merged by: @crobibero

Base: masterHead: use-hq-scale-for-trickplay


📝 Commits (1)

  • 3c633fe Improve Trickplay image quality using HQ scaler on intel

📊 Changes

1 file changed (+20 additions, -15 deletions)

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+20 -15)

📄 Description

Changes

  • Improve Trickplay image quality using HQ scaler on intel

Issues

  • The default fast algorithm produces jagged lines in Trickplay downscaling use case

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jellyfin/jellyfin/pull/12759 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 10/1/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `use-hq-scale-for-trickplay` --- ### 📝 Commits (1) - [`3c633fe`](https://github.com/jellyfin/jellyfin/commit/3c633fea870e667e27077a55e4d1a4d9d82e7a75) Improve Trickplay image quality using HQ scaler on intel ### 📊 Changes **1 file changed** (+20 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+20 -15) </details> ### 📄 Description **Changes** - Improve Trickplay image quality using HQ scaler on intel **Issues** - The default fast algorithm produces jagged lines in Trickplay downscaling use case --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-07 07:11:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13356