[Bug 29585] wineoss.drv audio renderer not on par with others

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 11 13:28:08 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29585

--- Comment #29 from Mateusz Stachowski <mateusz.stachowski at wp.pl> 2012-02-11 13:28:08 CST ---
Created attachment 38806
  --> http://bugs.winehq.org/attachment.cgi?id=38806
mmdevapi tests on wine-git WINETEST_INTERACTIVE=1 WINETEST_DEBUG=5
/media/Ubuntu/wine/wine mmdevapi_test.exe.so

I've compiled the latest wine from git ($ git describe
wine-1.4-rc2-96-gb0bc037) and runned the mmdevapi tests (render and capture).
During the testing I didn't hear anything (absolute silence).

I have wine-git repository cloned to /media/Ubuntu/wine directory and I've
runned that on testing. I made a script for that purpose:

#!/bin/sh 
cd /media/Ubuntu/wine/dlls/mmdevapi/tests
WINETEST_INTERACTIVE=1 WINETEST_DEBUG=5 /media/Ubuntu/wine/wine
mmdevapi_test.exe.so render 2>&1 | tee /media/Ubuntu/render_vmix.log

I wonder does that is the appropriate way of doing your tests Jörg.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.


More information about the wine-bugs mailing list