home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / vidfmm5.zip / read.me < prev    next >
Text File  |  1996-05-28  |  11KB  |  250 lines

  1.     *** Beta 5 ///FAST Movie Machine TV drivers ***
  2.  
  3. Release Date: May, 28th, 1996, internal revision 1.21
  4.  
  5. Kirchhoff & Grill Software GmbH
  6. Lazarettstr 8
  7. 91054 Erlangen
  8. Germany
  9.  
  10. Fax.: +49 9131 897822
  11. kgs@lst.informatik.uni-erlangen.de
  12. http://ourworld.compuserve.com/homepages/hmkirchhKGS
  13.  
  14. Welcome to Beta 5 of the OS/2 drivers for the ///FAST Movie Machine II
  15. TV drivers.
  16.  
  17. NOTE: This is a Beta Version, the usual care should be taken with this
  18.       software. This build will expire July 15th 1996 and will not work
  19.       after that date.
  20.  
  21. DISCLAIMER!!!
  22.  * THIS SOFTWARE IS PROVIDED BY Kirchhoff & Grill Software GmbH ``AS IS'' AND
  23.  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  24.  * IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE
  25.  * ARE DISCLAIMED.  IN NO EVENT SHALL Kirchhoff & Grill Software GmbH BE LIABLE
  26.  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  27.  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  28.  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  29.  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  30.  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  31.  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  32.  * SUCH DAMAGE.
  33.  
  34. LICENCE AGREEMENT!!!
  35.  * You may use this BETA software for your own evaluation purposes only. You
  36.  * are granted the right to use this software until July 15th, 1996.
  37.  * After this date you are required to delete the software from your system 
  38.  * and destroy all backup copies you made.
  39.  * You may redistribute this software as long as you do not charge a fee for
  40.  * the distribution or make profit from the distribution in any other form. 
  41.  * You may NOT modify the software in any way or use it for commercial purposes.
  42.  
  43. INSTALLATION OF THE SOFTWARE INDICATES AGREEMENT ON YOUR PART WITH THESE TERMS.
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52. *******************************************************************************
  53. *** WE NEED HELP PLEASE!!! ****************************************************
  54. * IBM needs to fix their MMPM DLL's. Clipping is STILL NOT implemented in this
  55. * Beta release. We are STILL WAITING for a fix for the MMPM so that we can
  56. * implement clipping. If you are using our driver, please ask the IBM support
  57. * when the MMPM fixes to enable clipping for overlay cards will be available.
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69. ******************************************************************************
  70. *** NEW FEATURES
  71. + Teletext support (NOTE: the Teletext applet is distributed as a seperate
  72.   package and expected to go into beta in june '96, see TELETEXT.TXT)
  73. + Fix for WarpTV's misbehaviour with FPS60
  74. + Single image capture has been fixed.
  75.  
  76. ******************************************************************************
  77. ***     WarpTV
  78. This driver is designed to work with IBM WarpTV. WarpTV is not part of the package.
  79. Please refer to
  80.            http://www.europe.ibm.com/getdoc/psmemea/prodcat/opsys/wtv/
  81. for more Information on WarpTV. Download WarpTV from
  82.            ftp.europe.ibm.com in directory /psmemea/os2drivers/warptv/
  83. and follow the instruction to install it. You don't need to install any of the 
  84. Haupauge drivers.
  85. The order of installation is irrelevant. Install WarpTV or our driver first, 
  86. whatever you prefer.
  87. In the documentation for WarpTV simply replace "Celebrity Device Driver" with
  88. "///FAST Movie Line Device Driver". Details will differ but the general outline
  89. for installing and setting up the device is the same.
  90.  
  91. NOTE: WarpTV has just been updated. You will need "warptv.zip" and "mpegcsd.zip".
  92. Download these files, unzip them into a directory (do not unzip them into the
  93. same directory), change directory to that directory and type MINSTALL from the
  94. commandline *IN THAT DIRECTORY*. Do not open the "Multimedia Install" icon from
  95. the Multimedia Folder. You have to execute MINSTALL from the directory you installed
  96. the mpegcsd to. Otherwise MINSTALL will fail.
  97.  
  98. ******************************************************************************
  99. ***     Installation of the driver
  100.  
  101. Open the multimedia folder on your desktop and choose install. Select
  102. a:\ or whatever location you are installing from. The installation
  103. will copy the neccessary files to your harddrive and install the driver
  104. in the config.sys. Halfway through the installation you will be asked to
  105. enter the cards IO address and interrupt level.
  106. The interrupt level is not being used at present, so you could enter
  107. any value there. Future versions of this driver will require an IRQ
  108. however.
  109. For the IO address, specify a value that is not used by another hardware
  110. device in your system. Please note that the MM2 needs at least 16
  111. consecutive addresses so if you specify 310 all values from 310 through
  112. at least 320 will be taken up. If you have installed any extensions such
  113. as the MJPEG extension, the MM2 needs more consecutive IO addresses.
  114. If you have installed the windows drivers for the card, use the same
  115. values for the OS/2 drivers than with the windows version.
  116. NOTE: Nothing prevents you from trying to use the device under OS/2 and
  117. WinOS/2 at the same time. The results however are unpredictable.
  118.  
  119. You can also edit the CONFIG.SYS and change the values there. Look for
  120. a line
  121. DEVICE=x:\MMOS2\VIDFMM.SYS /B318 /I10 /1
  122.  
  123. /Bxxx specifies the base IO address, /Ixx is the interrupt value and
  124. /1 tells the driver to install itself as the first ///FAST device.
  125.  
  126. NOTE !!!: The IO Port address can also be specified in the VIDFMM1.INI
  127. file. The value in VIDFMM1.INI takes precedence over the value in the
  128. CONFIG.SYS statement.
  129.  
  130. ******************************************************************************
  131. *** Setup and Overlay Adjust.
  132.  
  133. After you installed the software, you need to adjust the overlay. This also
  134. needs to be done everytime you change your display frequency. Open
  135. the Multimedia folder on your desktop and activate "Multimedia Configuration".
  136. Click on the notebook tab that says "MovieMachine x", then click on the
  137. minor tab "Defaults". Click on the "Alignment" button.
  138. This will start the overlay adjust dialog. Please note that it takes a while
  139. for the dialog to start. This is normal. The mousepointer changes to "busy"
  140. while the adjust dialog is prepared.
  141. If you have adjusted the overlay with the windows software, the dialog
  142. should be familiar to you. The procedure is the same, you can even use
  143. the same values.
  144.  
  145. To align the overlay properly, you need to adjust the settings so that the
  146. overlay signal (vertical white lines) overlap the red/green window in the
  147. dialog.
  148.  
  149. First select the horizontal scaling value 1, 2 or 3. The higher your graphic
  150. card frequency is, the higher you need to set the horizontal scaling value.
  151. Desktop resolutions of higher than 1024x768 pixel (non-interlaced) will need
  152. a hscale of at least 2, resolutions of 1280x1024 need a hscale of 3. Higher
  153. resolutions are not supported. The MM2 drivers have been tested with a resolution
  154. of 1280x1024 and a vertical frequency of 75Hz on a SPEA Mirage P64.
  155.  
  156. Next set the "interlaced" checkbox, if you are running an interlaced
  157. resolution. Deselect this checkbox, if you are not using an interlaced graphics
  158. mode.
  159.  
  160. Change the X-Offset / Y-Offset values until you see the video signal from the
  161. overlay card.
  162.  
  163. Now you need to set the "PLL Adjustment" value. If the overlay video signal
  164. is out of sync (you don't see vertical lines, instead the white signal
  165. flickers across the screen), reduce the PLL value. PLL values around 500
  166. should always give you a stable picture.
  167. Change the PLL value until the overlay video signal has about the same width
  168. as the red/green window. If the overlay video signal overlaps the red/green
  169. window, you should see a clear border between the red and the green part
  170. in the control window.
  171.  
  172. Hit "OK" to save the values. You are done.
  173.  
  174. ******************************************************************************
  175. *** Video Format: NTSC, PAL or SECAM
  176.  
  177. To change the video standard you need to edit the "VIDFMM1.INI" file located
  178. in your \MMOS2 subdirectory. Find and change or add a line
  179.  VIDEOSTANDARD=x
  180. to the [VMC] section. x specifies the standard: 0 is NTSC, 1 is PAL and 2 is
  181. SECAM.
  182.  
  183. [VMC]
  184.  VideoStandard=0
  185.  
  186. sets the standard to NTSC. Default is PAL.
  187.  
  188. ******************************************************************************
  189. *** Fixed problems... (hopefully)
  190. + WarpTV crashed when you where using the driver with the FPS60, not with the
  191.   MM II.
  192.  
  193. ******************************************************************************
  194. *** Known problems...
  195. - Although more than one instance of the driver can be active at any given
  196.   time, the results are unpredictable.
  197.  
  198. - Clipping is not implemented at the moment. The overlay video signal will
  199.   shine through all underlying windows, even if they are not meant to be
  200.   overlayed. As a result WarpTV's popup menus are very hard to read.
  201.   A future update of the OS/2 MMPM should take care of that. IBM has to
  202.   provide some new DLL's. We are still waiting for them.
  203.  
  204. - Stream capture or playback is not implemented.
  205.   Future versions of the driver will be able to record and playback AVI
  206.   files that will be compatible to the windows versions. That way you can
  207.   use OS/2 to record/playback your videos and use your favorite video
  208.   editing program, even if it is a windows program only.
  209.  
  210. - WarpTV: On resolutions greater 800x600 the video overlay will remain in the
  211.   upper left corner even if the WarpTV window is moved.
  212.  
  213. ******************************************************************************
  214. *** Support
  215.  
  216. At the moment ...
  217.     basically none. We are working on it.
  218.  
  219. In the future ...
  220.     We will make the driver available as a commercial product. The price
  221.     for the entire package (driver and teletext applet) will be below
  222.         $80. You will receive support through email and fax.
  223.         Beta 5 will very likely be the last public beta version.
  224.  
  225. ******************************************************************************
  226. *** Bugs and bugreports
  227.  
  228. Please report any problems you find in this software to
  229.  
  230. kgs@lst.informatik.uni-erlangen.de
  231.  
  232. ******************************************************************************
  233. history
  234.  
  235. $Log: read.me,v $
  236. Revision 1.5  1996/05/28 17:03:07  hajo
  237. + BETA5
  238.  
  239. .\" Revision 1.4  1996/04/09  09:04:19  KIR
  240. .\" + BETA 4
  241. .\"
  242. .\" Revision 1.3  1996/03/12  20:35:17  KIR
  243. .\" + CEBIT Version -> small change in mm2.c
  244. .\"
  245. .\" Revision 1.2  1996/03/12  20:29:58  KIR
  246. .\" + BETA2, CEBIT Version
  247. .\"
  248. .\" Revision 1.1  1996/02/27  11:14:20  KIR
  249. .\" * BETA 1 release
  250. .\"