[PR #3975] [MERGED] Increase the max muxing queue size for ffmpeg #9797

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3975
Author: @nyanmisaka
Created: 8/24/2020
Status: Merged
Merged: 8/24/2020
Merged by: @Bond-009

Base: masterHead: muxer


📝 Commits (1)

  • 6462ca0 increase the max muxing queue size for ffmpeg

📊 Changes

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

View changed files

📝 Jellyfin.Api/Controllers/DynamicHlsController.cs (+1 -1)

📄 Description

Changes

  • Increase the max muxing queue size to 2048 for ffmpeg.
    This can alleviate the situation that the default value of 128 is not enough.

Issues
https://github.com/jellyfin/jellyfin/issues/3960
https://github.com/jellyfin/jellyfin/issues/3780
https://github.com/jellyfin/jellyfin/issues/3640
https://github.com/jellyfin/jellyfin/issues/3335
https://github.com/jellyfin/jellyfin/issues/3090


🔄 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/3975 **Author:** [@nyanmisaka](https://github.com/nyanmisaka) **Created:** 8/24/2020 **Status:** ✅ Merged **Merged:** 8/24/2020 **Merged by:** [@Bond-009](https://github.com/Bond-009) **Base:** `master` ← **Head:** `muxer` --- ### 📝 Commits (1) - [`6462ca0`](https://github.com/jellyfin/jellyfin/commit/6462ca0036c33d72701f6b5549331ce45142795c) increase the max muxing queue size for ffmpeg ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Jellyfin.Api/Controllers/DynamicHlsController.cs` (+1 -1) </details> ### 📄 Description **Changes** - Increase the max muxing queue size to 2048 for ffmpeg. This can alleviate the situation that the default value of 128 is not enough. **Issues** https://github.com/jellyfin/jellyfin/issues/3960 https://github.com/jellyfin/jellyfin/issues/3780 https://github.com/jellyfin/jellyfin/issues/3640 https://github.com/jellyfin/jellyfin/issues/3335 https://github.com/jellyfin/jellyfin/issues/3090 --- <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:08:42 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#9797