<div class="gmail_quote">On Sun, Jun 13, 2010 at 4:57 PM, Nick Rout <span dir="ltr">&lt;<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br><div class="im">On Sun, Jun 13, 2010 at 2:13 PM, mythtv &lt;<a href="mailto:mythicalbeast@slingshot.co.nz">mythicalbeast@slingshot.co.nz</a>&gt; wrote:<br>
&gt; But I did not think PCI or AGPx8 had the bandwidth for true HD1080<br>
&gt; playback..<br>
<br>
</div>Come on, PCI is 133 MB/s, the highest rate video you are likely to<br>
find is a bluray at 48 Mb/s, that&#39;s plenty of room for overhead!<br></blockquote><div><br>Yup. I don&#39;t know where this perception that encoded video is bandwidth intensive has come from but it seems to be pretty widespread despite being dead wrong. As you say PCI has about 20x the bandwidth required. Harddrives also have at least 10x the required throughput. Encoded video is trivial for every part of the system except sometimes the CPU.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

That&#39;s obviously feeding the encoded video straight to the card, you<br>
are possibly correct if you are trying to decode on the cpu and<br>
transfer the raw stream to a video card over PCI, I haven&#39;t done the<br>
math.<br></blockquote><div><br>1080p is about 2 megapixels per frame x 4 bytes = 8MB per frame. PCI could only manage about 16 frames per second. So yes, PCI can&#39;t do raw 1080p60. But AGP 8x is 2133MB/s and could quite happily handle five 1080p60 streams at once. If you can get the pixels to the bus then AGP 8x is more than capable of pushing them to the video card.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Remember these cards probably use an API that myth and other media<br>
players do not (yet) know how to play with.</blockquote><div><br>This is the key question in my mind. Does the card have X drivers? If not then can it&#39;s video buffer be accessed directly? Because if it can&#39;t then you couldn&#39;t do the gui or the OSD via that card. It looks like a similar situation to the old PVR350 output - an option that is no longer supported in myth and always had significant limitations relative to using a normal video card (some people were willing to live with those limitations for the superior interlaced output but with vdpau that advantage seems to be gone). I really doubt there will be any interest from the devs in this sort of thing so someone else will need to step up.<br>
</div><br>Cheers,<br>Steve<br></div><br>