[Vorbis-dev] Missing audio when converting PCM to Ogg

Ralph Giles giles at thaumas.net
Tue Oct 22 14:23:37 PDT 2013


On 2013-10-22 2:09 PM, Ilya Ganelin wrote:

> I am essentially following the example from here:
> http://svn.xiph.org/trunk/vorbis/examples/encoder_example.c

Are you remembering to call ogg_stream_flush in a loop at the end to
pull all the buffered data out of libogg? Does the last page in your ogg
stream have the 'eos' bit set?

Does encoder_example itself show the same problem on your system?

 -r



More information about the Vorbis-dev mailing list