I am trying to figure out how GOP works
Consider the uncoded frame sequence:
I B B P B B P B B P B B I B B P B B P B
I understand what The N(GOP) is, it's 12 if I am counting from Iframe to Iframe. I know what the predicted span is, it's 2.
- What is the reordered sequence for decoding for these frames?
- How would you increase random access?
- How would you increase compression?
- How do errors creep in?
could someone explain it to me the 4 questions. thank you
Check out this MPEG compression FAQ, particularly the section "Q. So is each frame predicted from the last frame?" for a more detailed discussion of these exact questions.
Straight answers: