Repeat was on; when turned of the repeating behavior stops, but still no
sound.
Trying to run the command as user "squeezecenter":
Code:
--------------------
[EMAIL PROTECTED]:~$ sudo -u squeezecenter "/usr/bin/ecasound" -q -z:db
-b:4096 -f:16,2,44100 -i:alsa,"default" -o stdout | "/usr/bin/flac" -cs
--totally-silent --endian=little --channels=2 --sign=signed --bps=16
--sample-rate=44100 --compression-level-0 - >out.flac
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned
error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned
error: No such file or directory
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or
directory
ALSA lib pcm.c:2145:(snd_pcm_open_noupdate) Unknown PCM default
--------------------
...interesting.
Adding the user "squeezecenter" to group "audio" now yields the
result:
Code:
--------------------
[EMAIL PROTECTED]:~$ sudo -u squeezecenter "/usr/bin/ecasound" -q -z:db
-b:4096 -f:16,2,44100 -i:alsa,"default" -o stdout | "/usr/bin/flac" -cs
--totally-silent --endian=little --channels=2 --sign=signed --bps=16
--sample-rate=44100 --compression-level-0 - >out.flac
(audioio-raw) Outputting to standard output [rw].
--------------------
Fine. And I have checked out.flac to see if it's actualy being
recorded; it is. But there's STILL no output through my Squeezebox.
When i hit "play" on the waveinput link the timer ticks for aprox 1 sec
before it stops. Seems like it is somehow not playing the stream at all.
--
johanneswh
------------------------------------------------------------------------
johanneswh's Profile: http://forums.slimdevices.com/member.php?userid=19033
View this thread: http://forums.slimdevices.com/showthread.php?t=49584
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins