Triode wrote: 
> I've just posted new binaries for the 0.9beta4 to google code:
> http://code.google.com/p/squeezelite/downloads/list
> 
> The osx build is a fat build for ppc/i386/x86_64 and includes portaudio
> within the binary.  There is a libFLAC.dyllib also on the download page
> for flac support.  Other codecs are likely to already installed or able
> to be installed from macports.
> 
> Please post your feedback
Running beta4 on Lion using the built in audio on a mac mini for a
couple days now and it's been working great!

I did have to copy the codec dylib files from macports /opt/local/lib
into the same directory as the squeezelite binary.  Here's the codec's
I've been testing with.


Code:
--------------------
    ./squeezelite -d decode=debug
  [12:01:24.765136] decode_init:98 init decode 
  [12:01:24.815892] load_faad:557 loaded libfaad.2.dylib
  [12:01:24.816222] load_vorbis:227 loaded libvorbisfile.3.dylib
  [12:01:24.816531] load_flac:196 loaded libFLAC.8.dylib 
  [12:01:24.816552] register_pcm:191 using pcm 
  [12:01:24.816787] load_mad:292 loaded libmad.0.dylib
--------------------
 

The prebuilt beta4 binary on Snow Leopard crashed every time I started a
track, however compiling from source works without issue.


------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to