[Vorbis-dev] ov_pcm_seek to sample zero of Theora/Vorbis file hangs

Ian Nartowicz flac at nartowicz.co.uk
Fri May 23 15:51:58 PDT 2014


Hi all,

I'm having a little trouble with a Vorbis decoder hanging (actually hard
looping the CPU) when I call ov_pcm_seek(&vorbis_file, 0) on a multiplexed
theora/vorbis file.  It appears to be the vorbisfile library that has the
problem.  The call to ov_pcm_seek never returns.

Seeking in non-multiplexed, including chained, files is OK.  Seeking to other
values, including sample 1, works OK.  Has anyone else seen this?

I have tested against Big Buck Bunny:
http://www.bigbuckbunny.org/index.php/download/

and plane.ogg from Wikipedia:
https://en.wikipedia.org/wiki/File:I-15bis.ogg

--ian


More information about the Vorbis-dev mailing list