http://bugs.winehq.org/show_bug.cgi?id=7262
Summary: wine: Call from 0x7b840720 to unimplemented function msvcrt.dll._stat64, aborting Product: Wine Version: CVS Platform: Other URL: http://www2.mplayerhq.hu/MPlayer/releases/win32/MPlayer- 1.0rc1-gui.zip OS/Version: Linux Status: UNCONFIRMED Keywords: download Severity: normal Priority: P2 Component: wine-msvcrt AssignedTo: wine-bugs@winehq.org ReportedBy: xerox_xerox2000@yahoo.co.uk
Hi, i use the windows version of mplayer (yes, i know that sounds dumb, but i cannot get the sound correct in the linux version, and the sound in wine works well...)
If i run the command like:
wine explorer /desktop=foo,800x600 gmplayer.exe /tmp/somemovie.mpg
there's a crash after a few seconds. See the attached log. (the virtual desktop is needed, otherwise the screen remains black, probably a ddraw bug)
mplayer works fine if you just start it without the argument "somemovie.mpg", and then select the movie from the menu, but i'd like to run it in the way above.