Videos not playing

Questions about Wine on macOS.
Locked
alxrk
Newbie
Newbie
Posts: 1
Joined: Sun Nov 20, 2016 11:38 am

Videos not playing

Post by alxrk »

I'm trying to play Y's Origin on Wine on OSX. Everything except videos works fine. I'm getting the following errors in my terminal:

Code: Select all

 $ wine yso_win.exe 
err:d3d:init_driver_info No driver version info found for device 8086:0162, driver model 0x2.
fixme:win:EnumDisplayDevicesW ((null),0,0x3026c8,0x00000000), stub!
err:quartz:GetClassMediaFile Media class not found
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
err:avicap:query_video_device Video 4 Linux support not enabled
fixme:quartz:MPEGSplitter_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}!
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
Is there anything I can do to fix this, or is MPEG just not supported?

If you would like any other info about this or my setup, please let me know.
Locked