[Bug 36098] New: Winamp's DirectSound plugin doesn't work with 192KHz/24bit ALSA audio output
http://bugs.winehq.org/show_bug.cgi?id=36098 Bug ID: 36098 Summary: Winamp's DirectSound plugin doesn't work with 192KHz/24bit ALSA audio output Product: Wine Version: 1.7.17 Hardware: x86 URL: http://www.filehippo.com/download_winamp/ OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winealsa.drv Assignee: wine-bugs(a)winehq.org Reporter: t.artem(a)mailcity.com When you have this defaults.pcm.dmix.rate 192000 defaults.pcm.dmix.format S24_LE defaults.pcm.rate_converter "samplerate_best" in /usr/share/alsa/alsa.conf (disable PulseAudio if you have it), Winamp's DirectSound plugin doesn't work: "Nullsoft DirectSound driver Output 2.63 (d) Error Bad DirectSound driver. Please install proper drivers or select another device in configuration". WaveOutput plugin works just fine. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36098 Artem S. Tashkinov <t.artem(a)mailcity.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36098 --- Comment #1 from Artem S. Tashkinov <t.artem(a)mailcity.com> --- trace:alsa:AUDDRV_GetAudioEndpoint {6aacea16-f119-4558-8b63-8389560437c4} 0x1657c0 0x1abf064 trace:alsa:get_alsa_name_by_guid Found matching device key: L"0,default" trace:alsa:AudioClient_AddRef (0x1adb178) Refcount now 1 trace:alsa:AudioClient_GetMixFormat (0x1adb178)->(0x3078108) trace:alsa:dump_fmt wFormatTag: 0xfffe (WAVE_FORMAT_EXTENSIBLE) trace:alsa:dump_fmt nChannels: 2 trace:alsa:dump_fmt nSamplesPerSec: 48000 trace:alsa:dump_fmt nAvgBytesPerSec: 384000 trace:alsa:dump_fmt nBlockAlign: 8 trace:alsa:dump_fmt wBitsPerSample: 32 trace:alsa:dump_fmt cbSize: 22 trace:alsa:dump_fmt dwChannelMask: 00000003 trace:alsa:dump_fmt Samples: 0020 trace:alsa:dump_fmt SubFormat: {00000003-0000-0010-8000-00aa00389b71} trace:alsa:AudioClient_IsFormatSupported (0x1adb178)->(0, 0x1adb330, 0x307810c) trace:alsa:dump_fmt wFormatTag: 0xfffe (WAVE_FORMAT_EXTENSIBLE) trace:alsa:dump_fmt nChannels: 2 trace:alsa:dump_fmt nSamplesPerSec: 48000 trace:alsa:dump_fmt nAvgBytesPerSec: 384000 trace:alsa:dump_fmt nBlockAlign: 8 trace:alsa:dump_fmt wBitsPerSample: 32 trace:alsa:dump_fmt cbSize: 22 trace:alsa:dump_fmt dwChannelMask: 00000003 trace:alsa:dump_fmt Samples: 0020 trace:alsa:dump_fmt SubFormat: {00000003-0000-0010-8000-00aa00389b71} trace:alsa:map_channels Mapping mmdevapi channel 0 (0x1) to ALSA channel 0 trace:alsa:map_channels Mapping mmdevapi channel 1 (0x2) to ALSA channel 1 trace:alsa:map_channels need_remapping: 0, alsa_channels: 2 trace:alsa:AudioClient_IsFormatSupported returning: 00000000 trace:alsa:AudioClient_GetDevicePeriod (0x1adb178)->(0x3078078, (nil)) trace:alsa:AudioClient_Initialize (0x1adb178)->(0, c0000, f4240, 0, 0x1adb330, (null)) trace:alsa:dump_fmt wFormatTag: 0xfffe (WAVE_FORMAT_EXTENSIBLE) trace:alsa:dump_fmt nChannels: 2 trace:alsa:dump_fmt nSamplesPerSec: 48000 trace:alsa:dump_fmt nAvgBytesPerSec: 384000 trace:alsa:dump_fmt nBlockAlign: 8 trace:alsa:dump_fmt wBitsPerSample: 32 trace:alsa:dump_fmt cbSize: 22 trace:alsa:dump_fmt dwChannelMask: 00000003 trace:alsa:dump_fmt Samples: 0020 trace:alsa:dump_fmt SubFormat: {00000003-0000-0010-8000-00aa00389b71} trace:alsa:map_channels Mapping mmdevapi channel 0 (0x1) to ALSA channel 0 trace:alsa:map_channels Mapping mmdevapi channel 1 (0x2) to ALSA channel 1 trace:alsa:map_channels need_remapping: 0, alsa_channels: 2 warn:alsa:AudioClient_Initialize Unable to set hw params: -22 (Invalid argument) trace:alsa:AudioClient_Release (0x1adb178) Refcount now 0 trace:alsa:AudioClient_Stop (0x1adb178) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36098 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com, | |super_man(a)post.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36098 Artem S. Tashkinov <aros(a)gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |ABANDONED Status|UNCONFIRMED |RESOLVED --- Comment #2 from Artem S. Tashkinov <aros(a)gmx.com> --- ALSA has been superseded by PulseAudio (API). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36098 Saulius K. <saulius2(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36098 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla