home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 106 / EnigmaAmiga106CD.iso / software / readme / pegase.readme < prev    next >
Encoding:
Text File  |  1999-08-24  |  1.9 KB  |  58 lines

  1. Short:    Hi-Q mp2 audio encoder (68k/PPC)
  2. Author:   kakace@pacwan.fr (Didier Levet)
  3. Uploader: kakace@pacwan.fr (Didier Levet)
  4. Version:  1.7
  5. Type:     mus/misc
  6. Requires: AmigaOS 2.0+
  7.  
  8.   Pegase v1.61, 15/8/99
  9.  
  10.   Pegase is a highly optimized MPEG audio encoder, based upon the
  11.   ISO/MPEG source code.
  12.  
  13.          =================================================
  14.          PEGASE DOESN'T SUPPORT LAYER 3, AND WILL NEVER DO
  15.          =================================================
  16.  
  17.   Features :
  18.   - Layer 1/Layer 2 encoding.
  19.   - Accept AIFF, MAUD, WAV, CDDA and RAW files (16 bits samples only).
  20.   - Really Faaaaast (2.2:1 ratio with a 68060/50).
  21.   - High quality encoding, which make layer 2 as good as layer 3
  22.     as long as you use a decent bitrate (>= 192 kbits/s).
  23.   - Rewritten with Amiga spirit in mind (4 Kb stack usage, ReadArgs 
  24.     style command line parameters, file requester).
  25.   - Batch mode (can encode multiple files in one go).
  26.  
  27.  Missing :
  28.   - Layer 3 (for ever).
  29.   - MPEG-2 support.
  30.   - Psycho-analyzer #1.
  31.   - 8-bit samples support.
  32.  
  33.   Requirements :
  34.   - AmigaOS 2.0 or better.
  35.   - 68020/68030/68RC040/68RC060 or a PPC 603/604e (WarpOS only).
  36.  
  37.   Distribution :
  38.   - EMail-ware.
  39.  
  40.   News :
  41.   - Fixed a bug that caused the progress bar to be shown for the first
  42.     file only (batch mode).
  43.   - Pegase now deletes any existing filename's extension before adding
  44.     ".mp?", unless you provide a destination filename.
  45.   - Added a workaround to avoid a crash when FPU versions are ran on
  46.     machines without FPUs (untested).
  47.   - New keywords MOTOROLA and INTEL to deal with CDDA files and PIPEs.
  48.   - Special 68020 version (without FPU) for the ones who wanted it.
  49.  
  50.   Current benchmark (68060/50) :
  51.   AIFF file (5'50), 15435000 samples per channel, 160 kbits/s.
  52.  
  53.   Mode     | Encoding time | Ratio
  54.   ---------+---------------+------
  55.   Stereo   |     12'41     | 2.2:1
  56.   Mono     |      9'12     | 1.6:1
  57.   J-Stereo |     12'57     | 2.2:1
  58.