On 16/08/05, Andrew Daugherity <[EMAIL PROTECTED]> wrote: > Forgot to cc the list. > > ---------- Forwarded message ---------- > From: Andrew Daugherity <[EMAIL PROTECTED]> > Date: Aug 15, 2005 4:56 PM > Subject: Re: audio plays too fast > To: Jernej Vodopivec <[EMAIL PROTECTED]> > > > mpg123 has an option to resample on-the-fly, but this is still a nasty > kludge. There's a similar problem with auvia(4) where rates other > than 48kHz have bad static in the playback (unless somebody fixed this > bug recently). > > Perhaps some bugs should be filed against auich and auvia (assuming > they haven't been already)? > > -Andrew > >
I had this same problem. And yes it is an OBSD specific issue. Put this in your mplayer config (~/.mplayer/config) srate=44100 Regards Edd

