If you set the logging level of *player.source* to DEBUG and then check
your server.log file, you should see a sequence similar to the
following when Flac native streaming is disabled. (Search the log for
'using command'.)


Code:
--------------------
    
  
  [10-10-23 12:20:53.5144] Slim::Player::TranscodingHelper::enabledFormat (199) 
Checking to see if flc-pcm-*-* is enabled
  [10-10-23 12:20:53.5145] Slim::Player::TranscodingHelper::enabledFormat (207) 
There are 1 disabled formats...
  [10-10-23 12:20:53.5147] Slim::Player::TranscodingHelper::enabledFormat (213) 
Testing flc-flc-*-* vs flc-pcm-*-*
  [10-10-23 12:20:53.5149] Slim::Player::TranscodingHelper::checkBin (240)    
enabled
  [10-10-23 12:20:53.5150] Slim::Player::TranscodingHelper::checkBin (242)   
Found command: [flac] -dcs --force-raw-format --endian=little --sign=signed 
$START$ $END$ -- $FILE$
  [10-10-23 12:20:53.5152] Slim::Player::TranscodingHelper::getConvertCommand2 
(424) Matched: flc->pcm via: [flac] -dcs --force-raw-format --endian=little 
--sign=signed $START$ $END$ -- $FILE$
  [10-10-23 12:20:53.5154] Slim::Player::Song::open (407) Transcoder: 
streamMode=F, streamformat=pcm
  [10-10-23 12:20:53.5159] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (527) Using command 
for conversion: "C:\Program Files\Squeezebox Server 7.5 
Trunk\server\Bin\MSWin32-x86-multi-thread\flac.exe" -dcs --force-raw-format 
--endian=little --sign=signed -- "E:\Flac\OSCARP~1\THESOU~1\01TRIC~1.FLA" |
  [10-10-23 12:20:53.5161] Slim::Player::Song::open (552) Tokenized command 
"C:\Program Files\Squeezebox Server 7.5 
Trunk\server\Bin\MSWin32-x86-multi-thread\flac.exe" -dcs --force-raw-format 
--endian=little --sign=signed -- "E:\Flac\OSCARP~1\THESOU~1\01TRIC~1.FLA" |
  
--------------------


-- 
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=82378

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

Reply via email to