On 1/12/06, Jan Knutar <[EMAIL PROTECTED]> wrote: > On Thursday 12 January 2006 00:12, Dieter wrote: > > > 1920x1080 x 32bits/pixel x 30 frames/sec = 248,832,000 bytes/sec > > 32 bit PCI = 133 MB/s > > The card is supposedly going to have hardware colourspace transform, > so if you are playing video, you'll have YV12, 12 bits/pixel, which would > be approximately 89 meg/second.
Oh, yeah. That's true. You'll be able to do things like write 16-bit YU and 16-bit YV (usually together in a 32-bit word) and have it automatically turned into two 32-bit RGBs. Exactly which modes we provide isn't decided yet and doesn't really need to be. _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
