stormy1777
5th February 2003, 08:19
Tried looking for answer but no luck..
I have a frame and want to find it's location in an avi file. For example, file is 400MB and frame# is 2000 (total frames is 6000) this means it's about 1/3 into the file.. but I want to find out an exact offset.. preferably some utility or a way to read the index at the end of the avi file... even with a hex editor.. need to know the format... How does it start with , say 0xFFFFF or something, what it contains.. index of all frames or just key frames.. can I skip fixed amount of bytes based on the number of total frames (in example 6000)..
Thanks...
I have a frame and want to find it's location in an avi file. For example, file is 400MB and frame# is 2000 (total frames is 6000) this means it's about 1/3 into the file.. but I want to find out an exact offset.. preferably some utility or a way to read the index at the end of the avi file... even with a hex editor.. need to know the format... How does it start with , say 0xFFFFF or something, what it contains.. index of all frames or just key frames.. can I skip fixed amount of bytes based on the number of total frames (in example 6000)..
Thanks...