2007/9/28, Aaron Whitehouse <[EMAIL PROTECTED]>:
>
> >  Under linux/bash, it would be something like....
> > cd /MusicDirectory
> > find . -type f -name "*.flac"  -exec sh -c 'flac -t {} && flac -8V {}'
> \;
>
> Wouldn't it be nice if it was something closer to:
> flac --reencode --recursive -8 *.flac



I think this would be a great feature, in this way re-encoding in windows,
linux, ... can happen the same way without complicated scripts (that maybe
even don't work in windows because of crappy wildcard support, ...)
are there plans to implement this? It's a clean way to re-encode all files I
think.

Harry

Aaron
>
_______________________________________________
Flac mailing list
Flac@xiph.org
http://lists.xiph.org/mailman/listinfo/flac

Reply via email to