Displaying 2 results from an estimated 2 matches for "9644d1c2".
2007 Sep 28
0
re-encode tool win32
...___________________
Connect to the next generation of MSN Messenger?
http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20070928/9644d1c2/attachment.htm
2007 Sep 28
4
re-encode tool win32
2007/9/28, Aaron Whitehouse <lists@whitehouse.org.nz>:
>
> > 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