Hello, I have a routine that searches an Ogg stream for Theora keyframes. I am using theora_decode_packetin on each packet which is pretty slow. Is there a way to just extract the granulepos from the stream without decoding all the video data? Thanks, Shayne Wissler