bpa wrote: 
> 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$ -
  > 
  > 
--------------------
> > 

Further proof that I am making this up  as I go by cutting and pasting
bits that seem to be useful. :). I was hoping someone could tidy it up.


------------------------------------------------------------------------
slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609
View this thread: http://forums.slimdevices.com/showthread.php?t=112850

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

Reply via email to