[vorbis] oggenc Command line Q in Win32
k.m.krebs
kkrebs at telus.net
Tue Jan 15 07:02:37 PST 2002
> When I use on my Win98 box:
> for %%1 in (*.wav) do oggenc.exe -q3.0 %%1
Try
for %%1 in (*.wav) do oggnc -q 3 "%1"
This _should_ get you the long file names (I'm on 98SE and it works) and
also ensure it doesn't choke on files with spaces in the names.
--------- ------- ----- ---- --- -- - - - - -
k.m.krebs \ 833-45 \ kkrebs at telus.net
http://www3.telus.net/kkrebs
--------- ------- ----- ---- --- -- - - - - -
<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