DirectFB - Home of the pragmatist Roadmap


[directfb-users] Re: V4linux provider DirectFB Module
Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directfb-users] Re: V4linux provider DirectFB Module



Hi,
I want to develop DirectFB based PVR (Personal Video Recorder). I just want to scan for TV channels and fix it using v4l API's. Then grab the video streams using DirectFB API's (video provider). Scanning the channels is the first step in any PVR and it is executed only once. Then in further execution of PVR only DirectFB API comes into picture.

Is my understanding is correct ?

With Regards,
S.Suriya Mohan.

On Tue, 30 Sep 2003 Denis Oliver Kropp wrote :
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 ecartis@directfb.org with
"unsubscribe directfb-users" as subject.

There is no substitution for hard work.
Information is wealth.
___________________________________________________
Art meets Anesthesia; Shefali Weds Dr. Raman.
Rediff Matchmaker strikes another interesting match !!
Visit http://matchmaker.rediff.com?1



--
Info: To unsubscribe send a mail to ecartis@directfb.org with "unsubscribe directfb-users" as subject.



Home | Main Index | Thread Index


directfb.org / Development / Old Archives