On Tue, 1 Jan 2013 18:59:20 -0800 Brian Willoughby <[email protected]> wrote:
> Seems like what you really want is an --input-prefix parameter. > You might also like a --create-output-directories option. [...] > This is basically the long way of saying that the behavior you see > is by design - it's intended - and you'll find that all Unix > utilities work the same way. There is nothing to fix here, although > some new features might get you what you want. At some point pretty close to here you decide what you really need is a script which implements the particular behaviour you want, calling flac for each file it finds, and doing any other housekeeping like directory creation. Such a script will never be generic however, because it will depend on the workflow and environment you want to use it in. Richard _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
