On Wed, 29 Oct 2008 08:08:20 +0100 Robert <[EMAIL PROTECTED]> wrote: > On Tue, 28 Oct 2008 18:18:10 +0100 > Alexandre Ratchov <[EMAIL PROTECTED]> wrote: > > > this will add libsndio backend to libao, and make it the default. > > The following ports use it: > > > > mpg321, vorbis-tools, tremor-tools, mpd > > > > I've changed diffs against ./configure and .in files to apply to > > the corresponding .ac and .am files, and switched the port to use > > autoconf and automake. Is this the correct approach? > > > > One remark about mpd: since it runs as user _mpd, if you're using > > aucat, you'll have to change the permissions of /tmp/aucat.sock, > > this will be fixed in aucat soon, though. > > > > -- Alexandre > > Works for me. > Tested on amd64(snapshot from 2008-10-28) with mpg321. > > - Robert
Uhm, rate conversion doesn't work right with mpg321. What i did: update to snapshot from 2008-10-28 compile and install patched libao installed mpg321 from ports (fwiw) .mp3 files at 44kHz and 48kHz play fine. Files with a rate below 44kHz are being played back too fast. - Robert