• AlternateRoute@lemmy.ca
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 year ago

    Some games did transparency by alternating frames which on interlaced sets would draw every other line per frame or something along those lines.

    Those effects do not appear in screenshots or generally on any progressive scan modern display without specific emulation

    Some examples : https://m.youtube.com/watch?v=y6NLXga1i0M the first two look horrible but the third shows the blending more like how it would have originally appeared.

    • zombuey@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      1 year ago

      That’s so cool. I never considered the sort of analog nature of the frame being redrawn being used to create unique effects. If I understand the intent was that on older sets the previous frame would “fade” instead of turning instantly on or off it produced a transparency effect?

      • wavebeam@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        Yeah, you’re pretty much right. Interlacing complicates it a bit more because not only would the previous frame “fade” but half of the frame was drawn, every other line, and then the next half. So it didn’t look like a flicker because it was basically 60fps for half of the total screen, but an alternating 30 frames for each half of the image. This is why on early and terrible transcodes, you can get a “comb” effect, it’s not properly combining the image per frame and showing you half of the last frame and half of the next frame and the motion in the image shows in combs.

        It’s really interesting stuff, imo.