Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: What Does Overlay Mode Do?

  1. #11
    Snee's Avatar Error xɐʇuʎs BT Rep: +1
    Join Date
    Sep 2003
    Location
    on something.
    Age
    45
    Posts
    17,971
    Originally posted by Vamp@12 July 2004 - 15:25
    But what does running two images on each other achieve?
    One guess is that it's like this:

    When you have several windows open on your desktop the information for each still goes out to the monitor or somesuch, only you can only see the topmost one, 'cos that information is noted as visible or such. Possibly this makes for smoother transits or something since it's already loaded in you ram or so.

    Whereas when turning it off, the only info that goes out is the visible one.

  2. Software & Hardware   -   #12
    lynx's Avatar .
    Join Date
    Sep 2002
    Location
    Yorkshire, England
    Posts
    9,759
    Overlay mode: The graphics card sets aside an offscreen buffer in its own memory, the image source card (tv card) transfers the picture in there by doing PCI bus master cycles. The graphics card scales, sizes and gamma corrects that, and fits it into the main picture.
    Source

    In other words it gives the graphics card the opportunity to modify the image according to your preferences, rather than simply take the image as presented. But obviously this takes processing time so you may not get the full frame rate.
    .
    Political correctness is based on the principle that it's possible to pick up a turd by the clean end.

  3. Software & Hardware   -   #13
    Snee's Avatar Error xɐʇuʎs BT Rep: +1
    Join Date
    Sep 2003
    Location
    on something.
    Age
    45
    Posts
    17,971
    Originally posted by lynx@12 July 2004 - 19:34
    Overlay mode: The graphics card sets aside an offscreen buffer in its own memory, the image source card (tv card) transfers the picture in there by doing PCI bus master cycles. The graphics card scales, sizes and gamma corrects that, and fits it into the main picture.
    Source

    In other words it gives the graphics card the opportunity to modify the image according to your preferences, rather than simply take the image as presented. But obviously this takes processing time so you may not get the full frame rate.
    yep by buffering the information, saving all the screen info or something.

    Keeping everything available so it can be manipulated on the fly.

    Not just the visible, or so I understood it.

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •