shamju joseph wrote:
>  Thankyou for the response. I don't understand what
> should I do. Can someone please explain a little bit
> more?
> (I had also installed liboil-0.3.9, required for
> swfdec-0.3.6)
> 
> 
> 
> --- 呼�平 <[EMAIL PROTECTED]> wrote:
> 
>> I think you can try to Set your SELinux to disable.
>>
> 
> 
>> shamju joseph wrote:
>>> Dear all,
>>> I've some problem playing flash files with
>> directfb.
>>>  
>>> I've installed DirectFB-0.9.25.1, swfdec-0.3.6 and
>>> DirectFB-extra-0.9.25
>>>
>>> The following is the configure command used for 
>>> DirectFB-extra-0.9.25 (My requirement was to have
>> one
>>> flash player with minimum library dependancy).
>>>
>>> #./configure --enable-swfdec=yes
>> --enable-imlib2=no
>>> --enable-pnm=no --enable-svg=no
>>> --enable-openquicktime=no --enable-avifile=no
>>> --enable-libmpeg3=no --enable-flash=no
>>> --enable-xine=no --enable-ffmpeg=no
>>>
>>> While playing swf file, I had the following error.
>> Can
>>> someone please suggest solution?
>>>
>>> PC : P1V, FEDORA CORE 5
>>>
>>> [EMAIL PROTECTED] samples]# ./sample1 actnow.swf
>>>
>>>        ---------------------- DirectFB v0.9.25
>>> ---------------------
>>>              (c) 2000-2002  convergence integrated
>>> media GmbH
>>>              (c) 2002-2004  convergence GmbH
>>>        
>>>
> -----------------------------------------------------------
>>> (*) DirectFB/Core: Single Application Core.
>>> (2006-09-11 17:58)
>>> (*) Direct/Memcpy: Using MMXEXT optimized memcpy()
>>> (*) Direct/Thread: Running 'VT Switcher'
>> (CRITICAL,
>>> 31766)...
>>> (*) Direct/Thread: Running 'Linux Input' (INPUT,
>>> 31767)...
>>>  (!!!)  *** UNIMPLEMENTED
>> [fusion_reactor_set_lock]
>>> *** [reactor.c:853]
>>> (*) DirectFB/Input: AT Translated Set 2 keyboard
>> (1)
>>> 0.1 (convergence integrated media GmbH)
>>> (*) Direct/Thread: Running 'Linux Input' (INPUT,
>>> 31768)...
>>> (*) DirectFB/Input: ImPS/2 Generic Wheel Mouse (2)
>> 0.1
>>> (convergence integrated media GmbH)
>>> (*) Direct/Thread: Running 'PS/2 Input' (INPUT,
>>> 31769)...
>>> (*) DirectFB/Input: IMPS/2 Mouse 1.0 (Convergence
>>> GmbH)
>>> (*) Direct/Thread: Running 'Keyboard Input'
>> (INPUT,
>>> 31770)...
>>> (*) DirectFB/Input: Keyboard 0.9 (convergence
>>> integrated media GmbH)
>>> (*) DirectFB/Genefx: MMX detected and enabled
>>> (*) DirectFB/Graphics: MMX Software Rasterizer 0.6
>>> (convergence integrated media GmbH)
>>> (*) DirectFB/Core/WM: Default 0.2 (Convergence
>> GmbH)
>>> (!) Direct/Interface: Unable to dlopen
>>>
> `/usr/local/lib/directfb-0.9.25/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_swfdec.so'!
>>>     -->
>>>
> /usr/local/lib/directfb-0.9.25/interfaces/IDirectFBVideoProvider/libidirectfbvideoprovider_swfdec.so:
>>> undefined symbol: swfdec_render_seek
>>> sample1.c <573>:
>>>         (#) 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()]
>>>
>>>

It's seem that this realease of swfdec (0.3.6) is a bit buggy!
swfdec_render_seek() is still declared in the headers but the function
was effectively removed. Moreover calling swfdec_deocder_free() causes a
 segmentation fault.

I strongly suggest using swfdec-0.3.5.

-- 
Regards,
     Claudio Ciccani

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

_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to