[vorbis] Newbie here/batch encoding
Joe Sweeney
muaddib54 at hotmail.com
Mon Aug 20 09:54:37 PDT 2001
----- Original Message -----
From: Jernej Simonèiè <jernej.simoncic at guest.arnes.si>
To: Joe Sweeney <vorbis at xiph.org>
Sent: Sunday, August 19, 2001 2:19 PM
Subject: Re: [vorbis] Newbie here/batch encoding
for %f in (*.ogg) do oggenc [options] %f
BTW: if you want to use this in batch files, use this syntax:
for %%f in (*.ogg) do oggenc [options] %%f
And of course, replace [options] with your options.
-------------
Sorry to be so dense, Jernej. Would you mind dumbing this down for me a bit?
I don't understand what %f is.
Joe
--- >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