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

[BUG] [CRASH] Failed to play a webm video #84

Open
satyarohith opened this issue Sep 19, 2020 · 1 comment
Open

[BUG] [CRASH] Failed to play a webm video #84

satyarohith opened this issue Sep 19, 2020 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@satyarohith
Copy link

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

@CryogenicPlanet CryogenicPlanet added the bug Something isn't working label Sep 19, 2020
@CryogenicPlanet
Copy link
Member

CryogenicPlanet commented Sep 19, 2020

Seems to be related to #56 the video players seem to occasionally crash, trying to work out a solution

@CryogenicPlanet CryogenicPlanet added the good first issue Good for newcomers label Sep 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants