[vorbis] Slightly off-topic: question about DOS batch files
Philip M. White
pwhite at gigacluster.net
Sun Jan 6 21:44:48 PST 2002
At 23:15 1/6/2002, you wrote:
>Why not use OggDrop? Going for managed bitrates? Tagging?
If you really must know (and I don't think it matters) I use oggdrop because I want to encode a batch of files without requiring user intervention between each file, and because I do a lot of tagging.
Besides, I don't see how oggdrop is going to HELP me encode the entire CD to Ogg Vorbis. It's certainly much less automated than oggenc.
<p>SyP wrote:
> It isn't necessary to encode the full CD at once, is it? You could do
> well with multiple lines, like:
> oggenc -N "01" -q 4 --artist="Dido" --title="Here With Me" --album="No Angel" -d "2001" -n "%%n %%t.ogg" track01.wav
> oggenc -N "02" -q 4 --artist="Dido" --title="Hunter" --album="No Angel" -d "2001" -n "%%n %%t.ogg" track02.wav
That's a good idea, but it would increase the size of my batch file tremendously, because then I'd have to specify a pageful (a pageful in the ogg info viewer, not batch file) of comments for EACH track, and that would be much more maintenance than working with a single line.
It would be wonderful if DOS had some kind of escape character. Nice, simple, and elegant. But I guess those words don't really apply to DOS... (*shrug*)
Thanks anyway.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: part
Type: application/pgp-signature
Size: 1489 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/20020106/bdb33a59/part-0001.pgp
More information about the Vorbis
mailing list