<br><br><div><span class="gmail_quote">2007/9/28, Aaron Whitehouse <<a href="mailto:lists@whitehouse.org.nz">lists@whitehouse.org.nz</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
> Under linux/bash, it would be something like....<br>> cd /MusicDirectory<br>> find . -type f -name "*.flac" -exec sh -c 'flac -t {} && flac -8V {}' \;<br><br>Wouldn't it be nice if it was something closer to:
<br>flac --reencode --recursive -8 *.flac</blockquote><div><br><br>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, ...)
<br>are there plans to implement this? It's a clean way to re-encode all files I think.<br><br>Harry<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Aaron<br></blockquote></div><br>