gorman wrote:
> If somebody for whatever reason would prefer to use ffmpeg for FLAC
> processing this should work (seek works, END should work for cue files
> but I don't have any to test):
>
> >
Code:
--------------------
> >
> flc flc * bc:5f:f4:bf:3e:70
> # FT:{START=-ss %t}U:{END=-to %v}
> [ffmpeg] -loglevel quiet $START$ $END$ -i $FILE$ -f wav - | [sox] -D -q
-t wav - -t flac -C 0 -b 24 - gain -6.9 equalizer 30 0.43q +6.2 equalizer 699
2.00q +1.0 ... etc.
>
--------------------
> >
Are you sure about using "-to" rather than -"t" ? It is one that
mixes me up and I think i'd use "-t" as it is processing the input end
time and not the output end time.
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=112497
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter