hozuki / MonoGame.Extended2

A collection of extensions for MonoGame
BSD 3-Clause Clear License
38 stars 8 forks source link

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

Open BitKovin opened 1 month ago

BitKovin commented 1 month ago

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