<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 9/25/2011 10:08, Derek &amp; Cindi Cass wrote:
    <blockquote cite="mid:000b01cc7b8c$8c1d2560$a4577020$@com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">When you try the hdpvr on the backend, run
          lsusb to see which bus it is on.&nbsp; You need to have it on a usb
          2.0 bus, and it is recommended that the hdpvr not share that
          bus with anything.&nbsp; I would get the same behavior as you
          describe when the hdpvr is sharing a bus with anything else
          (supposedly even another hdpvr, although I only have 1 and
          can&#8217;t verify that).<o:p></o:p></p>
        <p class="MsoNormal"><o:p>&nbsp;</o:p></p>
        <p class="MsoNormal">As you can see, the snobby hdpvr doesn&#8217;t
          have to share like the rest of the world is doing.<br>
        </p>
      </div>
    </blockquote>
    <br>
    The HDPVR, digital tuner cards, and any other form of streaming
    capture is only going to have very limited buffer space available.&nbsp;
    That data must be retrieved from the device within a few hundred
    milliseconds, or else it will be lost.&nbsp; The HDPVR is not special in
    this regard.&nbsp; USB may claim to operate at 480Mbps, but it is still
    the same garbage interface designed to be used for low speed
    peripherals like keyboards and mice.&nbsp; It simply cannot handle high
    throughput and bus contention gracefully.<br>
    <br>
    If you wanted a device that was capable of doing this while sharing
    the bus with other devices, you should have complained for the
    firewire model.&nbsp; There is very good reason why the professional
    audio/video crowd stuck with it even after the rest of the industry
    abandoned it for the cheaper, supposedly faster, USB.<br>
  </body>
</html>