OK - it seems there is a copy of "faad" installed and so now to test if
it runs OK.
I don't know ReadyNAS. Usual way to test is to run faad from command
prompt. Faad will be found in a subdirectory of LMS Bin directory.

To see what LMS is trying to do when playing the file - you can enable
logging (WebUI Settings/Advanced/Logging) player.source to debug
(remember click Apply)  and try to play the file.  Then look in the
server log file for lines like 

Code:
--------------------
    
  [17-12-14 17:36:25.3096] Slim::Player::TranscodingHelper::getConvertCommand2 
(451) Matched: alc->flc via: [faad] -q -w -f 1 $START$ $END$ $FILE$ | [sox] -q 
-t wav - -t flac -C 0 $RESAMPLE$ -
  [17-12-14 17:36:25.3097] Slim::Player::Song::open (408) Transcoder: 
streamMode=F, streamformat=flc
  [17-12-14 17:36:25.3099] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (622) Using command 
for conversion: 
"/mnt/hddrive/home/LMS/repos/7.9/latest/trunk/Bin/x86_64-linux/faad" -q -w -f 1 
"/mnt/hddrive/home/LMS/albums/TestWMA/05-TaxiCab.m4a" | 
"/mnt/hddrive/home/LMS/repos/7.9/latest/trunk/Bin/x86_64-linux/sox" -q -t wav - 
-t flac -C 0 - & |
  [17-12-14 17:36:25.3100] Slim::Player::Song::open (558) Tokenized command: 
"/mnt/hddrive/home/LMS/repos/7.9/latest/trunk/Bin/x86_64-linux/faad" -q -w -f 1 
"/mnt/hddrive/home/LMS/albums/TestWMA/05-TaxiCab.m4a" | 
"/mnt/hddrive/home/LMS/repos/7.9/latest/trunk/Bin/x86_64-linux/sox" -q -t wav - 
-t flac -C 0 - & |
  [17-12-14 17:36:25.4081] Slim::Player::SongStreamController::new (31) live=1
  
--------------------


In this example the faad is in directory
""/mnt/hddrive/home/LMS/repos/7.9/latest/trunk/Bin/x86_64-linux"


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

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

Reply via email to