http://bugs.winehq.org/show_bug.cgi?id=14785
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winmm&mci
--- Comment #2 from Lei Zhang thestig@google.com 2008-08-08 02:38:28 --- MCIAVI_mciPlay() calls MCIAVI_mciPlay_async(), which starts another thread and runs MCIAVI_mciPlay_thread(), which calls MCIAVI_mciPlay() again.
If I comment out the call to MCIAVI_mciPlay_async(), then the movie plays, with the audio going at the normal rate and video going about 4X as fast.