<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Generally speaking, video replay is handled/accellerated by video card.
For example, mpeg4 movie currently is popular. But it is a bad idea to
let CPU to do Motion-Comp. So the movie image should be rendered by
video card to video ram.<br>
<br>
We have many surfaces in video card, including VGA, video, etc. Just
like TonyN said. It seems the screen capture of Linux will not access
the video area.<br>
<br>
    Thanks and Regards<br>
<br>
Samuel Yin<br>
<br>
Tony Nelson 写道:
<blockquote cite="midv04020a03bf902acda8ae@%5B192.168.123.162%5D"
 type="cite">
  <pre wrap="">At 1:47 AM +0600 11/4/05, Strong wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">On Sun, 2005-09-18 at 18:45 -0400, Graham Campbell wrote:
    </pre>
    <blockquote type="cite">
      <blockquote type="cite">
        <pre wrap="">Another option, From the RedHat menu button, select
        </pre>
        <blockquote type="cite">
          <pre wrap="">Desktop->Preferences->Keyboard Shortcuts. Look for the "Take a
Screenshot" and "Take a Screenshot of a Window".
          </pre>
        </blockquote>
      </blockquote>
    </blockquote>
    <pre wrap="">Why I can't make a screen shot of mplayer movie? - It takes the window
covered with blue inside, but no movie picture!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
DRM!

No, actually it's magic.  Or just about, as the video card is compositing
the video onto the regular desktop using a color key.  At least, that's how
it was done on MacOS some years back.  Probably doing accellerated decoding
on the video card.
____________________________________________________________________
TonyN.:'                       <a class="moz-txt-link-rfc2396E" href="mailto:tonynelson@georgeanelson.com"><mailto:tonynelson@georgeanelson.com></a>
      '                              <a class="moz-txt-link-rfc2396E" href="http://www.georgeanelson.com/"><http://www.georgeanelson.com/></a>

  </pre>
</blockquote>
<br>
</body>
</html>