home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Audio / apps / MPEGHelper.0.8.README < prev    next >
Encoding:
Text File  |  1995-10-20  |  4.3 KB  |  150 lines

  1. Release 0.8, 02.08.1995 by Thomas Engel (tomi@shinto.nbg.sub.org)
  2.  
  3.  
  4.  
  5.                 The MPEGHelper application
  6.  
  7. ATTENTION..you need gnutar and gzip to unpack this package.
  8.  
  9.  
  10. This is a frontend to the MPEG L3 sound codec tools from the 
  11. Fraunhofer Gesellschaft IIS. These tools are SHAREWARE. Only
  12. this frontend is GNUware.
  13.  
  14. I do appologize for not having completed the documentation in the 
  15. style I use to do it. That's mainly because there are tons of other thing
  16. to do :-(.
  17.  
  18. So please read the online help and the included manual pages to 
  19. find out about the parameters of the codec tools and MPEG L3 in detail.
  20. L3 MPEG allows a 90% (!) space saving for CD quality sounds, but realtime playback requires a fast machine (HPPA, SPARC20 or P5).
  21.  
  22. The handling of the frontend should be quite simple. Open a file, choose
  23. the tools and start the conversion. Thats it.
  24.  
  25.  
  26. The Package
  27.  
  28. Version 0.8 comes in two packages. The main MPEGHelper.0.8.NIHS.tar.gz 
  29. archive includes:
  30.  
  31.  - MPEGHelper.app. A FAT binary for NeXT, Intel, HP and Sparc hardware 
  32.    with FAT l3enc/dec binaries.
  33.  
  34.  - An Examples directory containing two simple examples of compressed
  35.    MPEG L3 sounds. They are small to keep the size of the package low.
  36.  
  37.  - Online help...minimal
  38.  
  39.  - Some documentation.
  40.  
  41. The source package MPEGHelper.0.8.s.tar.gz comes with:
  42.  
  43.  - Full sourcecode (without the license sensitive sections).
  44.  
  45. On where to find the latest releases please see the 'About this Project' 
  46. section. A seperate packages with the FhG UNIX tools only and one with more example files is availble too.
  47.  
  48.  
  49.           About this Project
  50.  
  51. The latest version of this application will be available at the
  52. ftp.nmr.embl-heidelberg.de, ftp.informatik.uni-muenchen.de,
  53. ftp.fhg.de or ftp.cs.orst.edu anonymous ftp servers. There is a 
  54. WWW page were you can find out more about the status of this...and
  55. all the other projects I'm working on:
  56.  
  57.     
  58.     http://wwwcip.informatik.uni-erlangen.de/user/tsengel/
  59.     Projects/Projects.html
  60.  
  61.  
  62. Compiling
  63.  
  64. This version includes all the source code necessary to recompile the
  65. program from scratch. It does not come with all the libraries and it 
  66. only has quad fat precompiled code for the registration sensitive 
  67. areas! 
  68. You might need to get the MiscKit project (Version 1.5.0 or higher) 
  69. from the archives.
  70.  
  71. For more details on the MiscKit collection see the common NeXT ftp
  72. servers, get the Objective-C or NeXT FAQs or take a look at the
  73. EduSteps developer area:  
  74.     
  75.     http://www.nmr.embl-heidelberg.de/eduStep/Developer/Kits/
  76.     MiscKit/MiscKit.html
  77.     
  78. If you would like to submit something to this collection you should
  79. contact the current maintainer: Don Yacktman <Don_Yacktman@byu.edu> 
  80.  
  81.  
  82. In Case of Trouble
  83.  
  84. If you have any questions you can contact me.
  85.  
  86.     Thomas Engel     
  87.     Netpunstr. 9     
  88.     D-90522 Oberasbach 
  89.     Germany          
  90.     
  91.     E-mail:    tsengel@cip.informatik.uni-erlangen.de 
  92.                tomi@shinto.nbg.sub.org
  93.  
  94.                (NeXTMail welcome)
  95.  
  96.  
  97.  
  98.           Warranty and copyright
  99.  
  100.  
  101. Copyleft
  102.  
  103. All source code is distributed under the GNU General Public License.
  104. This does not apply to the ObjectWare used, which most likely comes
  105. with its own licensing rules (e.g. code that belongs to the MiscKit
  106. project).
  107.  
  108. You are free to extend and modify this application. But don't
  109. redistribute a modified version under the same name unless I gave you
  110. the permission. I don't want to have different, confusingly
  111. incompatible versions running around the world. 
  112.  
  113. Anyway...comments are highly appreciated.
  114.  
  115.  
  116. No Warranty
  117.  
  118. This software is provided 'as is' and the programmer is not
  119. responsible for any harm this program may cause. You - the user - are
  120. responsible for everything that may happen to your business,
  121. hardware, software, car, CD collection or what ever may be worth your
  122. attention or money. Using this product is at your own risk and your
  123. private fun.
  124.  
  125. There should be no serious bugs inside but remember that a
  126. carbon-based unit did the coding. 
  127.  
  128.  
  129. Travelware
  130.  
  131. Like all my projects this app is free and should be considered as travelware.
  132.  
  133.  1. Let it travel to as many people as you know. 
  134.  
  135.  2. Send me an E-mail or postcard if you use it. I will try to
  136.     keep you informed about new releases.
  137.  
  138.  3. If you have a free bed or some free space on your floor...give
  139.     me a hint. I might come and visit you on my next trip to the
  140.     US...locations on Hawaii, near Seattle or WhistlerMnt. (Canada)
  141.     preferred.
  142.  
  143.  
  144.  
  145. Enjoy it.
  146.  
  147.     Tomi
  148.  
  149.  
  150.