Hi all,

   I have installed ffmpeg (Version : ffmpeg-checkout-2007-03-19) , then
DirectFB, then DirectFB Extra. When I run the application sample1  ,Iam
getting the following error in the console 

     =======================|  DirectFB 1.0.0  |=======================

          (c) 2001-2007  The DirectFB Organization (directfb.org)

          (c) 2000-2004  Convergence (integrated media) GmbH

        ------------------------------------------------------------

 

(*) DirectFB/Core: Single Application Core. (2007-03-19 09:07)

(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 9892)...

(*) Direct/Thread: Running 'PS/2 Input' (INPUT, 9899)...

(*) DirectFB/Input: IMPS/2 Mouse 1.0 (directfb.org)

(*) Direct/Thread: Running 'Linux Input' (INPUT, 9900)...

(*) DirectFB/Input: PC Speaker (1) 0.1 (directfb.org)

(*) Direct/Thread: Running 'Linux Input' (INPUT, 9901)...

(*) DirectFB/Input: ImPS/2 Logitech Wheel Mouse (2) 0.1 (directfb.org)

(*) Direct/Thread: Running 'Linux Input' (INPUT, 9902)...

(*) DirectFB/Input: AT Translated Set 2 keyboard (3) 0.1 (directfb.org)

(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 9903)...

(*) DirectFB/Input: Keyboard 0.9 (directfb.org)

(*) DirectFB/Genefx: MMX detected and enabled

(*) DirectFB/Graphics: MMX Software Rasterizer 0.6 (directfb.org)

(*) DirectFB/Core/WM: Default 0.3 (directfb.org)

(!) Direct/Interface: Unable to dlopen
`/home/dfbsee/install//lib/directfb-1.0-0/interfaces/IDirectFBVideoProvider/
libidirectfbvideoprovider_ffmpeg.so'!

    -->
/home/dfbsee/install//lib/directfb-1.0-0/interfaces/IDirectFBVideoProvider/l
ibidirectfbvideoprovider_ffmpeg.so: undefined symbol: av_read_frame

sample1.c <585>:

        (#) DirectFBError [dfb->CreateVideoProvider( dfb, mrl, &video )]: No
(suitable) implementation found!

 (!!!)  *** WARNING [Application exited without deinitialization of
DirectFB!] *** [core.c:775 in dfb_core_deinit_check()]

 

I used nm and checked the libavformat.a , the function exist.. 

 

Kindly let me know where could be the problem

 

Thanks a lot ,

Regards,

Dharma

 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Denis Oliver Kropp
Sent: Saturday, March 17, 2007 3:05 AM
To: [EMAIL PROTECTED]
Cc: [email protected]; [EMAIL PROTECTED]
Subject: Re: [directfb-users] Video in DirectFB

 

Dharma schrieb:

> Hi all,

> 

>        Iam  using DFBSee-0.7.4 and DirectFB-1.0.0. I have installed 

> libmpeg. When I launch dfbsee giving a mpeg file, dfbsee displays a 

> single frame . There is no

> 

> Video. Is there any additional setup or package I have to install to see 

> video in DirectFB ?. Kindly let me know.

 

I guess what you see is the I-Frame Image Provider in action, but you

need a Video Provider like the ffmpeg one from the DirectFB-extra package.

 

-- 

Best regards,

   Denis Oliver Kropp

 

.------------------------------------------.

| DirectFB - Hardware accelerated graphics |

| http://www.directfb.org/                 |

"------------------------------------------"

 

_______________________________________________

directfb-users mailing list

[email protected]

http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

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

Reply via email to