Current Behavior:
The video clipping is feature partially broken since v1.12. When passing a clipStartTime or clipEndTime, the video still starts playing from the "normal" beginning and the time in the layout stays at 0:00. Once you seek anywhere it jumps to the proper "clipped" place in the video.
Steps To Reproduce:
See reproduction: https://stackblitz.com/edit/vidstack-examples-aiqvmw
Environment:
- Framework: React
- Vidstack: v1.12.5
Current Behavior:
The video clipping is feature partially broken since v1.12. When passing a
clipStartTimeorclipEndTime, the video still starts playing from the "normal" beginning and the time in the layout stays at 0:00. Once you seek anywhere it jumps to the proper "clipped" place in the video.Steps To Reproduce:
See reproduction: https://stackblitz.com/edit/vidstack-examples-aiqvmw
Environment: