home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / Mp3coder / mp3coder.txt < prev   
Text File  |  1997-07-13  |  2KB  |  40 lines

  1. mp3coder
  2. freeware written by william 'pete' moss
  3.  
  4. This program is a front-end to two programs, l3enc/l3dec, a software only encoder/decoder pair.  Users of this program need to have l3enc/l3dec v2.61 registered on their computer.  Because of the intense encoding and decoding process, a pentium or better is recommended.  
  5.  
  6. before the first use, be sure to adjust the options in the settings tab.
  7.  
  8. ENCODING
  9. ========
  10. Make sure the encode radio button is selected.  select a .wav file to encode using the drive, directory, and file boxes.  For encoding, the input .wav files must have a resolution of 16bits.  next, adjust the bitrate.  here are some examples of bitrate use:
  11.  
  12. SOUND QUALITY           BANDWIDTH   MODE    BITRATE          REDUCTION RATIO
  13. "telephone sound"        2.5 kHz    mono    8 kbps             96:1
  14. "better than shortwave"  4.5 kHz    mono    16 kbps            48:1
  15. "better than AM radio"   7.5 kHz    mono    32 kbps            24:1
  16. "similar to FM radio"     11 kHz    stereo  56..64 kbps        26..24:1
  17. "near-CD"                 15 kHz    stereo  96 kbps            16:1
  18. "CD"                    > 15 kHz    stereo  112..128 kbps      14..12:1
  19.  
  20. next, select the various check-box options:
  21. DownMix -- converts stereo .wav files to mono
  22. CRC check -- checks CRC of resulting .mp3 file
  23. High Quality -- highest quality .mp3 output with encoding speed reduction
  24. AutoDelete -- Delete original .wav after converting
  25.  
  26. finally, press the 'do it' button.  your .wav file will be translated into an .mp3
  27.  
  28.  
  29. DECODING
  30. ========
  31. Make sure the decode radio button is selected.  select the .mp3 file to decode using the drive, directory, and file boxes.  Press the 'do it' button.  your .mp3 file will be translated into a .wav
  32.  
  33.  
  34.  
  35.  
  36. This program is Copyright William 'Pete' Moss 1997
  37. kaeru@flash.net  http://www.flash.net/~kaeru
  38. This program is FreeWare.    Written in Delphi
  39.  
  40.