how to append audio into existing ogg file
Pavel Nikitenko <[email protected]> Mon, 29 Oct 2012 19:59:12 +0100
| Newsgroups | gmane.comp.multimedia.ogg.vorbis.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I used example source code encoder_example.c from libvorbis-1.3.3 library to encode audio into ogg file. Which works perfectly. I would like to ask, how to modify encoder_example.c to be able to append new audio into already existing ogg audio file? Could somebody help me, please? Thank you very much in advance, Regards, Pavel