Open GoogleCodeExporter opened 8 years ago
I second this. Strangely the following works ONLY with -d and ONLY without -z
./squeezelite-mips-ar71xx -n $(uci get system.@system[0].hostname) -d all=info &
Original comment by ad...@puredarwin.org
on 23 Feb 2014 at 8:06
Further narrowed it down to
-d stream=debug
works.
./squeezelite-mips-ar71xx -d decode=info
[21:00:39.642605] decode_init:129 init decode
[21:00:39.678974] load_faad:592 dlerror: File not found
[21:00:39.683142] load_vorbis:279 dlerror: File not found
[21:00:39.687485] load_flac:240 dlerror: File not found
[21:00:39.691393] register_pcm:382 using pcm
[21:00:39.696616] load_mad:351 loaded libmad.so.0
[21:00:39.716135] decode_flush:188 decode flush
Original comment by ad...@puredarwin.org
on 23 Feb 2014 at 9:01
Sorry, I made a mistake:
-d stream=debug --> does NOT work
-d decode=info --> DOES work
-d all=info --> DOES work
Original comment by ad...@puredarwin.org
on 23 Feb 2014 at 9:04
I have the same issue with v1.8 on an armel machine.
Original comment by UserP...@googlemail.com
on 3 May 2015 at 3:07
Original issue reported on code.google.com by
loc...@gmail.com
on 9 Sep 2013 at 4:49