[MPlayer-users] How to turn off autosensed resampling

D Richard Felker III dalias at aerifal.cx
Thu Jan 2 00:40:21 CET 2003


On Wed, Jan 01, 2003 at 10:10:54AM -0700, jimmybgood at cox.net wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Mplayer insists on resampling everything it plays for me to 48000Hz.  My
> sound card, (ESS 1869 clone PCI) plays the clip at its intended sample
> rate, so everything is played slow.  I get around the problem by
> starting mplayer, noting the original sample rate (for example 44100),
> stopping and then restarting with -aop list=resample:fout=44100. If all
> my video and audio clips were sampled at 44100 this would not be a
> problem, but they aren't, so it is.
> 
> My guess is that mplayer detects my pathetic little built-in sound chip
> (SIS 7012) either during compilation or run-time, notes that it can only
> play at 48000 and then resamples to compensate for the sound chip's
> inaduquacy.  But I'm not using the built-in sound chip for serious
> audio, I use the PCI card.

MPlayer is using whatever sound device it's configured to use,
probably whichever one is /dev/dsp unless you reconfigured it. There's
no way it should be confusing stuff about multiple soundcards.

BTW, do you have aop resample stuff in your mplayer config? If so,
remove it! That code is old and doesn't seem to work well with the
automatic resampling in the new libaf layer.

BTW2, if you still have problems post proper logs and a full bug
report.

Rich



More information about the MPlayer-users mailing list