itch.io is community of indie game creators and players

Devlogs

Version 7.0

GDE GoZen - Video Playback addon for Godot
A downloadable tool for Windows, macOS, Linux, and Android

Now with Android

After some work and testing, I’m proud to say that there’s now Android support. Besides that there is improved support for older video files, especially ones with non square pixel formats and with interlacing issues. Is the de-interlacing support the best quality? No, but it performs well and is more than good enough to clean up interlaced footage. Than there’s also GIF support, something which was in the 6.2 update but had some issues as mentioned in #47 this got fixed and brought some light to an issue with the way framerate was getting calculated and in turn how the frame count was being calculated. Then there are some minor changes which you can see bellow.

Changes

Full Changelog: https://github.com/VoylinsGamedevJourney/gde_gozen/compare/v6.2…v7.0

Added

  • Non-square pixel support;
  • Automatic rotation;
  • Android support;
  • De-interlace video support;
  • Correct playback with SAR smaller than 1.0;

Fixed

  • Fixed framerate;
  • Editor FPS display fixed;
  • GIF Playback now works correctly;
  • GIF playback not showing correctly with certain resolutions;

Improved

  • Better handling of video file padding;
  • Test room VSync turned off;

Deleted

  • Web build; More info on why the Web build got removed from the project in the GitHub release notes.

Files

  • gde_gozen_test_room_v7.0.zip 75 MB
    Jul 01, 2025
  • gde_gozen_v7.0.zip 75 MB
    Jul 01, 2025
Download GDE GoZen - Video Playback addon for Godot
Leave a comment