Briefly describe the issue.
When I load a large video, I try to cut and always get the currenTime negative.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
1.get video from an external server
2.the video is not fulled load
3.try to start on the sec x > 0 and get the currentTime with negative seconds (-x sec)
Results
Expected
Starting the video on the second x > 0 with large videos
Description
Briefly describe the issue. When I load a large video, I try to cut and always get the currenTime negative.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
1.get video from an external server 2.the video is not fulled load 3.try to start on the sec x > 0 and get the currentTime with negative seconds (-x sec)
Results
Expected
Starting the video on the second x > 0 with large videos
Actual
It's start on -X seconds
versions
videojs
all versions abobe 6
browsers
all browsers
OSes
MacOS, Windows and Ubuntu 20.04