mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3975] [MERGED] Increase the max muxing queue size for ffmpeg #9797
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:muxer📝 Commits (1)
6462ca0increase 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
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.