• Godot Help
  • Video .ogg file fails when the project is built and exported (Windows Desktop)

Hello everyone, I'm facing a problem with .ogg video files: the VideoStreamPlayer works fine when I launch the project in the editor but when I do an export then the node doesn't work anymore. Only solution I found is to move .pck and .exe into the main folder of the project... Any idea? The problem seem to be there since 2018

Can you post an example project that doesn't work? My first guess would be that you're not including the video file in the exported files.

How can I open a .pck ? This is my node:

I have this problem only for .ogg videos, other resources like mp3 audio are correctly loaded