Marcio Moreno wrote:
> Hi Claudio,
>  
> I try to pass the path to video provider, using sample1 and sample2
> inside the DirectFB-extra project. But both show me the result:
>  
> ./sample1 /tmp/xinePipe 
> ...
> sample1.c <600>:
> (#) DirectFBError [dfb->CreateVideoProvider( dfb, mrl, &video )]: No
> (suitable) implementation found!
>  (!!!)  *** WARNING [Application exited without deinitialization of
> DirectFB!] *** [core.c:741 in dfb_core_deinit_check()]
>  
>  
> ./sample1 fifo:///tmp/xinePipe
> ...
> sample1.c <600>:
>         (#) DirectFBError [dfb->CreateVideoProvider( dfb, mrl, &video
> )]: File not found!
>  (!!!)  *** WARNING [Application exited without deinitialization of
> DirectFB!] *** [core.c :741 in dfb_core_deinit_check()]
>  
>  
> However, with df_xine it works:
>  

Just commited a fix to the CVS.
`sample1 /tmp/xinePipe` should work now.


-- 
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