I'll be out for the next 3 weeks, away from a net connection. So anyone who wants to improve my Vorbis Tools package, please do because I am not, and send any patches to Monty or somebody else with commit access. Have fun, Kenneth --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/
While Kenneth is gone, I was looking to add multiple file support to vorbize. I was curious if any people had suggestions on how this should look at the command line. I've used bladeenc in this manner bladeenc 1.wav 2.wav 3.wav And the encoder figures out to pop off the extension and put .mp3 on the end of each output file. However, the bladeenc help shows that I could in theory type the command line bladeenc 1.wav a.mp3 2.wav b.mp3 3.wav c.mp3 and get 1.wav -> a.mp3 2.wav -> b.mp3 3.wav -> c.mp3 For added fun, it seems that you can add file specific switches right after the output file specification. At this point things are so complicated I would say use separate commands if you need different switches for each file. Which of these features do people actually use? Does it seem like people actually want multiple files on the same command line? --- Stan Seibert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/