home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsp / quickflic / !QuickFliC / !Help < prev    next >
Encoding:
Text File  |  1994-05-10  |  2.9 KB  |  71 lines

  1. !Help file of QuickFliC 0.78 (1-Oct-1993)
  2.  
  3. The format of FLI and FLIC films is (often) 320*200 at 256 colours. This
  4. program tries to play these films on an Archimedes. Mode 15 gives good
  5. results, but other modes are allowed. In multisyncmodes, screenupdate gets
  6. rather slow (even on ARM3 machines).
  7.  
  8. Dubble click a FLI(C)-file icon (filetype FLIC, &189) and the player window
  9. appears with the movie in it. Below the film are some buttons with these
  10. functions:
  11.  
  12. - 1:  Stop film and display Frame 1.
  13. - <:  Stop film and display previous frame weer.
  14.       This functions takes a lot of time due to the FLI(C)-file format.
  15. - >:  Stop film and display next frame (autorepeat).
  16. - >>: Start film.
  17. - ||: Toggle between film and frame mode.
  18.  
  19. The status bar shows the number of the current frame. The player speed
  20. dependends on the delay value specified in the FLI(C) file.
  21.  
  22. Known problems:
  23. - Some PC colours don't have an ARC-equivalent. Can't do much about that.
  24.  
  25. Restriction:
  26.  
  27. - The maximum frame number in the FLI(C)-film is 800!
  28. - The resolution of the FLIC-film can't be more than 320*200. (only FLIC, FLI
  29.   is always 320*200)
  30.  
  31. Several improvements can be made to this program, I leave this to the real
  32. experts.
  33.  
  34.  
  35. Updates:
  36. 0.71 Dragging a film icon to the iconbar or the window can no longer crash
  37.      the program.
  38. 0.72 Tidied up memory manegement. Wimpslot size now depends on FLI(C)-file
  39.      length. 400 frames allowed. Pressing menu over the player window shows
  40.      info on the current FLI(C)-film.
  41. 0.73 Starting QuickFLI with no film caused fatal errors when pressing the
  42.      "1" or ">" icons.
  43. 0.74 Some speedup by replacing SYS "blahblah" by SYS blah%.
  44.      Memory shortage gives "normal" error-window.
  45.      The current player window disappears because too much new film data has
  46.      overwritten the old film by then.
  47.      Addes frames/second info to info-window.
  48.      Speedbug removed, didn't you notice?
  49.      Screenupdate improved by handling Redraw-operations ourselves.
  50.      Thanks Dirk-Willem for this!
  51.      (The whole window gets rebuild on each frame, often this is not necesarry!).
  52. 0.75 The FLIC-formaat in 320*200 resolution is now supported.
  53.      This format is often used in MS-Windows.
  54.      (16 bit in stead of 8 bit compression,
  55.       colour entries of [0...255] in stead of [0...63]).
  56.      Filetype of FLI(C) files is now &189.
  57.      Sorry for the very full icon.
  58. 0.76 Original FLI-icon stolen from PC (VGA+ only).
  59.      Frame by frame play backwards implemented eventually.
  60. 0.77 Finally found some time to improve screenupdate speed. Just the changed
  61.      rectangle gets updated on each new frame. This is just for "fli_lc"
  62.      frames of FLI-films, which most frames are. Often a FLI-film contains a
  63.      colour table, a "fli_brun" frame then just "fli_lc" frames.
  64.      The program runs at full speed in 8 bpp Multisync modes to keep a
  65.      reasonable film speed.
  66.      Length of file shown in Mbytes or Kbytes now.
  67. 0.78 Whoops! Play back failed a bit.  
  68.      800 Frames maximum.
  69.  
  70. Léon Neelen
  71.