wilbert-vb wrote: 
> squeezelite -c mpg -d output=debug
> [17:12:43.103638] output_init:1219 init output
> [17:12:43.104383] output_init:1222 outputbuf size: 3528000
> [17:12:43.113508] output_init:1261 output: default maxrate: 192000
> [17:12:43.113859] output_thread:544 open output device: default
> [17:12:43.116939] alsa_open:253 opened device default using format:
> S32_LE sample rate: 44100
> [17:12:43.118156] alsa_open:297 buffer time: 20045 period count: 4
> buffer size: 884 period size: 221
> [17:12:43.122175] load_mpg:185 32 bit output not supported - disabled
> [17:13:00.531281] output_flush:1286 flush output buffer
> [17:13:08.241313] output_close:1298 close output
> 
> squeezelite -c mpg123 -m 00:25:31:02:ed:38 -d output=debug
> [17:13:13.933545] output_init:1219 init output
> [17:13:13.934287] output_init:1222 outputbuf size: 3528000
> [17:13:13.943382] output_init:1261 output: default maxrate: 192000
> [17:13:13.943729] output_thread:544 open output device: default
> [17:13:13.946822] alsa_open:253 opened device default using format:
> S32_LE sample rate: 44100
> [17:13:13.948042] alsa_open:297 buffer time: 20045 period count: 4
> buffer size: 884 period size: 221
> [17:13:21.418394] output_flush:1286 flush output buffer

The first one is the correct syntax, the problem is the libmpg123 does
support 32 bit output.  I need to update the code to allow 16 bit output
which is what arm libraries seem to support.


------------------------------------------------------------------------
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

Reply via email to