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.
--------------------
------------------------------------------------------------------------
gorman's Profile: http://forums.slimdevices.com/member.php?userid=56
View this thread: http://forums.slimdevices.com/showthread.php?t=112497
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter