Hi, I am new to DirectFB, and trying to understand the architecture and interface of DirectFB. I am using DirectFB 1.1.1, and have some doubts -
- Say if I have multiple output devices, supported "SD resolution" on one channel and "HD resolution" on another. I can select them through command prompt at runtime or I can configure them using directfbrc file at run time. Am I right? If yes, then how directFB interface will look like? Or everything happens in gfx driver? - What will the scenario if I want to select between PAL and NTSC at run time? (I guess it is straight, you can do this through directfbrc) - If I have 2 interfaces "fbdev" (/dev/fb/0) and "V4L2" (/dev/video), Can I run application which I can configure for any of these devices at run time? Is this need to be handled in gfx driver? How directFb will know about this? - Can anyone send me the sample directfbrc file for multi-output and multi-configuration? - If I wanted to configure directFB layers with different modes, say one layer is with RGB and one is with YUV format. Can I do this using directfbrc file? Thanks, Vaibhav Hiremath
_______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev