We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The error got triggered when I tried to play a converted video which is in .webm format.
.webm
Note: I tried to play it after I downloaded the output video.
Browser Version: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
Error Message : Uncaught TypeError: Failed to set the 'currentTime' property on 'HTMLMediaElement': The provided double value is non-finite.
Call Stack : undefined
The text was updated successfully, but these errors were encountered:
Seems to be related to #56 the video players seem to occasionally crash, trying to work out a solution
Sorry, something went wrong.
No branches or pull requests
The error got triggered when I tried to play a converted video which is in
.webm
format.Note: I tried to play it after I downloaded the output video.
Browser Version: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.102 Safari/537.36
Error Message : Uncaught TypeError: Failed to set the 'currentTime' property on 'HTMLMediaElement': The provided double value is non-finite.
Call Stack : undefined
The text was updated successfully, but these errors were encountered: