home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 August / Chip_2004-08_cd2.bin / prevodniky / download / AVI2VCD / avi2vcd.exe / ReadMe.txt < prev   
Text File  |  2003-08-25  |  9KB  |  196 lines

  1. avi2vcd Readme.txt file
  2.  
  3. avi2vcd Version 1.4.2
  4.  
  5. PLEASE BE SURE AND READ AVI2VCD_FAQS.TXT WHICH ACCOMPANIES THIS PROGRAM!
  6.  
  7.     This program is Copyright (C) 2000, 2001, 2002 John Schlichther. It is
  8.     offered without guarantee or warranty, either expressed or implied. It
  9.     is up to you to determine if this program is suitable for your purposes.
  10.     While the author may provide updates, improvements, or fixes, there
  11.     is no obligation to do so.
  12.  
  13.     This program may NOT be included with any other program or distribution.
  14.     You may  not charge for copies of this program, or media containing
  15.     this program without the express written consent of the author. You may not
  16.     distribute this program, but may freely reference the web site from
  17.     which it may be downloaded "www.mnsi.net/~jschlic1". Do not provide
  18.     direct links to this program because the web site is subject to revision
  19.     and your links (other than to the home page) WILL break.
  20.  
  21.     This program is an *.avi to VideoCD 2.0 compliant mpeg encoder. It
  22.     generates 3 variation of Formats for VideoCD, NTSC, PAL, and FILM. The
  23.     input avi files must conform to the following format limitations:
  24.  
  25.     Horzontal width: <= 768 (352 preferred)
  26.  
  27.     Vertical height: <= 576 (240 preferred for NTSC or FILM)
  28.                             (288 preferred for PAL)
  29.  
  30.     Frames per second: >= 1 (23.976 preferred for FILM)
  31.                             (25     preferred for PAL)
  32.                             (29.97  preferred for NTSC)
  33.  
  34.     Colour depth: 8, 16, 24, or 32 bits (24 or 32 bits preferred)
  35.  
  36.     No audio or:
  37.         Audio sample rate: 8, 11.025, 12, 16, 22.05, 24, 32, 44.1, or 48 KHz
  38.         Audio Sample size: 8 or 16 bit
  39.         Audio channels: stereo or mono
  40.         Audio format: PCM (uncompressed) (16 bit, stereo, 44.1KHz preferred)
  41.  
  42.  
  43. To install avi2vcd, copy the avi2vcd.exe file to a convienient location on
  44. your hard drive, possibly c:\windows or c:\winnt. You may create a shortcut
  45. to avi2vcd on your desktop.
  46.  
  47. Double click on the shortcut. Type the full pathname of your input avi into
  48. the "Source AVI file" box, or use "Browse" to select your source file. The
  49. target file defaults to the same name as you source, with a .mpg extension,
  50. located in the same directory as your source file, but you may edit this
  51. path. The target directory MUST already exist! Avi2vcd will not create a
  52. new directory. Press "Encode" and wait.
  53.  
  54. Note that avi2vcd does not generate any intermediate or temporary files. The
  55. avi is encoded in one step, both audio and video, to an mpeg.
  56.  
  57.  
  58. Problems:
  59.  
  60.     DIVX Users please note: The latest versions of the DIVX codec do not
  61.                             function correctly with avi2vcd (or any other
  62.                             purely DirectShow program). Divx is aware of
  63.                             problem and expects a fix in the next release
  64.                             of the divx codec. As of this writing, the
  65.                             current version of Divx is 5.02. If the Divx
  66.                             avi is less than 1 or 2 GB in size (depending
  67.                             on your OS version and file system on your
  68.                             hard-drive) avi2vcd will use the VFW API
  69.                             instead of DirectShow, and the file should
  70.                             encode correctly.
  71.  
  72.     You MUST be able to play the avi you wish to encode with MediaPLayer!! If
  73.     you can't play it with mediaplayer, then avi2vcd won't be able to encode it.
  74.     It is also possible that even if you can play the file with MediaPlayer, then
  75.     avi2vcd may not be able to encode it if the file uses a codec which is not
  76.     DirectShow/DirectX compatible.
  77.  
  78.     First you should make sure that you have the latest version of avi2vcd,
  79.     (from //www.cogeco.ca/~avi2vcd)
  80.  
  81.     as well as the latest version of DirectX. At the time of this writing
  82.     the DirectX update (Version 8.1) could be downloaded from:
  83.  
  84.         http://www.microsoft.com/directx/homeuser/downloads/default.asp
  85.  
  86.     There is no DirectX update available for Windows NT. For NT, make sure
  87.     you have the latest Service Pack installed, which will update your NT
  88.     DirectX to the latest version available for NT.
  89.  
  90.     If Microsoft moves this link, then try searching for DirectX from Microsoft's
  91.     home page.
  92.  
  93.     Intsall the latest version of whatever codec your video uses.
  94.  
  95.     If you are using a video capture card, you should also make sure you have
  96.     the latest drivers for your capture card from the manufacturer.
  97.  
  98.  
  99.     If you still have problems with avi2vcd, please send me a note detailing the
  100.     problem. Include a copy of the encoding log. Avi2vcd creates an encoding log
  101.     by using the same name as your source file with the extension .log and places
  102.     it into the same directory as your target file. I.e. if your source file was
  103.     "simpsons.avi" then the log file is "simpsons.log". The log files contain
  104.     details which will help debug the problem.
  105.  
  106. Be sure to read the avi2vcd_faqs.txt file which accompanies the encoder.
  107.  
  108. PLEASE NOTE THAT AVI2VCD CAN ONLY ENCODE AVI FILES WITH UNCOMPRESSED AUDIO!!
  109.  
  110. DIVX encoded avi's typically use MPEG Layer 3 compression on the audio, and hence
  111. cannot be encoded by avi2vcd if they do.
  112.  
  113. If you need to encode videos with compressed audio, you can use the utility
  114. "decompress.exe" which is included in the zip file with avi2vcd. Decompress will
  115. convert the video to one with uncompressed audio which avi2vcd can handle.
  116.  
  117.  
  118. This release of avi2vcd may have bugs or limitations.
  119.  
  120. Encoding Tips:
  121.  
  122.  
  123.  
  124.     For DV files:
  125.  
  126. Due some issues (bugs??) with DirectShow, you may experience more reliable DV
  127. capture, as well as encoding with avi2vcd, if you set your DV camcorder to 32KHz
  128. 12 bit audio.
  129.  
  130.  
  131.  
  132.     For an Analog capture card:
  133.  
  134. Try to capture your video at the highest data rate your computer is capable of. If
  135. you have sufficient disk space, capture uncompressed. If you must use video
  136. compression, use as little as possible. Generally 4:1 video compression or less when
  137. applied to a clean, noise-free video will still result in an acceptable mpeg video.
  138. Capture your video at a resolution that is close to the final mpeg resolution,
  139. i.e. if you are going to create a VideoCD at NTSC resolution (352x240x29.97fps),
  140. capture at 352x240x29.97fps. If your capture card cannot capture at 352x240, but can
  141. capture at 320x240 or 640x480, use 320x240. There is no advantage to capturing at
  142. 640x480 from television or video tape whose horizontal resolution does not exceed
  143. 300 lines. Even though avi2vcd will accept a wide variety of frame rates in the
  144. input video, you will get best results if your input video is captured at exactly
  145. the same frame rate as that of the VideoCD format type your are going to encode,
  146. i.e. 23.976 fps for FILM, 25 fps for PAL, and 29.97 for NTSC.
  147.  
  148. Release History:
  149.  
  150. Ver 1.4 - February 3rd, 2002
  151.         - New Features:
  152.               - option to shut system down (power off if ATX compliant) at end
  153.                 of encode
  154.               - option to split mpeg file at specified size (default 700MB) to
  155.                 fit mpeg files onto individual VideoCD's for large (> 70 min.)
  156.                 source avi's.
  157.  
  158. Ver 1.3 - August 6th, 2000
  159.         - New features:
  160.               - DirectShow support
  161.               - vertical resizing
  162.               - ability to encode any acceptable avi to any of the three valid
  163.                 VideoCD formats
  164.               - support for no audio and mono in addition to stereo audio.
  165.               - audio resampling to support every standard PC audio sample rate
  166.                 (8, 11.025, 12, 16, 22.05, 24, 32, 44.1, or 48 KHz)
  167.               - DV Video can be encoded directly without first resampling audio
  168.                 to 44.1 KHz
  169.               - Added error message regarding attempts to encode compressed audio.
  170.                  (Those which avi2vcd is able to detect)
  171.               - added user selectable video inversion (some VFW codecs do not
  172.                 properly advertise vertical orientation to DirectShow)
  173.               - additional debuging information written to log file
  174.  
  175.         - Bug fixes:
  176.               - Corrected video inversion problem for users of Pinnacle DC10+
  177.                 mjpeg capture card
  178.               - Corrected major bug which would cause extensive excessive blockiness
  179.                 in video for certain videos with extreme detail and high motion
  180.                 rates as well as some animations
  181.               - corrected problem with rerunning encoder without restaring it, used
  182.                 to cause encode to crash the second time if encoder was not exited
  183.                 first then restarted.
  184.               - numerous other small bug fixes
  185.  
  186. Ver 1.2 - minor bug fixes, corrected colour balance, added ability to handle input
  187.           videos with up to 720 horizontal pixels, and full frame interlaced video
  188.           (480 NTSC, FILM and 576 PAL).
  189.  
  190. Ver 1.1 - minor bug fixes, added ability to handle almost any frame rate in input avi.
  191.         - added FAQ
  192.  
  193. Ver 1.0 - March 19th, 2000
  194.  
  195.           Initial Release
  196.