[PR #1814] [MERGED] Fix ffmpeg version check for unknown versions #8905

Closed
opened 2026-02-07 05:52:30 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/1814
Author: @Bond-009
Created: 9/29/2019
Status: Merged
Merged: 9/29/2019
Merged by: @joshuaboniface

Base: masterHead: ffmpeg_fix


📝 Commits (1)

  • 3e1aab6 Fix ffmpeg version check for unknown versions

📊 Changes

3 files changed (+41 additions, -14 deletions)

View changed files

📝 MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs (+11 -8)
📝 tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTests.cs (+4 -0)
📝 tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTestsData.cs (+26 -6)

📄 Description

No description provided


🔄 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/1814 **Author:** [@Bond-009](https://github.com/Bond-009) **Created:** 9/29/2019 **Status:** ✅ Merged **Merged:** 9/29/2019 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `ffmpeg_fix` --- ### 📝 Commits (1) - [`3e1aab6`](https://github.com/jellyfin/jellyfin/commit/3e1aab6b29621db741ecfb469189322c907b673f) Fix ffmpeg version check for unknown versions ### 📊 Changes **3 files changed** (+41 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/EncoderValidator.cs` (+11 -8) 📝 `tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTests.cs` (+4 -0) 📝 `tests/Jellyfin.MediaEncoding.Tests/EncoderValidatorTestsData.cs` (+26 -6) </details> ### 📄 Description _No description provided_ --- <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 05:52:30 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#8905