home *** CD-ROM | disk | FTP | other *** search
/ Revista do CD-ROM 114 / CDRom114.iso / avid / aviwav / avi2wavcmd.txt < prev    next >
Encoding:
Text File  |  2002-01-24  |  7.7 KB  |  238 lines

  1.  
  2.                   AVI to WAV extractor version 3.5
  3.               32-bit command line version release 1.3
  4.  
  5.                Coypright (c) 1997-2002 m&g Software
  6.              By Arminio Grgic <Arminio_Grgic@Yahoo.com>
  7.  
  8.  
  9.   ----------------------------------------------------------------
  10.            For details about extraction and functionality,
  11.                      see help for GUI version
  12.   ----------------------------------------------------------------
  13.   * Maximize for best view *
  14.  
  15.  
  16.  
  17. ABOUT
  18. -----
  19.     Command line version of AVI to WAV extractor has the same
  20.   functionality as corresponding GUI version but it is suitable for
  21.   useage within BATCH files or from some other applications used for
  22.   automatization purposes.
  23.  
  24.  
  25. USEAGE
  26. ------
  27.  
  28.   // NOTE //
  29.   *******************************************************************
  30.   For detail description this utility, please read "readme" and help
  31.   files from corresponding GUI version.
  32.   *******************************************************************
  33.  
  34.   Useage: AVI2WAVCMD filename[.avi] [filename[.wav]] | [/INFO] [/SMART]
  35.  
  36.   *  First parameter: You must specify AVI filename with or without
  37.   full path. If you do not specify extension, .AVI will be used.
  38.   Wildcards are not allowed.
  39.   NOTE: To see how to use wildcards, study WILDCARDS_SAMPLE.BAT
  40.  
  41.   *  Second parameter:
  42.     - can be name of file which will contain extracted audio
  43.   (AVI2WAVCMD will create it). If you do not specify extension, .WAV
  44.   will be used. If you specify only path, use '\' at end.
  45.  
  46.   * Other parameters:
  47.  
  48.         - /INFO   gives information about audio from AVI file
  49.     - /SMART  turns smart extraction on (program will skip already
  50.                   processed audio chunks - see documentation for GUI)
  51.  
  52.   If you ommit second parameter, program will use AVI name for WAV
  53.   file (with extension WAV offcourse).
  54.  
  55.   Examples:
  56.  
  57.         AVI2WAVCMD movie
  58.           - Extract from MOVIE.AVI from current directory and save to
  59.           MOVIE.WAV in current directory.
  60.  
  61.         AVI2WAVCMD movie /smart
  62.           - Do the same but in smart mode
  63.  
  64.         AVI2WAVCMD movie.avi movie_music
  65.           - Extract from MOVIE.AVI from current directory and save to
  66.           MOVIE_MUSIC.WAV in current directory.
  67.  
  68.         AVI2WAVCMD movie.avi /info
  69.           - Gives audio info for MOVIE.AVI from current directory
  70.  
  71.         AVI2WAVCMD movie.avi /info /smart
  72.           - Same thing - but in smart mode
  73.  
  74.         AVI2WAVCMD e:\movie.avi i:\wavs\movie_music
  75.           - Extract from E:\MOVIE.AVI and save to MOVIE_MUSIC.WAV in
  76.           directory I:\WAVS
  77.  
  78.         AVI2WAVCMD e:\movie.avi i:\wavs\
  79.           - Extract from E:\MOVIE.AVI and save to MOVIE.WAV in
  80.           directory I:\WAVS
  81.  
  82.  
  83.   You can use errorlevels to test result of extracting:
  84.  
  85.   * Errorlevels from 0 to 199 represents correct finish of extracting
  86.   proccess or correct finish of gathering audio information (if use
  87.   /INFO parameter). Depending on errorlevel value, you can know what
  88.   type of audio file you get and then you can do appropriate thing with
  89.   it automatically (e.g. convert to some other type using other
  90.   conversion software, etc.)
  91.  
  92.           0: Microsoft PCM Format
  93.           1: Microsoft ADPCM Format
  94.           2: IEEE Float
  95.           3: Compaq Computer's VSELP
  96.           4: IBM CVSD
  97.           5: Microsoft ALAW
  98.           6: Microsoft MULAW
  99.           7: OKI ADPCM
  100.           8: Intel's DVI ADPCM
  101.           9: Videologic's MediaSpace ADPCM
  102.          10: Sierra ADPCM
  103.          11: G.723 ADPCM
  104.          12: DSP Solution's DIGISTD
  105.          13: DSP Solution's DIGIFIX
  106.          14: Dialogic OKI ADPCM
  107.          15: MediaVision ADPCM (ADPCM for Jazz 16 chip set)
  108.          16: HP CU
  109.          17: Yamaha ADPCM
  110.          18: Speech Compression's Sonarc
  111.          19: DSP Group's True Speech
  112.          20: Echo Speech's EchoSC1
  113.          21: Audiofile AF36
  114.          22: APTX
  115.          23: AudioFile AF10
  116.          24: Prosody 1612 (Prosody CTI Speech Card)
  117.          25: LRC
  118.          26: Dolby AC2
  119.          27: GSM 6.10
  120.          28: MSNAudio (Microsoft MSN Audio Codec)
  121.          29: Antex ADPCME
  122.          30: Control Res VQLPC
  123.          31: Digireal
  124.          32: DigiADPCM
  125.          33: Control Res CR10
  126.          34: NMS VBXADPCM
  127.          35: Roland RDAC (proprietary format)
  128.          36: EchoSC3 (proprietary compressed format)
  129.          37: Rockwell ADPCM
  130.          38: Rockwell Digit LK (Rockwell DIGITALK)
  131.          39: Xebec
  132.          40: Antex Electronics G.721
  133.          41: G.728 CELP
  134.          42: MSG723
  135.          43: MPEG
  136.          44: RT24
  137.          45: PAC
  138.          46: MPEG Layer 3
  139.          47: Lucent G.723
  140.          48: Cirrus
  141.          49: ESPCM
  142.          50: Voxware (obsolete !)
  143.          51: Canopus Atrac (ATRACWAVEFORMAT)
  144.          52: G.726 ADPCM
  145.          53: G.722 ADPCM
  146.          54: DSAT
  147.          55: DSAT Display
  148.          56: Voxware Byte Aligned (obsolete !)
  149.          57: Voxware AC8 (ID obsolete !)
  150.          58: Voxware AC10 (ID obsolete !)
  151.          59: Voxware AC16 (ID obsolete !)
  152.          60: Voxware AC20 (ID obsolete !)
  153.          61: Voxware MetaVoice
  154.          62: Voxware MetaSound
  155.          63: Voxware RT29HW (ID obsolete !)
  156.          64: Voxware VR12 (ID obsolete !)
  157.          65: Voxware VR18 (ID obsolete !)
  158.          66: Voxware TQ40 (ID obsolete !)
  159.          67: Softsound
  160.          68: Voxware TQ60 (ID obsolete !)
  161.          69: MSRT24
  162.          70: G.729A
  163.          71: MVI MV12
  164.          72: DF G.726
  165.          73: DF GSM610
  166.          74: ISIAudio
  167.          75: Onlive
  168.          76: SBC24
  169.          77: Dolby AC3 SPDIF
  170.          78: ZyXEL ADPCM
  171.          79: Philips LPCBB
  172.          80: Packed
  173.          81: Rhetorex ADPCM
  174.          82: BeCubed Software's IRAT
  175.          83: Vivo G.723
  176.          84: Vivo Siren
  177.          85: Digital G.723
  178.          86: Creative ADPCM
  179.          87: Creative FastSpeech8
  180.          88: Creative FastSpeech10
  181.          89: Quarterdeck
  182.          90: FM Towns Snd
  183.          91: BTV Digital (Brooktree digital audio format)
  184.          92: VME VMPCM
  185.          93: OLIGSM
  186.          94: OLIADPCM
  187.          95: OLICELP
  188.          96: OLISBC
  189.          97: OLIOPR
  190.          98: LH Codec
  191.          99: Norris
  192.         100: ISIAudio
  193.         101: Soundspace Music Compression
  194.         102: DVM
  195.  
  196.     198: Microsoft Unknown Wave Format
  197.         199: Other/unknown/undefined audio format
  198.  
  199.   * Errorlevels from 200 to 255 represents incorrect finish of extracting
  200.   or info:
  201.         200:  Help screen shown - program started without parameters
  202.         201:  AVI file does not exists
  203.         202:  Access to AVI file denied
  204.         203:  Cannot create WAV
  205.         204:  AVI does not contain audio (no audio chunks in AVI) or
  206.               all chunks skipped (in smart mode)
  207.         205:  File is not in AVI format
  208.         206:  File is not in indexed AVI format
  209.         255:  Extracting canceled by user
  210.  
  211.   Extracting can be canceled in any time using CTRL+C or CTRL+BREAK and
  212.   WAV file will be partially created.
  213.  
  214.  
  215. DISCLAIMER
  216. ----------
  217.   Program is Freeware but copyrighted.
  218.  
  219.   YOU MAY NOT SELL OR CHANGE THIS PROGRAM OR ANY OTHER PART OF THIS
  220.   PROGRAM OR DOCUMENTATION !
  221.  
  222.   DISTRIBUTION OF THIS PROGRAM MUST BE FREE AND IN ORIGINAL FORM WITH
  223.   ALL FILES INCLUDED AND INTACT. IT MUST BE DISTRIBUTED TOGETHER WITH
  224.   CORRESPONDING GUI VERSION.
  225.  
  226.   Every effort has been made to ensure that no problems occur with its
  227.   usage but the author makes no warranties about it and accepts no
  228.   responsibility for any data loss or other system trouble that may
  229.   occur from its useage.
  230.  
  231.   Please report any ideas, remarks, bugs etc.
  232.  
  233.   Thanx for using AVI to WAV !
  234.  
  235.   Arminio_Grgic@Yahoo.com
  236.   http://www.geocities.com/agrgic.geo/arminio.htm
  237.  
  238.