<html><head><meta http-equiv="Content-Type" content="text/html; charset=windows-1252"></head><body><div><div style="font-family: Calibri,sans-serif; font-size: 11pt;">Hi guys I am in a need to carry out seeking of a h264 stream. I tried almost all the combinations with avseek_frame() but non gave me the results as expected which is of seeking to a I frame and then decoding further to the desired frame. So I developed a algo of my own which would seek to the I frame by calculation from the frame number. But the problem I am facing now is that I don't get the gop size of a stream, so is there a way to figure out the gop size of a stream. <br>Thank you.</div></div></body></html>