home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Sound / Pegase / Pegase.readme < prev   
Text File  |  2000-08-31  |  2KB  |  64 lines

  1. Short: Hi-Q MPEG audio encoder (68k/PPC)
  2. Uploader: kakace@pacwan.fr (Didier Levet)
  3. Author: kakace@pacwan.fr (Didier Levet)
  4. Type: mus/misc
  5. Requires: AmigaOS 2.0+
  6. Version: 1.8
  7.  
  8.   Pegase v1.80, 31/8/2000 (final release)
  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.     But before complaining about that, try the layer 2 by yourself
  18.     with a decent bitrate...
  19.  
  20.   Features :
  21.   - Layer 1/Layer 2 encoding.
  22.   - Accept AIFF, MAUD, WAV, CDDA and RAW files (16 bits samples only).
  23.   - Really Faaaaast (2:1 ratio with a 68060/50).
  24.   - High quality encoding, which make layer 2 as good as layer 3
  25.     as long as you use a decent bitrate (>= 192 kbits/s).
  26.   - Rewritten with Amiga spirit in mind (4 Kb stack usage, ReadArgs 
  27.     style command line parameters, file requester).
  28.   - Batch mode (can encode multiple files in one go).
  29.  
  30.  Missing :
  31.   - Layer 3 (for ever).
  32.   - MPEG-2 support.
  33.   - Psycho-analyzer #1.
  34.   - 8-bit samples support.
  35.  
  36.   Requirements :
  37.   - AmigaOS 2.0 or better.
  38.   - 68030/68RC040/68RC060 or a PPC 603/604e (WarpOS only).
  39.  
  40.   Distribution :
  41.   - EMail-ware.
  42.  
  43.   News :
  44.   - Fixed the threshold table used when encoding 48 KHz files.
  45.   - Several bugs removed in mono-specific routines.
  46.   - The MPEG file size is now closer to the original (Musicin)
  47.     output.
  48.   - Fixed the Layer 1 encoding.
  49.   - Added the DELETE option, which causes Pegase to delete the
  50.     source file when it has been successfully encoded.
  51.   - New optimizations, especially for 68030/68060 versions.
  52.   - Cosmetic changes of displayed informations.
  53.   - Removed an old bug in the AIFF decoding routine that caused
  54.     the encoder to interpret the SSND chunk members as samples.
  55.     (This is why AIFF and WAV variants of the same file gave
  56.     different results once encoded).
  57.   - Fixed the PIPE related bug. You no longer need to change the
  58.     pipe's buffer size ;-)
  59.   - Serious I/O errors stop all pending encodings (like CTRL+D)
  60.  
  61.   Benchmark : The 2:1 ratio is now reached by the 68060/50
  62.   (Note to Melkor : *** DONE *** :-D)
  63.  
  64.