Triode wrote: 
> If squeezelite does not detect the max rate of your dac, add "-r 48000"
> to the command line.

If I've understood you correctly, then to play a 24/192 flac file on my
16/48 capable ALSA device, this should work:


Code:
--------------------
    squeezelite-x86-64 -s 192.168.0.50 -n plugplayer2  -o hw:2,0 -a :::0 -r 
48000
--------------------


It doesn't.

But this does:


Code:
--------------------
    squeezelite-x86-64 -s 192.168.0.50 -n plugplayer2  -o plughw:2,0 -a :::0 
--------------------


Unfortunately, updating my aptosid (based on debain 64 bit unstable)
install without checking has meant perl 5.18 has landed. Ouch, now no
working LMS on the host, only on a VM I've done quick hack on.  I've yet
to double check it you can use "plughw" with the localplayer plugin or
you're limited to picking form the drop down list of


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
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