Re: Seek issue in cortado player

[email protected] Mon, 15 Mar 2010 13:45:48 -0500
Newsgroups gmane.comp.multimedia.ogg.theora.devel
Message-ID <[email protected]>
> The only player I know of which can seek reliably in ogg is
> the one which I wrote for LiVES:

?

Cortado is known to have seek bugs.  Are there any other players with
seeking trouble?  I'm aware VLC doesn't look for keyframes...

Seeking in Ogg does not rely on an index, as the index is strictly
optional.  One reason we resisted the index for so long is to avoid
what happened to Matroska: Lazy players just don't bother trying to
seek if there's no index to be found.

Monty