Changes for version 0.993
- All individual parsers except quicktime now seem to be properly instantiable via Video::Info::new() by detecting filetype with divine().
 - Now detecting new ASF GUIDs (Dustin Rice)
 
Modules
Retrieve video properties such as: height width codec fps    
  
ASF files for attributes like:    
  
what is it useful for? an example list:    
  
Basic MPEG bitstream attribute parser.    
  
Resolve video filetype if possible.    
  
extract information from Quicktime (TM) files.    
  
Probe DivX and AVI files for attributes like:    
  Provides
      in Info/MPEG/Audio.pm
    
  
      in Info/MPEG/Constants.pm
    
  
      in Info/MPEG/System.pm
    
  
      in Info/MPEG/Video.pm