mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #12634] [MERGED] Enable BWDIF VideoToolbox deint filter when available #13301
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/12634
Author: @gnattu
Created: 9/12/2024
Status: ✅ Merged
Merged: 9/12/2024
Merged by: @crobibero
Base:
master← Head:bwdif-vt📝 Commits (1)
6196569Enable BWDIF VideoToolbox deint filter when available📊 Changes
2 files changed (+5 additions, -1 deletions)
View changed files
📝
MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs(+4 -1)📝
MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs(+1 -0)📄 Description
Changes
Use
bwdif_videotoolboxfor deinterlacing if available and selected.Issues
Depends on https://github.com/jellyfin/jellyfin-ffmpeg/pull/457
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.