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

Application freezes when stopping video #112

Open
Matt8110 opened this issue Feb 5, 2023 · 0 comments
Open

Application freezes when stopping video #112

Matt8110 opened this issue Feb 5, 2023 · 0 comments

Comments

@Matt8110
Copy link

Matt8110 commented Feb 5, 2023

I'm having a problem with .bik videos. The videos play fine, but they don't stop at the end. Using getPlayingOffset I can see it just goes right on past the length of the video. I tried checking the current offset against the duration and stopping it when it's a few milliseconds from the end. This causes my entire application to freeze.

At first I thought I was doing something wrong, but everything works as expected when I replace the video with an MP4.

It does work as expected as long as I stop the video within the first 1/4 or so.

@Matt8110 Matt8110 changed the title Video freezes when stopping Application freezes when stopping video Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant