Looks like something is corrupt on your system.  Could you have
sym-linked flac to faad at sometime ?

Somehting isa very odd
The conf file line which had faad and flac

Code:
--------------------
    
  Matched: aac->flc via: [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent 
--compression-level-0 --ignore-chunk-sizes -
  
--------------------


gets converted into the following for playing - notw the flac on the RHS
has somehow changed into faad when path is expanded.

Code:
--------------------
    
  [15-03-07 18:58:39.9888] 
Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (621) Using command 
for conversion: "/usr/share/squeezeboxserver/Bin/i386-linux/faad" -q -w -f 1 - 
| "/usr/share/squeezeboxserver/Bin/i386-linux/faad" -cs --totally-silent 
--compression-level-0 --ignore-chunk-sizes -
  
--------------------


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

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

Reply via email to