turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.85k stars 619 forks source link

Trying to load a MP4 video causes error #967

Open Anthony-Gaudino opened 1 month ago

Anthony-Gaudino commented 1 month ago

On Windows 11, running on Debug mode, trying to load this video https://file-examples.com/wp-content/storage/2017/04/file_example_MP4_480_1_5MG.mp4 causes this error: Screenshot 2024-10-17 220250

turanszkij commented 1 month ago

Same as this: https://github.com/turanszkij/WickedEngine/issues/840 Video only works in Vulkan currently, on windows there could be incorrect rendering or device removed. Couldn't find out why yet.