home *** CD-ROM | disk | FTP | other *** search
/ The Ultimate House of Games for Windows 95 / ULT_HOG.iso / RUNTIME / README32.TXT < prev    next >
Text File  |  1995-10-11  |  10KB  |  257 lines

  1.  
  2.       Indeo(R) video interactive R4.1 -- Version 4.11.15.60
  3.            Microsoft Windows* 95 and Windows NT
  4.                 October 10, 1995
  5.  
  6. This setup program installs the 32-bit Indeo video drivers on Windows 95
  7. or Windows NT systems.
  8.  
  9.  
  10. Readme32.txt Topics:
  11. --------------------
  12.  o Indeo Video Driver Versions
  13.  o Installation
  14.  o Additional Documentation
  15.  o Known Operating Characteristics
  16.  o Software Requirements
  17.  o Minimum System Configuration
  18.  o Technical Support and Updates
  19.  
  20.  
  21. Indeo Video Drivers:
  22. --------------------  
  23.   Indeo(R) video interactive R4.1 - V4.11.15.60  [filename: ir41_32.dll]
  24.   Indeo(R) video R3.2 - V3.24.15.01              [filename: ir32_32.dll]
  25.   Indeo(R) video Raw YVU9 - V1.10.15.11          [filename: iyvu9_32.dll]
  26.  
  27.  
  28. Installation:
  29. -------------
  30. Windows 95:
  31.  
  32. The setup program installs the Indeo video drivers in the Windows 95
  33. System subdirectory (e.g. \windows\system).  Setup puts the 
  34. following entries in the system.ini file:
  35.  
  36. [drivers32]
  37. VIDC.IV41=ir41_32.dll
  38. VIDC.IV32=ir32_32.dll
  39. VIDC.IV31=ir32_32.dll
  40. VIDC.YVU9=iyvu9_32.dll
  41.  
  42. Setup also places the following entries in the HKEY_LOCAL_MACHINE
  43. section of the system registry:
  44.  
  45. System\CurrentControlSet\control\MediaResources\icm\vidc.IV41
  46. System\CurrentControlSet\control\MediaResources\icm\vidc.IV32
  47. System\CurrentControlSet\control\MediaResources\icm\vidc.IV31
  48. System\CurrentControlSet\control\MediaResources\icm\vidc.YVU9
  49.  
  50. Windows NT:
  51.  
  52. The setup program installs the Indeo video drivers in the Windows NT
  53. System32 subdirectory (e.g. \windows\system32).  Setup puts the
  54. following entries into the HKEY_LOCAL_MACHINE section of the
  55. system registry:
  56.  
  57. Software\Microsoft\Windows NT\CurrentVersion\Drivers\VIDC.IV41
  58. Software\Microsoft\Windows NT\CurrentVersion\Drivers\VIDC.IV32
  59. Software\Microsoft\Windows NT\CurrentVersion\Drivers\VIDC.IV31
  60. Software\Microsoft\Windows NT\CurrentVersion\Drivers\VIDC.YVU9
  61. Software\Microsoft\Windows NT\CurrentVersion\drivers.desc\IR41_32.DLL
  62. Software\Microsoft\Windows NT\CurrentVersion\drivers.desc\IR32_32.DLL
  63. Software\Microsoft\Windows NT\CurrentVersion\drivers.desc\IYVU9_32.DLL
  64.  
  65.  
  66. Additional Documentation:
  67. -------------------------
  68. The following articles can be found at the Intel Web site and CompuServe*
  69. forum listed at the end of this document.
  70.  
  71. o OVERVIEW.DOC
  72.   This document presents a high-level overview of Indeo video interactive's 
  73.   new features.
  74.  
  75. o R4CAPS.DOC
  76.   The "Indeo video interactive Features and Capabilities" document.
  77.                 
  78. o VFW_SPEC.DOC
  79.   Updates the Video for Windows programming interface specification.
  80.  
  81. o VFW_SPEC.H
  82.   A header file to match the Video for Windows ICM messages and
  83.   structures for the Indeo video interactive codec.
  84.  
  85. o EDITING.DOC
  86.   A brief explanation on how to use present editing tools to edit
  87.   and compress AVI files utilizing the new features of Indeo
  88.   video interactive.
  89.  
  90. o TRAN_IV4.DOC
  91.   This whitepaper describes techniques for successfully encoding transparent   
  92.   Indeo Video Bitstreams using Adobe Premiere* 4.0 for Windows
  93.  
  94. o IVR4PAL.DOC
  95.   An explanation of all the palette modes supported by Indeo video
  96.   interactive.
  97.  
  98. o IV41DFLT.PAL
  99.   The Indeo video interactive default palette. 
  100.  
  101. o IV41CNFG.PAL
  102.   The Indeo video interactive configurable palette.
  103.  
  104.  
  105. Known Operating Characteristics:
  106. --------------------------------
  107. These are the known operating characteristics of Indeo video interactive
  108. R4.1 only:
  109.         
  110. o Can not use MCIAVI to access interactive features
  111.  
  112.   In order to access the new interactive features and capabilities
  113.   introduced by Indeo video interactive within the existing Video For Windows
  114.   architecture, the ICM interface must be used.  VfW does not allow
  115.   access to the ICM via the MCIAVI interface.  As a result, an interactive
  116.   application must provide functionality for decoding such as AVI file I/O,
  117.   sound play and synchronization, and keyframe management.  Refer to the
  118.   Kplayer applet for a code example.
  119.  
  120.   Linear applications, such as those presently using Indeo Video R3.2,
  121.   can use the MCIAVI interface and obtain the image quality and the 
  122.   automatic scalability capability of Indeo video interactive.
  123.  
  124. o Does not load on 386 machines
  125.  
  126.   In order to provide a high quality image with good playback performance, 
  127.   the recommended minimum system configuration for Indeo video interactive
  128.   is a  486DX2/66.  The Indeo video interactive codec is implemented with
  129.   instructions specific to 486 or later processors. If the codec detects a
  130.   386 processor or less, then the codec is not loaded.  It is recommended
  131.   that applications check the processor type and notify the 386 user that
  132.   they have insufficient resources to play the video portions of the
  133.   application.
  134.  
  135. o Playing Multiple clips
  136.  
  137.   Multiple clips will play simultaneously; however, playing clips with
  138.   different frame rates disables the scalability mechanism.  During
  139.   concurrent playback, both clips will play all frames and all bands.
  140.   Scalability will be re-enabled as soon as all active clips have the
  141.   same frame rate.
  142.  
  143. o Transparency Playback and Dropped Frames
  144.  
  145.   1.  For software vendors using Transparency and drawing directly to
  146.       the on-screen frame buffer:
  147.  
  148.       If the application requires all frames to be returned, such as in
  149.       an application that uses transparency to an on-screen buffer, then
  150.       the codec should be used without ICM_DRAW_BEGIN and ICM_DRAW_END
  151.       calls surrounding the DECOMPRESS messages for the motion playback.
  152.       This ensures that no frames will be dropped so that the
  153.       non-transparent section is overlayed on the background.
  154.       These DRAW messages cause the decoder to begin scaling back and
  155.       dropping frames when the required decode time is not available.
  156.       The ICM_DRAW_BEGIN message puts the the decoder in "Normal
  157.       Playback" mode, and the ICM_DRAW_END message takes it out and puts
  158.       it back into "Stepping Mode" (the default playback mode of the
  159.       decoder), where all frames are returned.
  160.  
  161.   2.  For software vendors using Transparency and drawing to an
  162.       off-screen frame buffer:
  163.  
  164.       The application needs to recognize the codec's "Don't Draw"
  165.       message and not flip screen buffer pages in this case.
  166.  
  167. o IF09 and Transparency / Local Decode
  168.  
  169.   IF09 is a data format which can be output by the R4.1 codec.  It is
  170.   similar to the Raw YVU9 format.  IF09 is used as input to DirectDraw 
  171.   enabled hardware that handles color space conversion.
  172.  
  173.   1.  The IF09 output format supported by Indeo video interactive does
  174.       not directly support the Transparency and Local Decode features
  175.       of the algorithm, however they can be used together with
  176.       application support.
  177.  
  178.   2.  IF09 and Transparency:  The entire IF09 buffer is filled by image
  179.       data regardless of Transparency (or local decode).  Thus,
  180.       transparent pixels ARE written in this buffer.  To use
  181.       transparency, the calling application must request to have the
  182.       transparency mask exposed, and combine it with the IF09 buffer at
  183.       color conversion time.  
  184.  
  185.   3.  IF09 and Local Decode:  The calling application has 2 ways of
  186.       getting full local decode support with the decoder.  It may
  187.       manually clip view rectangle from the IF09 buffer, as it color
  188.       converts it to the screen, or it may request the transparency
  189.       mask, which is clipped to the view rect, and treat local decode
  190.       as transparency.  In either case, the Decode rectangle will
  191.       still correctly tell the decoder the portions of video to decode.
  192.  
  193. o New Indeo video interactive Default Palette
  194.  
  195.   The Indeo video interactive palette has changed relative
  196.   to the Indeo Video R3.2 palette.  Any graphics or video files
  197.   created based on the Indeo Video R3.x palette will need to be 
  198.   re-done to work with the Indeo video interactive palette.
  199.  
  200. o Advanced Compression Options
  201.  
  202.   When using VidEdit, you must use 'Save as Default" in order 
  203.   to have the codec use your current settings.  This is due to
  204.   the operating characteristics of VidEdit.
  205.  
  206. o Frame Sizes
  207.  
  208.   In increments of 4, the minimum supported frame size is 32x32
  209.   (pixels).  The maximum supported frame size is 8192x8192 (pixels).
  210.  
  211. o Concatenating files using an editing application
  212.  
  213.   When concatenating multiple V4.1 encoded files using an editing 
  214.   application such as Adobe Premiere, you must ensure that all the 
  215.   clips are the same size and were encoded with the same features 
  216.   in the Advanced Dialog box (bi-dir, transparency, view port, 
  217.   scalability, ...).  Combining files with different parameters 
  218.   will result in undetermined behavior.
  219.  
  220.  
  221. Software Requirements:
  222. -----------------------
  223. o Microsoft Windows 95 or Windows NT 
  224.     
  225.  
  226. Minimum Hardware Configuration:
  227. ------------------------------
  228.   486DX2/66 Mhz CPU 
  229.   8 MB system RAM 
  230.   CD ROM drive(300KB/sec)
  231.   SVGA display (VESA compliant)
  232.   8-bit Sound board
  233.  
  234. For best frame rate performance, configure the graphics card for 8-bit 
  235. color mode.  For best image quality, use 24-bit color mode.
  236.  
  237. Off-line encoding is CPU-intensive, i.e. the faster the CPU the faster the 
  238. compression time.  Pentium(R) Processor systems are more than twice as fast
  239. as 486-systems at doing off-line compression.
  240.  
  241.  
  242. Technical Support and Updates:
  243. ------------------------------
  244. Technical information and any future updates to Indeo Video Interactive will 
  245. be posted on the following electronic forums:
  246.  
  247.   World Wide Web     http://www.intel.com    PC Developers Support, Multimedia
  248.   CompuServe         Go IntelArch            Multimedia Forum
  249.   Internet           ftp.intel.com           ~/pub/IAL/multimedia
  250.  
  251. For technical assistance with Indeo technology, post a message on the 
  252. IntelArch forum on Compuserve in the Multimedia library #9 or send an 
  253. electronic mail message to developer_support@intel.com.
  254.  
  255. _____________________________________________________________________
  256. * Other brands and names are the property of their respective owners.
  257.