thevanihingman wrote: 
> 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


OK - I have found the 2015 post which detailed these steps.  You need to
check whether you have done them correctly.  
1.  Do you have entries in WebUI Setting/Advanced/FileTypes for
WaveInput - and are they correct (i.e. parec/lame, parec , parec)  ?
2. What is the URL in the Favorite you created to play the stream ?
3. Get a log with player.source set to INFO when trying to play the
Wavin: Favorite ?  - copy log to a file, zip and paste to a post.  Make
sure log start before you try the test and finished 20 secs after
pressing play.


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

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to