Program usage Save sound Block selection
Documentation of Aniplayer

4.11 AVI/MOV/RM/WAV sound compression

The following sound compression formats are recognized:

  - AC3: 16 bits AVI/RM, with the shared library AVCODEC.SLB.
  - MP1/2: MPEG Audio Layer 1,2, 16 bits AVI/MOV/WAV.
  - MS_ADPCM: 16 bits AVI/WAV (APCM), 4 bit encoding.
  - DVI_ADPCM: 16 bits AVI/WAV (DVI), 4 bit encoding.
  - IMA4: 16 bits MOV, 4 bit encoding.
  - ALAW: 16 bits AVI/MOV/WAV (ALAW), 8 bit encoding.
  - MULAW: 16 bits AVI/WAV (ULAW), 8 bit encoding.
  - MAC3: 8 bits MOV, 1/3 bit encoding.
  - MAC6: 8 bits MOV, 1/6 bit encoding.
  - PCM: uncompressed AVI/WAV.
  - RAW0: uncompressed MOV.
  - RAW: uncompressed MOV.
  - TWOS: uncompressed signed MOV.
  - IN32: uncompressed signed 16 bits stereo MOV.