[PR #5695] [CLOSED] ffmpeg location flag overrides configuration file #10607

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/5695
Author: @alarsyo
Created: 4/4/2021
Status: Closed

Base: masterHead: fix-ffmpeg-flag-priority


📝 Commits (1)

  • 39adde5 ffmpeg location flag overrides configuration file

📊 Changes

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

View changed files

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

📄 Description

Changes
The --ffmpeg flag now takes precedence over a possible value set via the configuration file. See #4449 and NixOS/nixpkgs#103218 for more context on why this matters.

Issues

Fixes #4449


🔄 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/5695 **Author:** [@alarsyo](https://github.com/alarsyo) **Created:** 4/4/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix-ffmpeg-flag-priority` --- ### 📝 Commits (1) - [`39adde5`](https://github.com/jellyfin/jellyfin/commit/39adde56ced581d6ff16157b930762cb6e74bca4) ffmpeg location flag overrides configuration file ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+4 -4) </details> ### 📄 Description <!-- Ensure your title is short, descriptive, and in the imperative mood (Fix X, Change Y, instead of Fixed X, Changed Y). For a good inspiration of what to write in commit messages and PRs please review https://chris.beams.io/posts/git-commit/ and our documentation. --> **Changes** The `--ffmpeg` flag now takes precedence over a possible value set via the configuration file. See #4449 and NixOS/nixpkgs#103218 for more context on why this matters. **Issues** <!-- Tag any issues that this PR solves here. ex. Fixes # --> Fixes #4449 --- <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:23:25 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#10607