home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / dos / graphic / qv102 / qv.doc < prev    next >
Text File  |  1995-08-07  |  16KB  |  403 lines

  1.  
  2.               ╔═══════════════════════════════════════════╗
  3.               ║            QuickView Ver. 1.02            ║
  4.               ║                                           ║
  5.               ║        DOS based Multimedia viewer        ║
  6.               ║          No Windows is required!          ║
  7.               ╚═══════════════════════════════════════════╝
  8.  
  9.  
  10.  
  11. For the German documentation please read QV.DOK.
  12.  
  13. QuickView is Shareware. This means that you can test it for at most three
  14. weeks. After that period you must register, i.e. pay a small registration
  15. fee or discontinue using it. See REGISTER.DOC for details.
  16.  
  17.  
  18. Features of QuickView:
  19. ──────────────────────
  20.  
  21. Some call it QuickView others call it the possibly fastest viewer of the
  22. world.
  23. QuickView views the following file formats at present:
  24.  
  25. - .AVI: Codecs: DIB (8 bit and 24 bit),
  26.                 RLE (8 bit),
  27.                 MS Video 1 [msvc] (8 bit),
  28.                 MS Video 1 [msvc] (16 bit),
  29.                 Cinepak [cvid] (24 bit),
  30.                 Ultimotion (OS/2 AVIs) [ULTI] (16 bit)
  31.         With sound through a Sound Blaster or the PC speaker.
  32.         You have the option to adapt the quality to your system's speed.
  33.  
  34. - .BMP: uncompressed: 1, 4, 8 and 24 color bits
  35.         RLE compressed: 4 and 8 color bits
  36.         including OS/2 bitmaps
  37.         furthermore all kindred formats:
  38.         .RLE, .DIB, .BGA, .VGA, .RLE, .RL4, .RL8
  39.  
  40. - .CEL (Original Animator CEL Files)
  41.   .FLC,
  42.   .FLI,
  43.  
  44. - .GIF: 1-8 color bits
  45.         Gif 87a and most Gif 89a extensions
  46.  
  47. - .ICO: Windows Icons
  48.         OS/2 Icons (partly)
  49.  
  50. - .PCX: 1-4, 8 and 24 color bits
  51.  
  52. - .PIC: Videodat .PIC files
  53.  
  54. - .TGA: uncompressed: 8 and 24 color bits, 1-bit black & white
  55.         RLE compressed: 8 and 24 color bits
  56.  
  57. - .VOC: through a Sound Blaster or the PC speaker
  58.  
  59. - .WAV: through a Sound Blaster or the PC speaker
  60.         PCM and Microsoft ADPCM compression supported
  61.  
  62.  
  63. System Requirements:
  64. ────────────────────
  65.  
  66. QuickView will run on any IBM PC compatible computer under DOS 3.0 or
  67. better with at least a 80286 processor. For viewing AVI files at least a
  68. 80386 processor is required. You must have a VGA card in your system. CGA,
  69. EGA and Hercules card are not supported.
  70. For Sound Blaster support you must have the Environment variable BLASTER
  71. set that contains port address, interrupt and DMA channel.
  72.  
  73. QuickView can view images larger than the available video hardware would
  74. allow. This is accomplished by storing only those pixels in the main
  75. memory that are outside the visible part of the image. This leads to
  76. low memory requirements. Scrolling is not yet possible for pictures with
  77. more than 8 color bits.
  78.  
  79.  
  80. Installation:
  81. ─────────────
  82.  
  83. Simply place all files of the package in a directory. That's it!
  84. QuickView will automatically detect your machine, memory and graphics card.
  85.  
  86.  
  87. The command line format to run QuickView is:
  88. qv [/v] [/s] [/a] [/m] [filename]
  89.  
  90. QuickView autodetects many graphics cards and uses VESA by default.
  91. /v option tells QuickView to not use the VESA interface if installed, but
  92. if you want to use HiColor or TrueColor modes the VESA interface must be
  93. used. If your graphics card does not support VESA you can use a VESA TSR
  94. like UNIVESA (see below).
  95.  
  96. /s option tells QuickView to not use soft scrolling because this may
  97. cause problems (only vertical scrolling is disabled).
  98.  
  99. /a option, used if you don't want to hear sound while playing AVIs.
  100.  
  101. QuickView uses 25 line menu mode by default. For 50 lines you can use
  102. the /m option
  103.  
  104. filename can be a file that QuickView views or a name that contains the
  105. wildcards * and ?.
  106.  
  107.  
  108. The Menu:
  109. ─────────
  110.  
  111. QuickView always shows you all the files in the current directory, along
  112. with all the visible subdirectory names. The arrow keys will move the file
  113. selector bar around. By pressing a character the file selector bar jumps to
  114. the first file starting with that character. Use lower case for files,
  115. upper case for directories. A mouse is not supported.
  116. To view a file or change a directory just hit Enter. If you try to view
  117. a file QuickView does not handle nothing will happen. If you have tagged
  118. some files (256 at most) QuickView will view these files without going to
  119. the menu in between. Hit Enter or Tab if you want to view the next file
  120. and Backspace for the previous one. Esc breaks and returns to the menu.
  121.  
  122. More keys during file selection:
  123.  
  124.  ALT-D: Change drive. A drive selection box will appear, prompting you for
  125.         the drive letter you want to log into. QuickView will attempt to
  126.         change to the desired drive. If an error occurs, QuickView will
  127.         remain logged onto the current drive.
  128.  
  129.  ALT-I: Get information on the currently selected file.
  130.  
  131.  ALT-O: Change options of QuickView. For details see below.
  132.  
  133.   + - : Increase or decrease resolution respectively. The currently
  134.         selected resolution is highlighted. "Automatic" automatically
  135.         selects the lowest resolution which will display the whole picture
  136.         if possible.
  137.  
  138.  Space: Tag/untag the current file
  139.  
  140.  ALT-T: Tag all files in the current directory
  141.  
  142.  ALT-U: Untag all files.
  143.  
  144.  ALT-A: Show all 32*32 pixel windows icons in the current directory. You
  145.         can use a higher resolution to see more icons on the screen.
  146.  
  147.   F1  : Display information about the processor, detected graphics card,
  148.         sound card and free memory.
  149.  
  150.  ALT-X: Exit QuickView and return to DOS.
  151.  
  152.  
  153. Options:
  154. ────────
  155.  
  156. Press the red characters to toggle the state of the option. You can also
  157. use the up/down arrow keys and the Space bar. If you press "C" a configu-
  158. ration file is created or updated. Command line options override the config
  159. file. Note that changing the use of VESA is only effective if you leave
  160. QuickView and start it again.
  161.  
  162. AVI options:
  163. Sound support: Sound through a Sound Blaster does not cost much time but
  164.   sound through PC speaker might slow the system down noticable. If you
  165.   have problems while AVI playback try to turn off sound.
  166. AVI loop: Use this if an AVI should start again after viewing.
  167. 2x Zoom: QuickView will display AVIs twice as big and so allow full screen
  168.   playback for appropriate AVI resolutions. Note that 2x Zoom might require
  169.   a higher screen resolution and therefore the AVI will not appear bigger
  170.   if this is the case. 2x Zoom is very CPU intensive and might slow down
  171.   your system. QuickView will therefore use at most HiColor output if
  172.   2x Zoom is selected.
  173. 320*240 mode: Many AVIs have the size 320*240. QuickView will display these
  174.   AVIs full screen if you switch on this option. 160*120 AVIs will also be
  175.   displayed full screen if you also switch on 2x Zoom. Note that 320*240
  176.   mode is only available with 256 color modes. 320*240 is a non-standard
  177.   VGA mode and may cause problems with some graphics cards or if you use
  178.   QuickView with other operating systems.
  179. AVI quality: These options depend on the codec used in the AVIs:
  180. Grey scale: This is only available for Cinepak and Ultimotion compressed
  181.   AVIs as only these can be speeded up. If you use this option with AVIs
  182.   using another codec QuickView will use 8 color bits output.
  183. 8 color bits: This option is available for all codecs.
  184. HiColor: QuickView will use HiColor output with Cinpak compressed AVIs and
  185.   will give the best quality for all other codecs.
  186. TrueColor: Will give the best quality for all codecs.
  187.  
  188.  
  189. Commands While Viewing:
  190. ───────────────────────
  191.  
  192. For all file types:
  193.   Esc: Stop viewing.
  194.  
  195. For pictures:
  196.   Arrow keys: Scroll picture if it is larger than the screen.
  197.   Ctrl-Arrow keys: Scroll fast.
  198.   Home, End: Scroll to left or right border respectively.
  199.   Enter or Tab: View next file.
  200.   Backspace: View previous file.
  201.  
  202. For AVI:
  203.   Space: Pause Viewing, space again: next frame, any other key: continue.
  204.  
  205.  
  206. Questions & Answers:
  207. ────────────────────
  208.  
  209. -Q: QuickView doesn't detect my sound card.
  210.  A: Make sure that your BLASTER environment variable is set correctly.
  211.     There must be a command in your AUTOEXEC.BAT like this:
  212.       SET BLASTER=Axxx Ix Dx Hx Pxxx Tx
  213.     with
  214.     A: Sound Blaster base I/O-port,
  215.     I: interrupt,
  216.     D: DMA low channel,
  217.     H: DMA high channel (only required for SB16),
  218.     P: MIDI port,
  219.     T: Sound Blaster Type (not necessary for QuickView)
  220.  
  221. -Q: Why is the video quality bad with some AVIs?
  222.  A: This is because you don't have a TrueColor or HiColor card or you don't
  223.     have a VESA driver in your system. In the latter case you should use
  224.     the VESA TSR for your graphics card, UNIVESA or UNIVBE, available on
  225.     many FTP-servers, BBSs and from Shareware distributors. The VESA driver
  226.     must accord at least to version 1.2 of the VESA standard. Versions
  227.     prior to 1.2 of the VESA standard did not define TrueColor and HiColor
  228.     modes.
  229.  
  230. -Q: I don't hear sound with some AVIs.
  231.  A: Some AVIs don't have the audio separated into pieces, so QuickView must
  232.     load the audio beforehand. If there is not enough main memory available
  233.     then the audio is omitted. Another reason is that the sound is
  234.     compressed. The sound of these AVIs has less than 8 sample bits. If you
  235.     come across such an AVI please tell me!
  236.  
  237. -Q: Sound is interrupted with some AVIs.
  238.  A: At least one component of your system is too slow.
  239.     Try to copy the AVI to your hard disk if you play it back from CD.
  240.     Switch off 2x Zoom.
  241.  
  242. -Q: I use PC speaker output because I don't have a sound card. I always
  243.     hear clicks with AVIs when the program reads from the hard disc or from
  244.     CD ROM.
  245.  A: To allow good PC speaker sound 100% CPU time is required. This works
  246.     with VOCs and WAVs but of course not with AVIs. Each time the program
  247.     accesses the hard drive or a CD-ROM the sound must be interrupted.
  248.     Windows does not support PC speaker sound with AVIs!
  249.  
  250. -Q: I like 50 lines menus more. How can I select this mode durable?
  251.  A: Press ALT-O in the menu. Then you can select 50 lines with "5" and
  252.     write a config file with "C".
  253.  
  254.  
  255. Known problems:
  256. ───────────────
  257.  
  258. - Compressed VOC files are supported but sound quality is not yet as good
  259.   as it should be.
  260. - Compressed sound with AVIs is not supported yet.
  261. - 16 bit MS Video 1 compressed AVIs can't be displayed 2x zoomed when 8
  262.   color bits output is used.
  263. - The Indeo codecs used in some AVIs are not supported. You will get the
  264.   message "Unsupported codec" with these AVIs. Intel, the inventor of the
  265.   codecs, will only give me the specs if I pay $5000US.
  266.  
  267.  
  268. How to get an up-to-date version of QuickView:
  269. ──────────────────────────────────────────────
  270.  
  271. The file name of the package is always qvxxx.zip where xxx means the
  272. version number. Note that some BBSs use a different archiver than ZIP.
  273.  
  274. - Internet FTP:
  275.   Official FTP distribution site (you will find the most recent version
  276.   here including minor revisions):
  277.     ftp.rhrz.uni-bonn.de  /pub/institute/hesseler
  278.   Major releases are also available from:
  279.     SimTel: primary mirror site is oak.oakland.edu  SimTel/msdos/graphics
  280.     Garbo:  garbo.uwasa.fi  /pc/graphics
  281.  
  282. - Usenet News:
  283.   It will be posted to the newsgroup alt.binaries.pictures.utilities.
  284.  
  285. - BBS:
  286.   "Airbase" (Bad Neuenahr, Germany), 24h online, Sysop: Michael Krischok
  287.  
  288.   Line 1: +49-2641-29108   [ZyXEL]  Fido: 2:2453/300
  289.   Line 2: +49-2641-202607  [ISDN]   Fido: 2:2453/301
  290.  
  291.   You can frequest QuickView using the magic "QUICK" or
  292.   login as user: Quickview and Passwort: Quickview.
  293.  
  294. - Send me an email (hesseler@athene.informatik.uni-bonn.de) with
  295.   "Request QuickView" as subject.
  296.  
  297. - Via snail mail. Send me a floppy disk with a self-addressed and stamped
  298.   envelope. This works only if you have German stamps. Otherwise send me
  299.   money to cover my expenses. Please fill out the registration form so that
  300.   I get your address and tick "QuickView current shareware version".
  301.  
  302. - You'll get the latest version when registering.
  303.  
  304.  
  305. Further Developments of QuickView:
  306. ──────────────────────────────────
  307.  
  308. Depending on the wishes and the number of registrations I plan to add
  309. more fileformats: PNG, JPEG, QuickTime .MOV, .DL, .GL, MPEG, ...
  310.  
  311. You see: You should support QuickView and register!
  312.  
  313.  
  314. How to contact the author:
  315. ──────────────────────────
  316.  
  317. Please report all bugs and suggestions for improvements or enhancements.
  318. I'm also very interested in files that QuickView claims to show but
  319. doesn't play or display correctly. Feel free to contact me.
  320. You may use one of the following ways:
  321.  
  322. My Internet address (this is the preferred way):
  323.   hesseler@athene.informatik.uni-bonn.de
  324. If you're in the Bitnet you may also use the following address:
  325.   uzs272@dbnrhrz1
  326.  
  327. If you don't get a reply within a week please send it again. Emails can
  328. get lost.
  329.  
  330. If you don't have email access here is my snail mail address:
  331.  
  332. Wolfgang Hesseler
  333. Neustadter Str. 6
  334. D-53547 Rossbach
  335. Germany
  336.  
  337. Please include return postage, using International Postal Coupons if you
  338. are outside Germany.
  339.  
  340.  
  341. This program is Shareware. You may test this unregistered version for at
  342. most three weeks but after that you must register. You are encouraged to
  343. share it with others and to upload it to a BBS. If you do so, please pass
  344. along the complete unmodified archive. All files must be included.
  345.  
  346. ATTENTION: A registration is recommended for any commercial use.
  347.  
  348.  
  349. QuickView is (c) 1994,95 by Wolfgang Hesseler, all rights reserved
  350.  
  351. I make no warranty of any kind either expressed or implied. In particular I
  352. make no warranty as to merchantability or fitness for a particular purpose
  353. or a particular hardware configuration. Furthermore I am not responsible
  354. for any damages of any kind, including profit losses and data loss or other
  355. incidental or consequential damages arising out of your use or inability
  356. to use the program. The person using the software bears all risk as to the
  357. quality and performance of the software.
  358.  
  359. All files belonging to QuickView contain proprietary information which are
  360. protected by copyright. No part may be altered or translated without the
  361. prior written consent of the author.
  362.  
  363. License agreement for Shareware distributors:
  364. Shareware distributors may distribute this program as long as the charge
  365. does not exceed $5US and the shareware distributor will not change or leave
  366. out any file. Please notify me if you distribute QuickView as you should
  367. always distribute the latest version. This applies especially if you
  368. include QuickView on a CD-ROM. Furthermore I appreciate if you send me a
  369. free copy of the CD.
  370.  
  371. Many thanks to my beta testers:
  372. Kovács Balázs
  373. Martin van Es
  374. Nico Geppert
  375. Stefan Hartmann
  376. Lars Knudsen
  377. Andreas Portele
  378. Mark Stehr
  379.  
  380. Thanks to André Baresel, Ethan Brodsky and Craig Jackson for Sound Blaster
  381. programming info.
  382.  
  383. The information about the MS Video 1 and the Cinepak Codecs are from XAnim.
  384. Thanks to Marc Podlipec.
  385.  
  386.  
  387. The Graphics Interchange Format(c) is the Copyright property of CompuServe
  388. Incorporated. GIF(sm) is a Service Mark property of CompuServe Incorporated.
  389.  
  390. PCX files are PC Paintbrush format images. PC Paintbrush is published by
  391. Z-Soft.
  392.  
  393. TARGA is a registered trademark of Truevision, Inc.
  394.  
  395. Windows is a trademark of Microsoft Corporation.
  396.  
  397. This product uses Ultimotion(tm) IBM video technology. Copyright
  398. International Business Machines Corporation 1994, All rights reserved.
  399.  
  400. All other product names mentioned in this software are trademarks or
  401. registered trademarks of their respective owners.
  402.  
  403.