Skip Navigation

Does anyone have experience with viewing .mp4 files in Godot 4?

github.com GitHub - EIRTeam/EIRTeam.FFmpeg: Plugin for godot that adds an FFmpeg-based decoder.

Plugin for godot that adds an FFmpeg-based decoder. - EIRTeam/EIRTeam.FFmpeg

GitHub - EIRTeam/EIRTeam.FFmpeg: Plugin for godot that adds an FFmpeg-based decoder.

I would like to be able to view mp4 files in my Godot game, but I can't seem to get this extension to work properly. I hear sound, but I do not see the picture.

I have gotten the built-in video player to work and it seems to work quite well. The downside is that it only supports Ogg Theora, which is unfavorable for my use case.

Does anyone have experience with viewing (mp4) video files in Godot 4?

Edit: In case it matters, I run Godot 4.2.1 on linux.

2
2 comments