slartibartfast wrote:
> I am not sure about the T parameter either. I added it because at one
> point I saw a warning that T was required. If you can test with a Radio
> that would be great.
Before I do any testing. I need to adjust the conf file - getting rid
of "T" as I think will not actually work.
Just in case others take the convert.conf as a model. I'll point some
basic problems.
1. This line has two instances of "D" profile - one is redundant
# IFRDT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
2. The middle flac doesn't make sense. The instance of "$FILE" is an
input to be processed - thislooks like the input is processed three
time as there are three occurences of "$FILE$" or maybe one process will
just wait - probably why the windows stays open,.
Code:
--------------------
[flac] --ogg -dcs -- $FILE$ | [flac] -cs --ignore-chunk-sizes
--totally-silent --compression-level-0 $START$ $END$ -- $FILE$ | [sox] -t flac
$FILE$ -t flac -C 0 $RESAMPLE$ -
--------------------
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112850
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter