home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 13 / AACD13.ISO / AACD / Graphics / Frogger / Frogger.readme < prev    next >
Text File  |  2000-08-10  |  4KB  |  78 lines

  1. Short: Ultimate MPEG video player (PUP & WOS & 68k v1.6)
  2. Author: Miloslaw Smyk, Sebastian Jedruszkiewicz, Przemyslaw Gruchala
  3. Uploader: Sebastian Jedruszkiewicz <elf@frogger.rules.pl> 
  4. Type: gfx/show
  5. Replaces: gfx/show/?rogger.lha
  6. WWW: http://frogger.rules.pl/
  7.  
  8. Short
  9. ------
  10. Frogger is the ultimate MPEG video player, with MPEG-2 layer support.
  11. Frogger was oryginally relased by Miloslaw Smyk (thorgal@wfmh.org.pl),
  12. recently, the development has been taken over by Sebasian Jedruszkiewicz
  13. (bjsebo@jota.wi.tuniv.szczecin.pl) Additional programming was made
  14. by Przemyslaw Gruchala.
  15.  
  16. Changes in this release
  17. ------------------------
  18.  - Completly new, much faster asyncio functions.
  19.  - Linux (PPC and x86) version available
  20.  - While compiling Linux version, I have found 2 small bugs, caused
  21.    Frogger to crash (one in video decoder, second in asyncio routines).
  22.  - A lot of small optimizations in mpeg-2 video decoder. Some of them
  23.    also affects mpeg-1 decoder.
  24.  - GUI on fullscreen available (RMB to show/hide).
  25.  - Changed the way seeking is handled. Now after the slider is released,
  26.    Frogger starts to play movie (no more need to press play button again).
  27.    Also seeking has been improved a lot, and is now much faster.
  28.  - P96 display does not worked correctly with PUBSCREEN option. Fixed.
  29.  - DISPLAY P96 can now be used also with SCREEN option. No FULLSCREEN
  30.    with P96 available (yet).
  31.  - Fixed bug in psx async code (wos version), which could lead to deadlock
  32.    at exit.
  33.  - WOS version now handles properly realtive paths (like /file.mpeg).
  34.  - Added .m2v to asl pattern.
  35.  - Fixed psx audio decoder, to handle both 8 and 4 bit ADPCM samples.
  36.    Also fixed bug, which could lead to crash at end of psx movie when
  37.    audio was enabled.
  38.  - Optimized XA (PSX audio decoder), and also changed the way
  39.    audio is send to AHI. PSX movie playback with audio is now
  40.    smooth and fast.
  41.  - Added 25fps mode to PSX movie decoder. This fixes problems
  42.    with some movies, where audio was not played continously.
  43.  - minor optimizations in psx movie decoder.
  44.  - PSX CD->HD copier now asks only for destination directory,
  45.    file name is the same as on PSX cd. It also now remembers paths.
  46.  - a lot of small optimizations in mpeg-1 video decoder. minor speed
  47.    increase.
  48.  - Frogger can now handle mpegs which contains sequences with different
  49.    resolutions.
  50.  - Seeking in XA audio files was broken. Fixed.
  51.  - LOOP option now works in psx movies and audio.
  52.  - NOVIDEO in mpeg video files now works as supposed - only audio
  53.    is played.
  54.  - Fixed small bug in psx cd->hd copier. This one was causing copier to 
  55.    work slower and slower. now it copies data with the same speed, no
  56.    metter how many data has been already copied.
  57.  - Completly new mpeg audio decoding routines. A bit faster.
  58.  - Much improved audio-video synchronization.
  59.  - 68k version now decodes mpeg audio via mpega.library. Quality is set
  60.    to lowest possible values, to gain maximum possible speed. If there
  61.    will be any interest, I can add switches to control audio quality.
  62.  - Added Tomasz Siewiera to the Thanks (tm) list. Happy now? ;)
  63.  - 68k version AGA display has been updated. Display is now centered
  64.    and grey display works. The bad news is, that now 68k uses the same
  65.    c2p (C implementation), which is probably much slower that previous
  66.    one.
  67.  - new parametters: STARTFROM, STOPAT, SMREQ, DEPTH, USEMOLODY, USEDELFINA.
  68.  - removed parametters: AUDIO8, FORCESTEREO.
  69.  - Frogger can now use melody card for mpeg audio decoding. Not tested
  70.    due to lack of hardware.
  71.  - Frogger now uses BestModeID() to find what screen should be opened.
  72.    SMREQ option can be used to get ASL requester, like in previous version.
  73.  - Fixed this damn bug in 68k version, which caused Frogger to open
  74.    CLI output when Frogger was started from icon.
  75.  
  76. Please refer to guide inside archive for more info.
  77.  
  78.