home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / graphics / display / quickflic / !QuickFliC / !Help < prev    next >
Encoding:
Text File  |  1993-06-13  |  2.6 KB  |  72 lines

  1. !Help file for QuickFliC 0.76 (7-June-1993)
  2.  
  3. On PC's you've probably seen FLI or FLIC animations.
  4. The format of these movies is often 320*200 with 256 colours.
  5. This program does it best to display the movies as good as
  6. possible on an Archimedes.
  7. Mode 15 gives the best results but all the other modes are
  8. also allowed. Multisyncmodes like 21 or 28 are too slow.
  9.  
  10. If you doubleclick on a FLI(C)-file icon (filetype FLIC, &189),
  11. the program starts and shows a window in which the movie will be
  12. displayed.
  13. Below the main sprite there are some buttons which have the fol-
  14. lowing functions:
  15.  
  16. - 1:  Stop the playing movie and display Frame 1.
  17. - <:  Stop the playing movie and display the last frame.
  18.       This option takes some processortime because of the structure
  19.       of the FLI(C)-file.
  20. - >:  Stop the playing movie and display the next frame.
  21.       If you keep pressing on the select-button, the program will 
  22.       keep on showing the next frames.
  23. - >>: Starts the movie.
  24. - ||: If the program is in "frame-mode" (1,<,>) then the movie starts
  25.       again otherwise the program switches form animation-mode to
  26.       frame-mode (=stop).
  27.  
  28. The main window also shows the number of the frame which is on display.
  29. Pressing on the menu-button shows a window which contains some 
  30. information about the loaded FLI(C)-movie.
  31.  
  32. Closing the window turns the animation off and the program will rest
  33. on the iconbar without taking processortime.
  34.  
  35. You can also load a FLI-file by dragging it to the main window or
  36. to the iconbar. The filetype must be right otherwise nothing will be
  37. loaded.
  38.  
  39. Known problems:
  40.  
  41. - The Archimedes doesn't allow the programmer to choose 256 palette-
  42.   colours freely. This program has to do a difficult job in selecting
  43.   the colour that most closely resembles the PC-colour. I use the
  44.   ColourTrans routines but often there seems to be no possible match
  45.   and the colours will be messed up. The CC ColourCard and hopefully
  46.   the VIDC2 will solve this really annoying problem.
  47.   Dithering is a solution but I don't know how to implement this as
  48.   I have no documentation about it. The Machinecode routines need
  49.   rewriting in that case!
  50. - Although only a part of the screen changes with each frame, the
  51.   complete window will be updated. I'll have some structured redesigning
  52.   to do to improve on this, but as long as the colours are no good it
  53.   seems pointless.
  54.  
  55.  
  56. Restrictions :
  57.  
  58. - A FLI(C) movie may not contain more than 400 frames.
  59. - The resolution of a FLIC-file may not be greater than 320*200.
  60.   (FLI is always 320*200).
  61.  
  62.  
  63. For now, have fun.
  64.  
  65.  
  66. Léon Neelen
  67. Moeflonstraat 111
  68. 7314 PP  Apeldoorn
  69. Holland
  70.  
  71.  
  72.