I might have encountered a bug, or I’m missing something obvious.
None of my videos will display an image in Preview 1 if I have DirectX 12 enabled. They display black in the Media Player Editor and White when assigned to a material.
Switching the project over to DirectX 11 makes them display the video correctly.
Videos work as expected in Early Access with DirectX 12.
I’m getting the same error trying to play a mp4 h264 video. When I open the media player give me the error;
LogWmfMedia: Error: Tracks 000004FB3EE48710: Format is not supported in D3D12.
Electra Player is working in Preview2 with MP4 but supports only playrates 0 and 1.
No workaround to time for full dynamic playing MP4 Files like in UE4 with the WMF Plugin.
on official release now - if I use new image media source with a png image sequence, media player is working correctly. all other video formats are not.
I created a new project with Electra by default, and it works perfectly on DX12 if I don’t play any mp4 with Wmf before playing with Electra. Thanks so much for the workaround!