QUOTE(ChuckSplatt @ May 1 2004, 09:22 AM)
Is there a way to add padding to already existing Vorbis files? Does oggenc have an option for this?
Already existing files? I don't think so. However, I'm sure a simple tool can be written to pad the files. It would probably involve extracting the Vorbis stream and writing it to another (padded) Ogg container.

But the effect is still the same....the whole Ogg Vorbis file will need to be rewritten to disk again. I guess 4 kB doesn't make much difference in the end so padding should be recommended in all encodes, I'd say.