View Full Version : Determining AVI 1.0 or 2.0
grizz
31st January 2008, 22:42
Is there a way to determine if a given video file adheres to either the AVI 1.0 or 2.0 standards?
Gspot from http://www.headbands.com/gspot/ does not seem to be good enough. Neither VirtualDub.
JohnnyMalaria
31st January 2008, 23:10
You can open the file in a hex editor and look for:
odmldmlh
If it exists, it is AVI 2.0 (OpenDML).
And if the file is >1GB then it is AVI 2.0.
setarip_old
1st February 2008, 07:01
@grizz
GSpot certainly WILL indicate if the file is Open DML AVI (AVI 2.0). Just look in the box captioned "Container"...
grizz
1st February 2008, 08:41
@grizz
GSpot certainly WILL indicate if the file is Open DML AVI (AVI 2.0). Just look in the box captioned "Container"...
mmmh, it seems that gspot may give a wrong information depending of the structure of the file...
setarip_old
1st February 2008, 09:05
mmmh, it seems that gspot may give a wrong information depending of the structure of the file...May I ask what it is you did, in order to determine this?
LoRd_MuldeR
1st February 2008, 11:47
Another great tool for analyzing AVI files is AVInaptic:
http://fsinapsi.altervista.org/code/avinaptic/index.html
(Download and unzip "avinaptic-20071118-full-fixed.zip", the application runs in English language)
grizz
3rd February 2008, 10:01
May I ask what it is you did, in order to determine this?
I put a divx file that should be AVI 1.0, and gspot shows 2.0
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.