Bug: Jump to end on seek within the last segment #924
Labels
bug
Something isn't working
Status: Unconfirmed
A potential issue that we haven't yet confirmed as a bug
Is there an existing issue for this?
Which Mux Elements/Packages does this apply to? Select all that apply
playback-core
Which browsers are you using?
Chrome
Which operating systems are you using?
macOS
Description
When seeking to a time in the last segment of a video, the player will seek to the very end of the video. This looks like it may be a regression introduced by #867.
Notes:
MuxVideoReact
andMuxVideo
on Chrome 125 and Arc 1.43.0 browser on MacOS 14.0Reduced test case
No response
Steps to reproduce
On any Mux player using an Hls data source based around
playback-core
:Current Behavior
The player will jump to the end of the video and stop playback
Expected Behavior
The player will jump to the selected time and continue playback
Errors
No response
What version of the package are you using?
v0.23.1
The text was updated successfully, but these errors were encountered: