aplay -D default -f cd -t wav >test.wav                 do not work
(test.wav stay at 0oct)

the command : pactl list short |grep RUNNING       return :  1      
alsa_output.pci-0000_00_14.2.analog-stereo      module-alsa-card.c     
s16le 2ch 44100Hz       RUNNING

the command : parec -v -d
alsa_output.pci-0000_00_14.2.analog-stereo.monitor --file-format=flac
recording.flac       work perfectly

I have add the user squeezeboxsever to audio, pulse and pulse-access
groups (I do not add me)

I have modified custom-convert.conf
(/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/WaveInput) : 

#
# wavin 
#
wavin pcm * * 
        # R
        [parec] --channels=2 --format=s16le --rate=44100 --file-format=raw -D
$FILE$ 
wavin mp3 * *
        # RB:{BITRATE=-B %B}
        [parec] --file-format=wav -d $FILE$  | [lame] --silent -q $QUALITY$ -v
$BITRATE$ - -
wavin flc * * 
        # R
        [parec] --file-format=flac -d $FILE$

===> no success (the play button stay only few seconds and no sound get
out) even after reboot.

BR


------------------------------------------------------------------------
thevanihingman's Profile: http://forums.slimdevices.com/member.php?userid=67760
View this thread: http://forums.slimdevices.com/showthread.php?t=108585

_______________________________________________
discuss mailing list
discuss@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to