Re: Theora packets with granulepos of -1
| Newsgroups | gmane.comp.multimedia.ogg.theora.devel |
|---|---|
| Message-ID | <[email protected]> |
> I'm just totally confused. In my theora streams encoded using ffmpeg2theora > (but also when using my own encoder) I have packets with a granulepos of -1 Are you sure that there really are packets with -1 granpos ? ogginfo or oggz info should report those if there really are. Could it be possible that the code that pulls packets after feeding pages doesn't properly check return codes, and *thinks* there is a packet available when more data would be needed for a full packet ?