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
Video .ogg file fails when the project is built and exported (Windows Desktop)
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
Try looking at these links first, and including *.ogg files in your exported files. (It may not be necessary, but it won't hurt anything.)
https://docs.godotengine.org/en/stable/tutorials/export/exporting_projects.html#resource-options