[PR #7435] Fix the fMP4 HLS audio sync issue on Safari #11401

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

Original Pull Request: https://github.com/jellyfin/jellyfin/pull/7435

State: closed
Merged: Yes


Changes

Previously in #7338 the -noaccurate_seek was disabled in all HLS containers, resulting in the remux audio cannot be synced to the transcode video in fMP4 container. This issue can be reproduced on Safari. So change to remove this option on TS container only.

**Original Pull Request:** https://github.com/jellyfin/jellyfin/pull/7435 **State:** closed **Merged:** Yes --- **Changes** Previously in #7338 the `-noaccurate_seek` was disabled in all HLS containers, resulting in the remux audio cannot be synced to the transcode video in fMP4 container. This issue can be reproduced on Safari. So change to remove this option on TS container only.
OVERLORD added the pull-request label 2026-02-07 06:37:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/jellyfin#11401