http://bugs.winehq.org/show_bug.cgi?id=59432 Bug ID: 59432 Summary: MediaFoundation does not set D3D11_RESOURCE_MISC_FLAG for textures Product: Wine Version: 11.2 Hardware: x86-64 OS: MacOS Status: UNCONFIRMED Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@list.winehq.org Reporter: afifsworld132@gmail.com Created attachment 80406 --> http://bugs.winehq.org/attachment.cgi?id=80406 Log of game from Steam with +d3dkmt,+mfplat,+quartz System: MacBook Pro M1 (2020), macOS 14.1.1, Wine Staging 11.2, DXMT 0.73 When using DXMT as the renderer, a Shared Handle is created through D3DKMT for video textures. However when games (especially Unity games) try to use video rendering, the videos along with audio simply do not work. According to 3Shain, the current implementation of MediaFoundation has an issue where a miscflag (D3D11_RESOURCE_MISC_FLAG) does not get set, and as such DXMT fails to render anything. So I only hear audio and no video. Logs from Unity game's (In Falsus), startup video is given. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.