nautilus7
5th February 2008, 16:21
I am trying to re-encode a PAL DVD (mpeg-2). I use DGIndex to create a .d2v file to make an .avs script (a simple one).
When i load the 1st .vob file of the dvd and the .avs into 2 different VirtualDubMod instances, i notice a 2 frame shift (what is on frame x in the .vobs is on x+2 in the .avs).
Why is that? Does it has to do with the frame type order (I, P, B)? Frame order in the .d2v file is like this: [B][B][I][B][B][P]
How does it affect the calculated delay by DGIndex (-8ms in this case)?
EDIT: I forgot to mention that total number of frames in .d2v and .avs is the same.
When i load the 1st .vob file of the dvd and the .avs into 2 different VirtualDubMod instances, i notice a 2 frame shift (what is on frame x in the .vobs is on x+2 in the .avs).
Why is that? Does it has to do with the frame type order (I, P, B)? Frame order in the .d2v file is like this: [B][B][I][B][B][P]
How does it affect the calculated delay by DGIndex (-8ms in this case)?
EDIT: I forgot to mention that total number of frames in .d2v and .avs is the same.