home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Multimedia / avicodec / AVIcodec_1.2_b109.exe / readme.txt < prev    next >
Text File  |  2003-08-21  |  3KB  |  100 lines

  1.  
  2.  
  3.  AVIcodec :  Free multimedia-file analyser  --  version 1.1.0.2
  4.  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5.  
  6.  Gives detailed informations about multimedia files, especially
  7.  the codecs needed to play the file and where to download these
  8.  codecs if they are missing on your system.
  9.  
  10.  
  11.  Filetypes recognized :
  12.  ----------------------
  13.  
  14.  avi, asf, ogg, ogm, mp3, mpg, rm, rmvb, vob, wav, wma, wmv;
  15.  
  16.  also eDonkeys part and Kazaa dat
  17.  
  18.  as well as all types handled by DirectShow!
  19.  
  20.  
  21.  
  22.  Help Guide :
  23.  ------------
  24.  
  25.  - Icons             :  eye     = video not viewable
  26.                         speaker = audio not hearable or no audio in file
  27.  
  28.  - Quick Analyze     :  there are 2 levels of testing which can be made to see if a multimedia
  29.                         file will "work" on your computer; the second level works by asking
  30.                         DirectShow if it can play the file. The problem there is that it takes
  31.                         a lot of time, thus is can be disabled with the "Quick Analyze" option.
  32.  
  33.  - Removing a column :  just right-click on a column header; a confirmation box will pop up.
  34.  
  35.  - Header            :  not the precise and real header, but a header for debug purposes. The
  36.                         size of this file may vary depending on the format (big size for MPEG
  37.                         files).
  38.  
  39.  - Quality           :  based on following formula (I'm open to improvments):
  40.  
  41.                         sum of:
  42.  
  43.                         20% video framerate  (Min = 20 fps,     Max = 30 fps   )
  44.                         30% video resolution (Min = TV 160*120, Max = 640*480  )
  45.                         30% video bitrate    (Min = 500 Kbps,   Max = 2000 Kbps)
  46.                         20% audio bitrate    (Min = 96 Kbps,    Max = 192 Kbps )
  47.  
  48.                         Data out of bound is forced to the lower or higher value accordingly.
  49.  
  50.  - Duration          :  for some mpeg and ogm files, this information is not present.
  51.  
  52.  - Data amount       :  sizes in bytes, rates in bits per seconds.
  53.  
  54.  - Settings          :  not saved if you don't have administrator rights on your computer.
  55.  
  56.  
  57.  
  58.  
  59.  Languages available for the user interface
  60.  ------------------------------------------
  61.  
  62.  Chinese, Deutsch, English, Espa±ol, Francais, Hungarian, Ital-
  63.  iano, Nederlands, Polski, Portug√es, Romanian, Russian.
  64.  
  65.  If your language isn't listed here, please help to translate ! 
  66.  
  67.  
  68.  
  69.  Contact info
  70.  ------------
  71.  
  72.  web:    http://avicodec.duby.info
  73.  e-mail: philippe AT duby DOT info
  74.  
  75.  You can contact me in either english or french.
  76.  
  77.  You can contact the translation authors by extracting their e-
  78.  mail addresses from their corresponding languages lang file.
  79.  
  80.  All e-mail addresses have been disguised to avert viruses rea-
  81.  ding them (like the Sobig virus does). Replace AT by @ and DOT
  82.  by . and remove all spaces from e-mail addresses: then you get
  83.  the real thing.
  84.  
  85.  
  86.  
  87.  Extra Features
  88.  --------------
  89.  
  90.  install program, tooltips, drag&drop support, context menu extensions,
  91.  export information to csv file, recusive directory analysis, ...
  92.  
  93.  
  94.  
  95.  Code
  96.  ----
  97.  
  98.  Borland C++ Builder 6. Source code available on demand.
  99.  
  100.