Triode wrote: 
> Sorry not used the hdmi output of my pi yet so can't really comment. 
> You could try ./squeezelite -d output=debug -o "output device" and see
> what max sample rate squeezelite is seeing?

Hi Triode

Thanks.  OK - gave that a try....  Interestingly, it looks like
squeezelite thinks it's outputting 96K

pi@raspberrypi ~ $ sudo ./squeezelite -d output=debug -n SittingRoom
192.168.1.1
0
[18:41:11.112759] output_init:647 init output
[18:41:11.115993] output_init:650 outputbuf size: 3528000
[18:41:11.206193] output_init:664 output: default maxrate: 192000
[18:41:11.207922] output_thread:295 open output device: default
[18:41:11.211798] load_faad:194 dlerror: libfaad.so.2: cannot open
shared object
file: No such file or directory
[18:41:11.217385] alsa_open:200 opened device default using format:
S32_LE sample rate: 44100
[18:41:11.219392] alsa_open:225 buffer time: 23219 period count: 4
[18:41:50.523542] output_thread:369 disabling output
[18:42:07.032092] output_thread:295 open output device: default
[18:42:07.038599] alsa_open:200 opened device default using format:
S32_LE sample rate: 44100
[18:42:07.039635] alsa_open:225 buffer time: 23219 period count: 4
[18:42:28.785964] output_thread:443 track start sample rate: 96000
replay_gain:0
[18:42:28.786198] output_thread:295 open output device: default
[18:42:28.811661] alsa_open:200 opened device default using format:
S32_LE sample rate: 96000
[18:42:28.813453] alsa_open:225 buffer time: 21312 period count: 4
[18:43:07.068312] output_thread:369 disabling output

Is that what you'd expect to see?  If so, maybe I need to look at the
processor to see if I can work things out there.

Ta

Peter


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