turanszkij / WickedEngine

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

Engine crashes after trying to upload a video #840

Open Nickykun opened 6 months ago

Nickykun commented 6 months ago

image

turanszkij commented 6 months ago

Yeah, I know this, video only works in Vulkan currently. With DX12 it will either crash or display some corrupted result. For the time being I've given up on it, because I couldn't solve it. Everything from the video is parsed the same way as in vulkan, but somehow DX12 doesn't accept it.