epoch1970 wrote: > I ran the player with debug output. > > Code: -------------------- > > myplayer start > Listening on 172.17.255.45... pid 1506 [/var/run/squeezelite.pid] > Executed [nice -n -5 /usr/local/bin/squeezelite-i386 -n Prades -b 16384:16384 -o iec958:CARD=DAC,DEV=0 -a 8:4::1 -d output=debug -f /var/log/squeezelite.log -z 172.17.255.45] -------------------- > > >
What happens if you use hw:CARD=DAC,DEV=0 or plughw:CARD=DAC,DEV=0? The actual error comes from the point where setting the buffer occurs, so you could also try changing the -a options to see if different buffer times (the first param) helps. However I suspect using plughw may also help? ------------------------------------------------------------------------ Triode's Profile: http://forums.slimdevices.com/member.php?userid=17 View this thread: http://forums.slimdevices.com/showthread.php?t=97046 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
