home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / mswindo / apps / 6158 < prev    next >
Encoding:
Text File  |  1992-12-16  |  3.0 KB  |  65 lines

  1. Newsgroups: comp.os.ms-windows.apps
  2. Path: sparky!uunet!cs.utexas.edu!uwm.edu!linac!att!cbnewse!cbnewsd!att-out!cbnewsh!rkl
  3. From: rkl@cbnewsh.cb.att.com (kevin.laux)
  4. Subject: Re: Videoblaster only works in Low Resoluti
  5. Organization: AT&T
  6. Date: Wed, 16 Dec 1992 17:08:26 GMT
  7. Message-ID: <1992Dec16.170826.21677@cbnewsh.cb.att.com>
  8. References: <rccarm00.724359622@mik.uky.edu> <1992Dec15.214516.23335@cs.tu-berlin.de>
  9. Lines: 54
  10.  
  11. In article <1992Dec15.214516.23335@cs.tu-berlin.de>, wolfi@opal.cs.tu-berlin.de (Wolfgang Schwanke) writes:
  12. > exubrst@exu.ericsson.se (Brad Steele) writes:
  13. > >A feature connector allows your graphics card to directly
  14. > >interface another piece of hardware.  It's sort of an expansion for the
  15. > >graphics card.  In the case of the video blaster, that's how the
  16. > >graphics are displayed.  The video information is transferred directly
  17. > >between the "blaster" and your VGA card.
  18. > Actually this is not the case. The output of the VGA card is going through the
  19. > normal socket on the rear of your computer back into the videoblaster.
  20. > There the two signals are mixed on *analogue* level in the blaster.
  21. > The VGA monitor has to be connected to the videoblaster instead of the VGA
  22. > card because of this.
  23.  
  24.     Actually this *is* the case.  There is the normal VGA output through
  25. its 15 pin connector, but this is *not* connected to the VB card.  The VGA
  26. feature connector is used to feed *digital* data to the VB card, which has
  27. duplicated the VGA's 256 DAC registers.  You are correct in that the two
  28. signals are mixed on an analog basis and that the monitor is connected to
  29. the VB card.
  30.  
  31. > The blaster uses chroma key, all magenta (pink) coloured parts of the VGA
  32. > screen are overwritten with the TV image. The WinVideo prog. just displays
  33. > a magenta window into the VGA, all the mixing is done later.
  34. > If for you create a magenta surface (say using Paintbrush) and move it where
  35. > the video window should be, you can see the video "through" the overlaying
  36. > window.
  37.  
  38.     The VB card does indeed use chroma keying, but magenta is probably
  39. just the default key color, as it can use *any* of 256 keys (and I say 'keys'
  40. because the value is 0 to 255 and is the index into the DAC registers, each
  41. of which can hold one of 2 to the 18th colors (6 bit RGB triplets)).
  42.  
  43. > The feature connector is merely used for synchronising both cards (I think).
  44.  
  45.     Not exactly, see above.
  46.  
  47. > >I find it humorous that they say "not more than 15MB".  Does this mean
  48. > >that it won't run if you have 16MB of ram?  Strange.
  49. > All memory above 15 MB will be disabled, but it'll run I guess.
  50.  
  51.     No, you must either disable memory above 15 MB (with switch or jumper
  52. settings) or physically remove it.  The VB card needs a 1 MB frame buffer that
  53. resides above system memory.  This frame buffer also needs to be mapped into
  54. a memory space less than 16 MB because of the DMA limitation.
  55.  
  56. -- 
  57. ________________________________________________________________________________
  58.     R. Kevin Laux                Email: rkl1@hound.att.com
  59.     AT&T Bell Labs                Voice: (908) 949-1160
  60.     Holmdel, NJ 07733            Fax:   (908) 949-0959
  61.