Contents of custom-config.conf going to be something like this:
Code:
--------------------
flc flc * *
# FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
[flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t wav
$RESAMPLE$ - channels 1 | [flac] -cs --totally-silent --compression-level-0 -
mp3 mp3 * *
# FB:{BITRATE=--abr %B}D:{RESAMPLE=--resample %D}
[lame] --mp3input --decode --silent $FILE$ - | [sox] -q -t wav - -t wav
- channels 1 | [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - -
--------------------
Sorry if not quite right, but it's been a while since I had need to
fiddle around with this. Yes, I know I am transcoding MP3 but it's
unavoidable.
------------------------------------------------------------------------
Apesbrain's Profile: http://forums.slimdevices.com/member.php?userid=738
View this thread: http://forums.slimdevices.com/showthread.php?t=111395
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter