Dave1024
11th January 2013, 17:30
Hi,
I need to validate the size of GOP in a MPEG-2 video. For the same i
used I frame as a boundary. But i observed that each GOP structure had a unique time stamp(starting to ending). For eg:
Frame 1(10:00:00:00) Frame 12 (10:00:00:11) for GOP structure 1,
Again this is repeated.{13818-2 picture header had timing info}
My doubts are,
1. Will i can use time stamp for detecting the size of GOP structure.?
2. AFAIK time stamp in a stream is a unique identifier for frame, if so why a reset of time happen in the GOP boundary.?
3. Is there any specification available with respect to this ?
Please discuss.
Thanks
Dave
I need to validate the size of GOP in a MPEG-2 video. For the same i
used I frame as a boundary. But i observed that each GOP structure had a unique time stamp(starting to ending). For eg:
Frame 1(10:00:00:00) Frame 12 (10:00:00:11) for GOP structure 1,
Again this is repeated.{13818-2 picture header had timing info}
My doubts are,
1. Will i can use time stamp for detecting the size of GOP structure.?
2. AFAIK time stamp in a stream is a unique identifier for frame, if so why a reset of time happen in the GOP boundary.?
3. Is there any specification available with respect to this ?
Please discuss.
Thanks
Dave