<!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 text="#000000" bgcolor="#ffffff">
    On 11/17/2010 16:02, Mark Buechler wrote:
    <blockquote
      cite="mid:AANLkTikByoyukY7cmFt4ELJTXy_betUsamkNQXQJQfSY@mail.gmail.com"
      type="cite">On Wed, Nov 17, 2010 at 3:54 PM, Raymond Wagner <span
        dir="ltr">&lt;<a moz-do-not-send="true"
          href="mailto:raymond@wagnerrp.com">raymond@wagnerrp.com</a>&gt;</span>
      wrote:<br>
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
          0.8ex; border-left: 1px solid rgb(204, 204, 204);
          padding-left: 1ex;">
          <div class="im">On 11/17/2010 15:51, Eric Sharkey wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
            0.8ex; border-left: 1px solid rgb(204, 204, 204);
            padding-left: 1ex;">
            <div class="im">
              On Wed, Nov 17, 2010 at 3:28 PM, Robert McNamara<br>
              &lt;<a moz-do-not-send="true"
                href="mailto:robert.mcnamara@gmail.com" target="_blank">robert.mcnamara@gmail.com</a>&gt;
              &nbsp;wrote:<br>
              <blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt
                0.8ex; border-left: 1px solid rgb(204, 204, 204);
                padding-left: 1ex;">
                Yes, that's what he means, no, it does not bypass HDCP.
                &nbsp;It respects<br>
                it entirely. &nbsp;You will get nothing from a consumer cable
                set top box.<br>
              </blockquote>
              Do STB's always use HDCP when using HDMI or would it at
              least<br>
            </div>
            sometimes be disabled?<br>
          </blockquote>
          <br>
          Always.
          <div>
            <div class="h5"><br>
            </div>
          </div>
        </blockquote>
        <div>The problem with HDMI capture is the size of the stream. I
          know of no HDMI capture device which will compress (h264?) the
          stream and real-time compression on the CPU would be rather
          difficult.</div>
      </div>
    </blockquote>
    <br>
    Assuming the boxes are not doing colorspace conversion, you're
    looking at "only" 630Mbps for 720p or 710Mbps for 1080i.&nbsp; Something
    like&nbsp; HuffYUV would work fine, but you're still stuck with ~30MBps
    recordings.&nbsp; RTJPEG would do better, but is still going to produce
    massive files.&nbsp; MPEG2 and H264 are likely out of the question for
    anything but a multi-processor system.<br>
  </body>
</html>