VoylinsGamedevJourney / gozen_lite

Video editor made with Godot with FFmpeg
GNU General Public License v3.0
24 stars 4 forks source link

MKV not working + Slow loading #1

Closed voylin closed 4 months ago

voylin commented 5 months ago

.mkv files don't seem to work and have long loading times before the first frame appears. After showing the first frame, the player freezes. Audio doesn't work for all video's in this format as well.

Possible causes:

voylin commented 5 months ago

Slow loading didn't get fixed by adding threading inside of Godot

voylin commented 4 months ago

Got fixed in one of the recent updates of the GDExtension