
Godot VLC 1.1.2 2D Tools 4.3 Community
Submitted by user xiSage; LGPLv2.1; 2025-09-24
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