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

Video player results exception at the end of the video #10

Open
BitKovin opened this issue Aug 12, 2024 · 2 comments
Open

Video player results exception at the end of the video #10

BitKovin opened this issue Aug 12, 2024 · 2 comments

Comments

@BitKovin
Copy link

If video player is not set to be looped it produces "Decoding thread exited unexpectedly" when trying to call GetTexture

Steps to reproduce:
Change _videoPlayer.IsLooped to false in example project

@orosbogdan
Copy link

Any fix for this ?

@BitKovin
Copy link
Author

Can't remember, but I either commented throw Exception or just added try catch. Bad solution, but at least works

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

2 participants