neily
22nd June 2004, 01:08
Hi,
After my previous post about locating dropped frames in captured DV type 2 files, after further investigation I found that one method that works universally is to scan the AVI for the date/time stamps, and if for a given time stamp there were less than 25 frames (PAL user) then within that timestamp there are dropped frames.
I have 2 questions leading on from this. Fisrtly, does anyone know whether the time stamp is recorded in DV files to the nearest second or whether it is more accurate? Every utility I know such as the DV to subtitle programs only report to the nearest second, but I don't know whether this is just for convenience. The paucity of info I found on the innards of the DV file format didn't go beyond D-M-Y and H:M:S.
The second question is whether anyone knows any good links to the detailed file format information? I found about 4 references from which I managed to suss out where the time codes are and how to use them, but I am curious about how the rest of the data is put together.
After my previous post about locating dropped frames in captured DV type 2 files, after further investigation I found that one method that works universally is to scan the AVI for the date/time stamps, and if for a given time stamp there were less than 25 frames (PAL user) then within that timestamp there are dropped frames.
I have 2 questions leading on from this. Fisrtly, does anyone know whether the time stamp is recorded in DV files to the nearest second or whether it is more accurate? Every utility I know such as the DV to subtitle programs only report to the nearest second, but I don't know whether this is just for convenience. The paucity of info I found on the innards of the DV file format didn't go beyond D-M-Y and H:M:S.
The second question is whether anyone knows any good links to the detailed file format information? I found about 4 references from which I managed to suss out where the time codes are and how to use them, but I am curious about how the rest of the data is put together.