Below are the log entries which record the starting of the transcoding -
note ecasound has full directory path to executable. So the issue is why
the wavin->flc failed before this entry.  The log messages say entry in
conf file does not have I or R but it seems to be in the text you
posted.  However the conf file format is very very picky and so it
should be checked in detail. Can you attach the ecasound conf file to a
post - you'll have to add extension .txt to it.




Code:
--------------------
    
  [15-11-29 15:34:47.2213] Slim::Player::TranscodingHelper::getConvertCommand2 
(446) Matched: wavin->mp3 via: [ecasound] -q -z:db -b:4096 -f:16,2,44100 
-i:alsa,$FILE$ -o stdout  | [lame] --silent -r -q $QUALITY$ -b $BITRATE$ - -
  [15-11-29 15:34:47.2227] Slim::Player::Song::open (408) Transcoder: 
streamMode=R, streamformat=mp3
  [15-11-29 15:34:47.2242] Slim::Player::Song::open (461) Opening stream (no 
direct streaming) using Plugins::WaveInput::WAVIN [wavin:default]
  [15-11-29 15:34:47.2299] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command 
for conversion: "/usr/bin/ecasound" -q -z:db -b:4096 -f:16,2,44100 
-i:alsa,"default" -o stdout  | "/usr/bin/lame" --silent -r -q 9 -b - -
  [15-11-29 15:34:47.2876] Slim::Player::Song::open (482) URL is a song 
(audio): wavin:default, type=mp3
  
  
--------------------


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

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

Reply via email to