Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Sync each segment against EXT-X-PROGRAM-DATE-TIME #4870

Merged
merged 4 commits into from
Jan 12, 2023

Conversation

joeyparrish
Copy link
Member

Closes #4589

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2023

Incremental code coverage: 85.00%

@avelad avelad added type: bug Something isn't working correctly component: HLS The issue involves Apple's HLS manifest format priority: P1 Big impact or workaround impractical; resolve before feature release labels Jan 5, 2023
@avelad avelad added this to the v4.4 milestone Jan 5, 2023
@avelad
Copy link
Member

avelad commented Jan 10, 2023

@joeyparrish , is something missing? is it ready to review?

@joeyparrish
Copy link
Member Author

I have yet to verify the change with real content, and the test stream from the associated issue was unrealistic to the point of making this change have no effect. I got new content from multiple partners last night, so I'll be testing that today. When I've verified the change, I'll take it out of draft status. But feedback is welcome any time.

@joeyparrish
Copy link
Member Author

Rebased on top of #4881, still waiting for new content to verify

@joeyparrish
Copy link
Member Author

I got new content from another partner through internal channels. Unfortunately, it appears that this still has a bug in it somewhere that is placing segments at the wrong times. I haven't found the cause yet.

@joeyparrish joeyparrish marked this pull request as ready for review January 12, 2023 18:28
@joeyparrish joeyparrish merged commit 50c9df4 into shaka-project:main Jan 12, 2023
@joeyparrish joeyparrish deleted the hls-av-sync branch January 12, 2023 22:22
joeyparrish added a commit that referenced this pull request Jan 13, 2023
Closes #4589

Backported to v4.2.x:
 - patched in lowestSyncTime_ from v4.3.x in HlsParser
joeyparrish added a commit that referenced this pull request Jan 13, 2023
Closes #4589

Backported to v4.2.x:
 - patched in lowestSyncTime_ from v4.3.x in HlsParser
Robloche pushed a commit to Robloche/shaka-player that referenced this pull request Feb 8, 2023
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A/V sync regression after dynamic ad break on HLS stream
2 participants