I think the problem is that SoX is not installed as part of the
Squeezebox Server package for the Synology because some of the lower
powered Synology NASs may not have the processing power to do
transcoding. The convert.conf file would also reflect this, and have no
references to SoX.
If you can find the binary for SoX, copy it to the same folder where
the Flac and Lame binaries are located.
Restore your original convert.conf file. Create a custom-convert.conf
file in the same directory. In custom-convert.conf, place this rule:
Code:
--------------------
flc flc transcode *
# FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
[flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac -C 0
$RESAMPLE$ -
--------------------
Restore the old File Types settings.
Code:
--------------------
FLAC FLAC Native
MP3 flac/lame
PCM flac
--------------------
I think that should do it. Where transcoding is necessary, it should
use the new rule.
--
JJZolx
------------------------------------------------------------------------
JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10
View this thread: http://forums.slimdevices.com/showthread.php?t=91535
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping