EIRTeam / EIRTeam.FFmpeg

Plugin for godot that adds an FFmpeg-based decoder.
https://eirteam-docs.readthedocs.io/en/latest/documentation/ffmpeg/ffmpeg_getting_started.html
MIT License
147 stars 21 forks source link

Fix freeze on invalid videos #10

Closed Setadokalo closed 11 months ago

Setadokalo commented 11 months ago

Despite the issue being closed, the program still freezes if an invalid video file is put in a videostreamplayer under the right circumstances. This fixes the issue consistently, at least in my tests.

EIREXE commented 11 months ago

Thank you for your contributions, they all look fine to me! I'll merge them ASAP