slartibartfast wrote: 
> 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.

For all the errors at least you got something to play.

The command below I believe is what should work in a
custom-convert.conf
However - it has problems, it does not work if there is a "ogg flc" line
in a convert.conf  and the new "ogf flac" in custom-convert.conf as well
- some new code in 8.0 says "syntax error"  - yet it is accepted if it
replaces "ogf flac" in convert.conf. So I think there is a 8.0 bug

Workaround - put this in convert.conf


Code:
--------------------
    
  ogf flc * *
        # IFRD:{RESAMPLE=-r %d}T:{START=--skip=%t}U:{END=--until=%v}
        [flac] --ogg -dcs $START$ $END$ -- $FILE$  | [sox] --ignore-length -q 
-t wav - -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

Reply via email to