# HG changeset patch # User gabucino # Date 989074792 0 # Node ID a0bd25f1165b118d511c99ec57e19672925fd99f # Parent f0fbf1a9bf319de07003fd527c7ca68ffbd531d4 question & answer for 44/48Khz dilemma diff -r f0fbf1a9bf31 -r a0bd25f1165b DOCS/MPlayer-FAQ --- a/DOCS/MPlayer-FAQ Sat May 05 13:30:00 2001 +0000 +++ b/DOCS/MPlayer-FAQ Sat May 05 14:59:52 2001 +0000 @@ -204,4 +204,8 @@ Because l3codeca.acm is a non-relocatable DLL, it must be loaded to 0x00400000, we can't change this. You should use non-patched kernel, or use MPlayer's -afm 1 option to disable using l3codeca.acm. - + +Q: My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3 + sound too slow. When I use -nosound switch, everything is ok (but quiet). +A: Those files probably have 48Khz audio, and your soundcard can't play + it correctly. Audio downsampling isn't implemented in MPlayer (yet).