Zenitram
17th September 2010, 18:00
(I don't know if it is the right place for this kind of question, let me know a better place if any)
I have a encoded MPEG-2 Video file with closed_gop=1 and a GOP structure IBBPBB (bit stream order, with temporal_reference=2, 0, 1, 5, 3, 4)
I am surprised, I always thought that:
- a closed GOP (closed_gop=1) should have 2 I/P frames before the B-Frames, and that the I-Frame should have a temporal_reference = 0.
- an open GOP (closed_gop=0) can have a GOP structure IBBPBB (the 2 first B-frames would be calculated from the last P-frame in the previous GOP)
Could someone say where I am wrong? Is the encoder right in its closed_gop value? what would be the reference frames for the 2 first B-Frames?
Thanks!
I have a encoded MPEG-2 Video file with closed_gop=1 and a GOP structure IBBPBB (bit stream order, with temporal_reference=2, 0, 1, 5, 3, 4)
I am surprised, I always thought that:
- a closed GOP (closed_gop=1) should have 2 I/P frames before the B-Frames, and that the I-Frame should have a temporal_reference = 0.
- an open GOP (closed_gop=0) can have a GOP structure IBBPBB (the 2 first B-frames would be calculated from the last P-frame in the previous GOP)
Could someone say where I am wrong? Is the encoder right in its closed_gop value? what would be the reference frames for the 2 first B-Frames?
Thanks!