Marcio Moreno wrote:
> Hi Dom,
> 
> On 7/5/06, Dr Dominique Jacquel <[EMAIL PROTECTED]> wrote:
> 
> 
>> 1) Is there a way to determine the configure options (i.e. was
>> video4linux2 enabled? and the like) used to generate a particular
>> libdirectfb?
> 
> 
> yes, there is (i.e. ./configure --enable-video4linux2). You could type
> ./configure --help to see the others options.
> 

Yes, maybe I did not phrase it well enough. Is it possible retreive the
configure options from a binary libdirectfb? To check if this particular
binary version has the correct features compiled in.

Maybe the configure  invocation string could be saved as part of the lib
during build!

> 
> 
>> 2) I would like to colorkey a surface rendered by a videoprovider. Is
>> there useful code I should look at to point me in the right direction.
> 
> 
> Sorry to answer you with another question, but do you try the *
> SetSrcColorKey*<http://www.directfb.org/docs/DirectFB_Reference/IDirectFBSurface_SetSrcColorKey.html>and
> 
> *SetDstColorKey*<http://www.directfb.org/docs/DirectFB_Reference/IDirectFBSurface_SetDstColorKey.html>?
> 

Thank you, I was aware of those. I was hoping for some sample code that
could help put things in context.

> 
> 
> 
>> 3) What is the current state of the V4L video provider? I am having no
>> luck with it with various devices ... I can't even get the vivi driver
>> to work under 2.6.17 (VIDIOCMCAPTURE failed!).
> 
> 
> I was not capable to put v4l provider working. I sent an e-mail here asking
> for the cards that can directly work with directfb v4l provider, but I got
> no answer (the guys here have much work to do and few people to help).
> So, I
> used v4l api of my card (setting colorkey and overlay info) to overlay
> directfb graphics over the video content decoded by hardware. My card is
> from National Geode family.
>

mmm, sorry to hear this. Anybody with more positive feedback? Is the V4L
video provider considered broken? If it is working for some specific
boards, what are those?

> 
> 
>> 4) As anybody successfully used the CLE266 video capture through
>> DirectFB? If yes, could you provide some pointers? which drivers ... etc
>> ...
> 
> 
> to enable your kernel correctly:
> http://www.courville.org/mediawiki/index.php/CLE266_MPEG_decoding
> 
> you can find a lot of information about CLE266 with directfb through
> the directfb-google search engine here:
> http://www.google.com/custom?domains=directfb.org&q=CLE266&sa=Search&client=pub-0965879111386250&forid=1&ie=ISO-8859-1&oe=ISO-8859-1&safe=active&cof=GALT%3A%23FFFFFF%3BGL%3A1%3BDIV%3A%23336666%3BVLC%3AFFFFFF%3BAH%3Acenter%3BBGC%3A003333%3BLBGC%3A105C6C%3BALC%3A66CCCC%3BLC%3A66CCCC%3BT%3A90DCEC%3BGFNT%3A66CCCC%3BGIMP%3A66CCCC%3BFORID%3A1%3B&hl=en&sitesearch=directfb.org
> 

Hardware decoding is something that I will be investigating in the
future, so thank you for the pointers.  My current interest is in using
the video capture built in CLE266 ... I have used the v4l drivers from
via on X-windows distro but was enquiring about the specific v4l(2)
support for CLE266 under directfb. I guess you had addressed that in
your previous answer.

Thank you very much for spending time replying :)
Cheers,
Dom.

-- 
Dr Dominique Jacquel
DCoded Limited
www.dcoded.co.uk
[EMAIL PROTECTED]


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to