Hemant Kumar, Noida-1 wrote:
> Hello  all!!
> 
> I am new to this area of muiltimedia applications..can any one explain 
> me the concept of IDirectFBDataBuffer and how it is going to  create 
> videoprovider from the buffer data .  Further if I create a 
> videoprovider from IDirectFB interface,(in this case still I am stuck to 
> create a videoprovider for openquicktime ..”no suitable implementation 
> found error comes in this”) DirectFB extra package is required to link 
> up openquicktime and directfb library.

The openquicktime video provider is obsolete.
The Xine video provider is what you need, therefore install xine-lib and 
recompile DirectFB-extra.

> 
> And  in the  case when I create videoprovider using IDirectFBDatabuffer 
> interface   will I need any third package other than dfb and openquicktime…
> 
> Also one more query how can I make SDL library to work with DirectFB..ie 
> SDL on top of DirectFB.? Please help me in sorting this out....I will be 
> very thankful to you all.
> 
> Plz help..!!!
> 

SDL already has a DirectFB backend.
Simply do an `export SDL_VIDEODRIVER=directfb` before running an 
application using SDL.

-- 
Regards,
      Claudio Ciccani

[EMAIL PROTECTED]
http://directfb.org
http://sf.net/projects/php-directfb

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

Reply via email to