Bug 11406 - problem playing mp3 with an 8-bit soundcard
Summary: problem playing mp3 with an 8-bit soundcard
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: esound
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Elliot Lee
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-05-14 13:58 UTC by Alain Wenmaekers
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-07-17 23:09:24 UTC
Embargoed:


Attachments (Terms of Use)

Description Alain Wenmaekers 2000-05-14 13:58:56 UTC
The mpg123 bundled with Redhat 6.1 & 6.2 doesn't work with a Soundblaster
2.0 8-bit soundcard.

After starting MPG123 it says:
unsupported sound format: 33
Audio device open for 44.1Khz, stereo, 16bit failed
Trying 44.1Khz, 8bit stereo.

And the sound then plays at half the speed it normally would. Forcing it to
8-bit mode doesn't work.

I downloaded the MPG123 source TAR, I recompiled it and replaced the
"mpg123" binary file, and now it works..The binary file that I compiled is
about 50kb bigger than the one bundled with RH6.x

Comment 1 Cristian Gafton 2000-05-22 15:46:59 UTC
assign to notting

Comment 2 Bill Nottingham 2000-06-10 18:15:43 UTC
This is a problem with esound.

Comment 3 Elliot Lee 2000-07-17 22:28:59 UTC
From reading the bug description it would appear that esd is not setting the
correct sampling rate on the sound device.

However, the code exists to set & check the sampling rate, and I cannot see any
problem with it at all. It is likely that this is a kernel bug, therefore.

Comment 4 Alan Cox 2000-07-17 23:09:22 UTC
I can only duplicate this problem with esd, and nobody else has ever seen
it otherwise. In the absence of any traces Im reassigning it back to Elliot

Elliot. I need exact syscall traces of the incorrect ioctl return. The 8bit
SB only supports 22KHz. Mpg123 without esd sees the fail correctly. Given
that and the fact this kernel code area has zero bugs against it in about
3 years Im dubious its the kernel, very dubious.


Comment 5 Elliot Lee 2001-01-23 00:19:25 UTC
old bug plonk


Note You need to log in before you can comment on or make changes to this bug.