[vorbis] >Why not use OggDrop? Going for managed bitrates? Tagging?

Christopher Wise cwise at groupwise.swin.edu.au
Mon Jan 7 14:24:24 PST 2002



> This is wonderful, Christopher.
>        One last question: is there a way to use the loop control variable value inside the loop? Since 
> the loop counter begins with one and is incrementing each time (I'm assuming), I should probably
>  use  that value as the track number and serial number to save myself time later.
>        Is there a way to do that, like in C/C++'s for() loop?

You can do something like this:
set sw=-q4
set a="Dido"
set l="No Angel"
set y="2001"
for %%c in (01 02 03 04 05 06 07 08 09 10 11 12) do oggenc track%%c.wav -N "%%c" --artist=%a% --album=%l% -d %y% %sw%

Chris Wise

<p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list