http://bugs.winehq.org/show_bug.cgi?id=15934
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2013-02-18 16:14:19 CST --- Created attachment 43620 --> http://bugs.winehq.org/attachment.cgi?id=43620 +mciavi,+mci,+msvideo,+loaddll,+winmm
Jörg, please take a look at this log.
It's important to remember that prior to the video playing there is a .wav sound being played: trace:winmm:proc_PlaySound SoundName=L"sounds\0.wav" !
+loaddll is used to prove that the video dll codec is beind loaded: trace:loaddll:load_native_dll Loaded L"C:\windows\system32\KMVIDC32.DLL" at 0x7f840000: native
The video path is: trace:mci:MCI_Open lpstrElementName=L"\autorun\video\intro.avi"