On Sat, Mar 01, 2008, Jacob Meuser wrote:
> > Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
> > ==========================================================================
> > AO: [null] 32000Hz 2ch s16le (2 bytes per sample)
> > ^^^^ does that mean "no driver"?
> try with mplayer -ao sun ...
That's not available:
$ mplayer -ao help
MPlayer 1.0rc2-3.3.5 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3000+ (Family: 15, Model: 4, Stepping: 8)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
Available audio output drivers:
mpegpes Mpeg-PES audio output
null Null audio output
pcm RAW PCM/WAVE file writer audio output
.mplayer/config only contains:
# Write your default config options here!
I've compiled mplayer from source and then it plays sound (it offers
more audio options).
Thanks!