[PR #5073] [MERGED] Fix for 4933: Alternative ffmpeg fix #10387

Closed
opened 2026-02-07 06:19:24 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5073
Author: @BaronGreenback
Created: 1/21/2021
Status: Merged
Merged: 2/27/2021
Merged by: @cvium

Base: masterHead: ffmpeg


📝 Commits (1)

📊 Changes

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

View changed files

📝 MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs (+1 -0)

📄 Description

This method returns true if any version of ffmpeg if located, on a first come basis.

Alternative to https://github.com/jellyfin/jellyfin/pull/4963


🔄 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/5073 **Author:** [@BaronGreenback](https://github.com/BaronGreenback) **Created:** 1/21/2021 **Status:** ✅ Merged **Merged:** 2/27/2021 **Merged by:** [@cvium](https://github.com/cvium) **Base:** `master` ← **Head:** `ffmpeg` --- ### 📝 Commits (1) - [`df402df`](https://github.com/jellyfin/jellyfin/commit/df402df908e3c0aae6ac276dbcef6438a00d148c) fix return ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+1 -0) </details> ### 📄 Description This method returns true if any version of ffmpeg if located, on a first come basis. Alternative to https://github.com/jellyfin/jellyfin/pull/4963 --- <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 06:19:24 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10387