Subject: Re: Audio on Compaq EVO D500
To: Duncan McEwan <duncan@mcs.vuw.ac.nz>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: port-i386
Date: 12/13/2001 19:03:59
Duncan McEwan wrote:
> Xmms fails to play an mpeg3 file, and if I try something much simpler I get the
> following...
> 
> 	 cat welcome.au > /dev/audio
> 	 /dev/audio: Invalid argument.

As was mentioned, some codecs don't support variable rate, and
only work with single fixed rate (typically 48KHz). If you
do cat >/dev/audio, it tries to use the device with  rate 8KHz,
which would not work.

With similarily crippled auvia,

	mpg123 -r 48000 file.mp3
 
did the trick :)

Jaromir
-- 
Jaromir Dolecek <jdolecek@NetBSD.org> http://www.NetBSD.org/Ports/i386/ps2.html
-=  Those who would give up liberty for a little temporary safety deserve  =-
-=  neither liberty nor safety, and will lose both.  -- Benjamin Franklin  =-