Godot VLC's icon

Godot VLC 1.2.0 2D Tools 4.3 Community

Submitted by user xiSage; LGPLv2.1; 2026-05-10

VLC extension for Godot. Supports Windows and Linux.

Put videos into res:// and they will be loaded as VLCMedia. Then you can play them with VLCMediaPlayer node.

You can alse use VLCMedia.load_from_file() to load media from disk or VLCMedia.load_from_mrl() to load media from a media resource locator.

There are some other features, such as subtitles and chapters, can be accessed through scripts. For more information, see the ingame documentation.


View files Download Recent Edits