[PR #12524] [MERGED] Adjust filters to adapt FFmpeg 7.0 #13233

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/12524
Author: @nyanmisaka
Created: 8/26/2024
Status: Merged
Merged: 8/27/2024
Merged by: @nielsvanvelzen

Base: masterHead: fix-filter-ffmpeg7


📝 Commits (1)

  • 5ef7ab5 Adjust filters to adapt FFmpeg 7.0

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

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

📄 Description

Changes

  • Adjust filters to adapt FFmpeg 7.0

Adjusted the order and parameters of some filters to adapt to FFmpeg 7.0. While maintaining backward compatibility.


🔄 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/12524 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 8/26/2024 **Status:** ✅ Merged **Merged:** 8/27/2024 **Merged by:** [@nielsvanvelzen](https://github.com/nielsvanvelzen) **Base:** `master` ← **Head:** `fix-filter-ffmpeg7` --- ### 📝 Commits (1) - [`5ef7ab5`](https://github.com/jellyfin/jellyfin/commit/5ef7ab540a2baf8aec685a389c9926464b54492f) Adjust filters to adapt FFmpeg 7.0 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+2 -2) </details> ### 📄 Description **Changes** - Adjust filters to adapt FFmpeg 7.0 Adjusted the order and parameters of some filters to adapt to FFmpeg 7.0. While maintaining backward compatibility. --- <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:09:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#13233