Quoting suriya mohan: > Hi, > From the DirectfB Video Providers Module I came to know that " > The > Video4Linux Video provider can let /dev/video "play" directly to > any DirectFB surface via DMA Capture". How to use V4l API's in > DirectFB ?
Unfortunately, you can't access the v4l file descriptor. The video provider is used in conjunction with the Linux DVB API which includes tuning etc. If you want to access the v4l API directly you would have to Release() the video provider, do e.g. analogue tuning, recreate the v4l provider. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-users" as subject.
