[PR #7333] [MERGED] [Bugfix] Provile bitStreamArgs for HLS fMP4 #11347

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

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/7333
Author: @eyezak
Created: 2/18/2022
Status: Merged
Merged: 3/25/2022
Merged by: @joshuaboniface

Base: masterHead: hls/audio-bitstream-fmp4


📝 Commits (3)

  • 151ddd4 [Bugfix] Provile bitStreamArgs for HLS fMP4
  • def8500 Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
  • 3cea6c6 Apply suggestions from code review

📊 Changes

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

View changed files

📝 MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs (+3 -1)

📄 Description

Fix audio sync in HLS fMP4

Changes
Provide audio bitstream arguments to ffmpeg for both ts and fMP4 HLS streaming


🔄 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/7333 **Author:** [@eyezak](https://github.com/eyezak) **Created:** 2/18/2022 **Status:** ✅ Merged **Merged:** 3/25/2022 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `hls/audio-bitstream-fmp4` --- ### 📝 Commits (3) - [`151ddd4`](https://github.com/jellyfin/jellyfin/commit/151ddd400dcb3702aef67ece10dd9b82a443f96d) [Bugfix] Provile bitStreamArgs for HLS fMP4 - [`def8500`](https://github.com/jellyfin/jellyfin/commit/def8500dd0a9365c98cd2bdc3fa925dd2c6a7dc6) Update MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs - [`3cea6c6`](https://github.com/jellyfin/jellyfin/commit/3cea6c61f3e71bc933c36bfa4b8e1059aa9f7616) Apply suggestions from code review ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs` (+3 -1) </details> ### 📄 Description Fix audio sync in HLS fMP4 **Changes** Provide audio bitstream arguments to ffmpeg for both ts and fMP4 HLS streaming --- <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:36:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11347