[PR #14773] [MERGED] Don't use ffprobe frame options on audio probe #14103

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/14773
Author: @Shadowghost
Created: 9/10/2025
Status: Merged
Merged: 9/11/2025
Merged by: @crobibero

Base: masterHead: fix-audio-probing


📝 Commits (1)

  • dd2f84d Don't use ffprobe frame options on audio probe

📊 Changes

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

View changed files

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

📄 Description

Jellyfin OOMed on me when probing a mka file indefinitly. By trial and error, these two options were responsible.


🔄 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/14773 **Author:** [@Shadowghost](https://github.com/Shadowghost) **Created:** 9/10/2025 **Status:** ✅ Merged **Merged:** 9/11/2025 **Merged by:** [@crobibero](https://github.com/crobibero) **Base:** `master` ← **Head:** `fix-audio-probing` --- ### 📝 Commits (1) - [`dd2f84d`](https://github.com/jellyfin/jellyfin/commit/dd2f84d63802fd8c95f2eecc68395b4954301bb8) Don't use ffprobe frame options on audio probe ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.MediaEncoding/Encoder/MediaEncoder.cs` (+1 -1) </details> ### 📄 Description Jellyfin OOMed on me when probing a mka file indefinitly. By trial and error, these two options were responsible. --- <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:24:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#14103