Gentoo Archives: gentoo-user

From: Mike Myers <fluffymikey@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] mplayer sound issues
Date: Tue, 28 Feb 2006 21:39:55
Message-Id: 4404C0B7.60701@yaay.us
1 Hey folks!
2
3 I'm having kind of a weird problem with mplayer. I can play some
4 things, but not others but only under certain circumstances. I can play
5 .mp3 files and movies. I can play anything if I'm using the arts driver
6 as the audio output, except when I play DVDs, I get no sound. I can get
7 sound with dvds in xine, but i can't get a decent video driver to
8 display the video without choppiness with xine. If I use the alsa
9 driver with mplayer, I can't seem to play .wav files. I can play them
10 with arts however. I'd really prefer to use alsa though, because
11 there's lag whenever I skip forwards or backwards. I use it to
12 transcribe phone messages, so that lag is extremely irritating.
13
14 Except for dvds, mplayer was working great with .wav files. I'm not
15 sure what the difference is at all, but I'm just guessing something
16 needs recompiled or something like that. I tried recompiling mplayer
17 with different use flags several times, recompiling the libraries for
18 mplayer, but no matter what I do I get the same issue. What happens
19 exactly, with alsa in mplayer, is it'll start to play for a split second
20 and then just freeze. The output looks like this from a console:
21
22 laptop$ mplayer file.wav
23 MPlayer dev-CVS-060217-04:46-3.4.4 (C) 2000-2006 MPlayer Team
24 CPU: Intel Pentium M Dothan (Family: 6, Stepping: 8)
25 MMX supported but disabled
26 MMX2 supported but disabled
27 CPUflags: MMX: 0 MMX2: 0 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
28 Compiled for x86 CPU with extensions: SSE SSE2
29
30
31
32 91 audio & 206 video codecs
33 Playing 2006-02-27 13-42-42.wav.
34 Audio file file format detected.
35 ==========================================================================
36 Opening audio decoder: [pcm] Uncompressed PCM audio decoder
37 AUDIO: 8000 Hz, 1 ch, s16le, 128.0 kbit/100.00% (ratio: 16000->16000)
38 Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
39 ==========================================================================
40 [AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or
41 resource busy
42 alsa-init: 1 soundcard found, using: default
43 alsa: 8000 Hz/1 channels/2 bpf/5460 bytes buffer/Signed 16 bit Little Endian
44 AO: [alsa] 8000Hz 1ch s16le (2 bytes per sample)
45 Video: no video
46 Starting playback...
47 A: 0.0 (00.0) of 2991.0 (49:51.0) ??,?%
48
49 I have to press ctrl+c to stop it. I've tried various wave files,
50 including ones I've used before that worked before. These same files
51 work with arts, except for the lag. Can anybody help me with this?
52
53 Thanks in advance,
54 Mike
55 --
56 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mplayer sound issues Richard Fish <bigfish@××××××××××.org>