[vorbis-dev] Vorbize Multiple Files

Kenneth C. Arnold kcarnold at yahoo.com
Fri Jun 23 11:59:28 PDT 2000



On Fri, Jun 23, 2000 at 02:55:15PM -0400, Kenneth C. Arnold wrote:
> for i in shander*.wav; do vorbize <options> "$i" "`basename $i wav`.ogg"; done

Oops:

for i in shander*.wav; do vorbize <options> "$i" "`basename "$i" wav`.ogg"; done

Kenneth

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/



More information about the Vorbis-dev mailing list