Many Thanks Andy.. My requirement is to capture frame buffer and give it to further processing in Gstreamer FW. I tried using "fbdump" for verifying the same but got the following error: "Usupported Pixel Format Error" Can you help me out in this??Or any other utility which works using /dev/fbn interface??
On Fri, Dec 3, 2010 at 3:22 AM, Andy Ross <[email protected]> wrote: > On 12/02/2010 11:57 AM, Madhav Chauhan wrote: >> Can be use "fbdump" utility for capturing current framebuffer and >> dump it as image and verify it?? > > Just to clarify, there are two uses of "framebuffer" in this > discussion: this would be using a /dev/fbN *device* from userspace. > The MRST driver supports that API, and I can confirm that it can > be mapped and used (though it's quite slow, and I wan't using the > fbdump tool itself). But my understanding is the support is emulated; > there is no physical device memory underneath the mapping you get. > > But as already discussed: if you want to capture a MeeGo desktop, > what's wrong with xwd? > > Andy > > _______________________________________________ > MeeGo-kernel mailing list > [email protected] > http://lists.meego.com/listinfo/meego-kernel > _______________________________________________ MeeGo-kernel mailing list [email protected] http://lists.meego.com/listinfo/meego-kernel
