home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / audio-video / atv / ATV2000Inst.exe / Containers / avi.vac
Text File  |  2004-06-02  |  793b  |  36 lines

  1. ;ATV2000 video container specification
  2. ;AVI file container
  3.  
  4. [Main]
  5. Extension=avi
  6. Type=AVI
  7. Description=Audio/Video Interleave
  8.  
  9. [Muxer]
  10. Name=AVI Mux
  11. GUID={E2510970-F137-11CE-8B67-00AA00A3F1A6}
  12. AVI=1
  13. AudioBufLen=500
  14. Subtitles=0
  15. VBI=0
  16.  
  17. [Writer]
  18. Name=File writer
  19. GUID={8596E5F0-0DA5-11D0-BD21-00A0C911CE86}
  20.  
  21. [VideoCompressors]
  22. ;Allow no compression
  23. NoCompress=1
  24. ;allow all compressors from CLSID_VideoCompressorCategory
  25. ;not all may be supported like WMV etc., but we will try
  26. Category1={33D9A760-90C8-11D0-BD43-00A0C911CE86}
  27. Filter1=
  28.  
  29. [AudioCompressors]
  30. ;Allow no compression
  31. NoCompress=1
  32. ;allow all compressors from CLSID_AudioCompressorCategory
  33. ;not all may be supported like WMA etc., but we will try
  34. Category1={33D9A761-90C8-11D0-BD43-00A0C911CE86}
  35. Filter1=
  36.