On Wed, Aug 29, 2007 at 10:36:03AM +0300, Paul Irofti wrote:
> At work I have an Intel AC97 soundcard  at 48000. Now the drivers won't
> permit it to do hardware 44100 conversion, so I used sdl for that. Since
> the latest update (1.2.9p7-sun) the conversion fails.
> 
> Any further details you might need I'll provide. Attached is the dmesg.

Thought I lay out a little use case.

My .mplayer/config file contains:

ao=sdl
srate=44100

When I run mplayer the output is:
[...]
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 44100 Hz, 2 ch, s16le, 256.0 kbit/18.14% (ratio: 32000->176400)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format s16le
AO: [sdl] 44100Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
[...]

But I get the following in /var/log/messages:
``Aug 29 09:51:02 paulirofti /bsd: auich0: measured ac97 link rate at
47976 Hz, will use 48000 Hz''

I'm using the mplayer-1.0pre8p14-sdl package.

Reply via email to