Thanks MrC, that was a very useful suggestion. Cut log output is below.
What I find interesting is


Code:
--------------------
    
  2005-11-02 17:53:04.8386 There are 0 disabled formats...
  2005-11-02 17:53:04.8387 Testing flc-mp3-*-* vs flc-mp3-*-*
  2005-11-02 17:53:04.8389 !! flc-mp3-*-* Disabled!!
  2005-11-02 17:53:04.8390 ******* Error:  Didn't find any command matches for 
type: flc format: mp3 ******
  
--------------------


Seems like there are more than 0 diabled formats. Anywho, I don't want
to do FLAC->MP3 transcoding. Under Server Settings->File Types I have

(checked) FLAC FLAC (built-in)
(uncheck) FLAC MP3 flac/lame
(checked) FLAC WAV flac

My intention here is to send FLAC files to the SB as either FLAC or
WAV. Am I doing this wrong? Why does the Slimserserver insist on
transcoding to MP3? I do *not* want this (when I enable it the whole
machine freezes up).

More log:

Code:
--------------------
    
  2005-11-02 17:53:04.8304 openSong on: 
file:///files/audio/FLAC/Tool/%C3%86nima/15-Third%20Eye.flac
  2005-11-02 17:53:04.8316 openSong: getting duration  827.333333333333, size 
89873762, endian  and offset 0 for 
file:///files/audio/FLAC/Tool/%C3%86nima/15-Third%20Eye.flac
  2005-11-02 17:53:04.8321 Setting maxBitRate for 192.168.1.215 to: 320
  2005-11-02 17:53:04.8324 Setting maxBitRate for 192.168.1.215 to: 320
  2005-11-02 17:53:04.8336 Setting maxBitRate for 192.168.1.215 to: 320
  2005-11-02 17:53:04.8339 Setting maxBitRate for 192.168.1.215 to: 320
  2005-11-02 17:53:04.8345 undermax = 0, type = flc, squeezebox = 
00:04:20:05:8e:72, lame = /usr/local/bin/lame
  2005-11-02 17:53:04.8347 checking formats for: 
flc-aif-squeezebox-00:04:20:05:8e:72
  2005-11-02 17:53:04.8349 checking formats for: flc-aif-*-00:04:20:05:8e:72
  2005-11-02 17:53:04.8350 checking formats for: flc-aif-squeezebox-*
  2005-11-02 17:53:04.8351 checking formats for: flc-aif-*-*
  2005-11-02 17:53:04.8353 checking formats for: 
flc-wav-squeezebox-00:04:20:05:8e:72
  2005-11-02 17:53:04.8355 checking formats for: flc-wav-*-00:04:20:05:8e:72
  2005-11-02 17:53:04.8357 checking formats for: flc-wav-squeezebox-*
  2005-11-02 17:53:04.8358 checking formats for: flc-wav-*-*
  2005-11-02 17:53:04.8359 Checking to see if flc-wav-*-* is enabled
  2005-11-02 17:53:04.8361 There are 0 disabled formats...
  2005-11-02 17:53:04.8363 Testing flc-mp3-*-* vs flc-wav-*-*
  2005-11-02 17:53:04.8364    enabled
  2005-11-02 17:53:04.8366   Found command: [flac] -dcs --force-raw-format 
--endian=little --sign=signed --skip=$START$ --until=$END$ -- $FILE$
  2005-11-02 17:53:04.8370 Setting maxBitRate for 192.168.1.215 to: 320
  2005-11-02 17:53:04.8373 Setting maxBitRate for 192.168.1.215 to: 320
  2005-11-02 17:53:04.8378 checking formats for: 
flc-mp3-squeezebox-00:04:20:05:8e:72
  2005-11-02 17:53:04.8380 checking formats for: flc-mp3-*-00:04:20:05:8e:72
  2005-11-02 17:53:04.8381 checking formats for: flc-mp3-squeezebox-*
  2005-11-02 17:53:04.8383 checking formats for: flc-mp3-*-*
  2005-11-02 17:53:04.8384 Checking to see if flc-mp3-*-* is enabled
  2005-11-02 17:53:04.8386 There are 0 disabled formats...
  2005-11-02 17:53:04.8387 Testing flc-mp3-*-* vs flc-mp3-*-*
  2005-11-02 17:53:04.8389 !! flc-mp3-*-* Disabled!!
  2005-11-02 17:53:04.8390 ******* Error:  Didn't find any command matches for 
type: flc format: mp3 ******
  2005-11-02 17:53:04.8392 openSong: this is an flc file: 
file:///files/audio/FLAC/Tool/%C3%86nima/15-Third%20Eye.flac
  2005-11-02 17:53:04.8393   file type: flc format: mp3 inrate: 
868.987861402095 maxRate: 320
  2005-11-02 17:53:04.8395   command: 
  2005-11-02 17:53:04.8396 Couldn't create command line for flc playback for 
file:///files/audio/FLAC/Tool/%C3%86nima/15-Third%20Eye.flac
  2005-11-02 17:53:04.8409 Backtrace:
  
  frame 0: Slim::Player::Source::playmode 
(/usr/local/SlimServer_v6.2.0/Slim/Player/Source.pm line 838)
  frame 1: Slim::Player::Source::gotoNext 
(/usr/local/SlimServer_v6.2.0/Slim/Player/Source.pm line 404)
  frame 2: Slim::Player::Source::playmode 
(/usr/local/SlimServer_v6.2.0/Slim/Player/Source.pm line 796)
  frame 3: Slim::Player::Source::jumpto 
(/usr/local/SlimServer_v6.2.0/Slim/Control/Command.pm line 935)
  frame 4: Slim::Control::Command::execute 
(/usr/local/SlimServer_v6.2.0/Slim/Player/Client.pm line 985)
  frame 5: Slim::Player::Client::execute 
(/usr/local/SlimServer_v6.2.0/Slim/Buttons/Playlist.pm line 161)
  frame 6: Slim::Buttons::Playlist::__ANON__ 
(/usr/local/SlimServer_v6.2.0/Slim/Hardware/IR.pm line 662)
  frame 7: Slim::Hardware::IR::executeButton 
(/usr/local/SlimServer_v6.2.0/Slim/Control/Command.pm line 246)
  frame 8: Slim::Control::Command::execute 
(/usr/local/SlimServer_v6.2.0/Slim/Player/Client.pm line 985)
  frame 9: Slim::Player::Client::execute 
(/usr/local/SlimServer_v6.2.0/Slim/Hardware/IR.pm line 675)
  frame 10: Slim::Hardware::IR::processCode 
(/usr/local/SlimServer_v6.2.0/Slim/Hardware/IR.pm line 538)
  frame 11: Slim::Hardware::IR::releaseCode 
(/usr/local/SlimServer_v6.2.0/Slim/Hardware/IR.pm line 431)
  frame 12: Slim::Hardware::IR::checkRelease 
(/usr/local/SlimServer_v6.2.0/Slim/Utils/Timers.pm line 105)
  frame 13: Slim::Utils::Timers::checkTimers 
(/usr/local/SlimServer_v6.2.0/slimserver.pl line 639)
  frame 14: main::idle (/usr/local/SlimServer_v6.2.0/slimserver.pl line 570)
  frame 15: main::main (/usr/local/SlimServer_v6.2.0/slimserver.pl line 1226)
  
  2005-11-02 17:53:04.8414 00:04:20:05:8e:72: Switching to mode stop from stop
  
--------------------


-- 
letrout
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to