<br><br><div><span class="gmail_quote">2007/9/28, Aaron Whitehouse &lt;<a href="mailto:lists@whitehouse.org.nz">lists@whitehouse.org.nz</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt;&nbsp;&nbsp;Under linux/bash, it would be something like....<br>&gt; cd /MusicDirectory<br>&gt; find . -type f -name &quot;*.flac&quot;&nbsp;&nbsp;-exec sh -c &#39;flac -t {} &amp;&amp; flac -8V {}&#39; \;<br><br>Wouldn&#39;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&#39;t work in windows because of crappy wildcard support, ...)
<br>are there plans to implement this? It&#39;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>