I will present my problem in it's full, may be you will help me:

I am grabbing frames from bt848 and should both store them for future reuse
and get them on the screen. The box is i810 based and has many other tasks
to do.
putting video on a screen should be fast and very low CPU consuming.

what pisses off my boss is that in Windows using DirectShow we get any
resolution we want with 2-3% of CPU. Is it someway copying bytes from the
grabber to the video card via PCI/DMA without using CPU on it's way?

Can I achieve something like it on Linux with or without DRI?

Michael


_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to