linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Query: Implementation of overlay on linux
@ 2011-04-26 13:53 vipul kumar samar
  2011-05-02 11:16 ` vipul kumar samar
  0 siblings, 1 reply; 3+ messages in thread
From: vipul kumar samar @ 2011-04-26 13:53 UTC (permalink / raw)
  To: linux-fbdev

Hello,

I am working on LCD module and I want to implement two overlay windows
on frame buffer. I have some queries related to this:

1. Can any buddy suggest me how to proceed towards it??
2. Is their any standard way to use frame buffer ioctl calls??
3. If i have to define my own ioctls then how application manage it??


Thanks and Regards
Vipul Samar

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Query: Implementation of overlay on linux
  2011-04-26 13:53 Query: Implementation of overlay on linux vipul kumar samar
@ 2011-05-02 11:16 ` vipul kumar samar
  2011-05-02 13:20   ` Hans Verkuil
  0 siblings, 1 reply; 3+ messages in thread
From: vipul kumar samar @ 2011-05-02 11:16 UTC (permalink / raw)
  To: linux-media, linux-fbdev

Hello,

I am working on LCD module and I want to implement two overlay windows
on frame buffer. I have some queries related to this:

1. Can any body suggest me how to proceed towards it??
2. Is their any standard way to use frame buffer ioctl calls??
3. If i have to define my own ioctls then how application manage it??


Thanks and Regards
Vipul Samar

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Query: Implementation of overlay on linux
  2011-05-02 11:16 ` vipul kumar samar
@ 2011-05-02 13:20   ` Hans Verkuil
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Verkuil @ 2011-05-02 13:20 UTC (permalink / raw)
  To: vipul kumar samar; +Cc: linux-media, linux-fbdev

On Monday, May 02, 2011 13:04:59 vipul kumar samar wrote:
> Hello,
> 
> I am working on LCD module and I want to implement two overlay windows
> on frame buffer. I have some queries related to this:

You mean capture overlay windows? E.g. you want to capture from a video input 
and have the video directly rendered in the framebuffer?

The "Video Overlay Interface" section in the V4L2 specification describes how 
to do that, but it also depends on whether the V4L2 driver in question 
supports that feature.

It might be that you mean something else, though.

Regards,

	Hans

> 1. Can any body suggest me how to proceed towards it??
> 2. Is their any standard way to use frame buffer ioctl calls??
> 3. If i have to define my own ioctls then how application manage it??
> 
> 
> Thanks and Regards
> Vipul Samar
> --
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-05-02 13:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-26 13:53 Query: Implementation of overlay on linux vipul kumar samar
2011-05-02 11:16 ` vipul kumar samar
2011-05-02 13:20   ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).