I tested Ubuntu 7.6 r 31404

It transcoded OK a 24/96 file to play on an SB3.


Code:
--------------------
    
  
  [10-10-05 11:37:31.2804] Slim::Player::TranscodingHelper::getConvertCommand2 
(409) Matched: flc->flc via: [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t 
wav - -t flac -C 0 $RESAMPLE$ -
  [10-10-05 11:37:31.2806] Slim::Player::Song::open (408) Transcoder: 
streamMode=F, streamformat=flc
  [10-10-05 11:37:31.2811] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (531) Using command 
for conversion: "/home/bryan/repos/7.6/trunk/server/Bin/i386-linux/flac" -dcs 
-- "/home/bryan/albums/ConvertFlac/01track24.flc" | 
"/home/bryan/repos/7.6/trunk/server/Bin/i386-linux/sox" -q -t wav - -t flac -C 
0 -r 48000 - & |
  [10-10-05 11:37:31.2814] Slim::Player::Song::open (561) Tokenized command: 
"/home/bryan/repos/7.6/trunk/server/Bin/i386-linux/flac" -dcs -- 
"/home/bryan/albums/ConvertFlac/01track24.flc" | 
"/home/bryan/repos/7.6/trunk/server/Bin/i386-linux/sox" -q -t wav - -t flac -C 
0 -r 48000 - & |
  [10-10-05 11:37:31.2906] Slim::Player::SongStreamController::new (31) live=1
  
--------------------


Is this what you wanted tested ?

Can you post a log like above using logging player.source set to DEBUG.
This will clarify what is happening when transcoding is attempted. 
Perhaps you have a permissions problem with SBS version of flac and SBS
is using Ubuntu standard flac which IIRC won't work.


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

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to