similar to: cross compile swfdec to framebuffer

Displaying 20 results from an estimated 10000 matches similar to: "cross compile swfdec to framebuffer"

2009 Dec 02
4
http url support in swfdec-0.8.4
Dear All, I am using swfdec-0.8.4 player over directfb.. I am able to play stored swf files where as im not able to play any only swf files I get following error open http://www.foo.com/foobar.swf failure, err = No such file or directory Thanks and regards Deepak -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Nov 15
1
swfdec on DirectFb to work for Mozilla Firefox browser with DirectFb backend
Hi, I am working on Mozilla Firefox browser which is having DirectFb as backend. To provide Flash plugin and play support for mozilla i am porting swfdec-mozilla-0.5.4 to DirectFb. Please suggest me your ideas how to get Flash Plugin and Play to work on DirectFb for Mozzilla firefox which is already working on DirectFb. Thanks & Regards Sreenivas
2007 Oct 01
1
swfdec performance
Hi , I am new to swfdec development team. I am studying the swfdec V 0.5.2source code. I found that it requires more horse power. I played SWF 7 content with the swfplay on 500MHz AMD CPU, performance was too bad. Audio was not playing properly and video is slow. I played the same content using *firefox with Adobe's macromedia flash plugin* on same hardware, performance is too good.
2007 Dec 15
1
CPU hogging in swfplay with directfb backend
Hi, I compiled swfdec with directfb backend. swfplay is able to play flash but it is taking almost 100% of the CPU. When flash is in pause state it is using less CPU. With X11 backend swfplay is taking less CPU. Can someone tell which is the function in swfdec responsible for the rending to the screen. I am using directfb-1.1.0, gtk+-2.10.14 and cairo-1.5.4. I have
2008 May 01
2
some thoughts about both ffmpeg and gnome
hello i tried swfdec a year ago and didn't find it suitable. this is why i now first tried gnash. however, it wants alot of uncommon dependencies and dumped alot of error messages. this is why i tried taking a second look at swfdec. im surprised to find that all of my most favourite games work. only that i have to click on the somewhat blurry "play" image is quite boring. however,
2007 Jul 07
1
Compiling swfdec without GTK
I want to cross compile swfdec-0.4.5 for ARM9. But before that I am planning to compile it on my x86 machine without GTK support. I have already compiled it with GTK. But if I disable GTK then I am getting error messages while compiling test directory. I have used following configuration options: ./configure enable_shared=no enable_static=yes enable_mad=no enable_gtk_doc=no enable_ffmpeg=no
2010 Sep 17
0
SWfdec and Directfb issue
Hello Everybody, I have been stuck for two weeks on running the swfdec-directfb-player on my ST5202 with COCOREF_V2 configuration.(stlinux 2.3) To clarify my critical situation, I have cross-compiled the Directfb 1.0.1 and the whole stack (libsoup, liboil.......) as mentioned in the wiki "Cross-compiling swfdec over DirectFB". Moreover, I have succeeded in cross-compiling the
2008 May 12
0
Problems on porting swfdec on NXP
I'm gonna CC the swfdec mailing list, as I think it's interesting for everybody thinking about Swfdec on embedded. > I have cross-compiled swfdec0.7 on directfb, and the swfdec-directfb-player > can work on NXP platform , > > The CPU cost is high, video can be viewed continuesly , however no audio > output. > The DirectFB player was the result of a project we did to
2007 Dec 17
0
Swfdec on STLinux
Hey, As some people might know, I've been contacted to make Swfdec run, and preferrably run fast, as a default UI on an STLinux[1] board. (For everyone not aware of it, this is an embedded ARM architecture (266MHz I think?) that uses DirectFB[2] for graphic output.) This mail is intended as a status report, it contains what I've learned and done about this in the last week. I've
2007 Aug 09
1
swfdec ported on arm
I have cross compiled swfdec-0.5 for ARM and I have also written a player for framebuffer. But its too slow!! Can you tell me the reason behind this? Can i increase speed by somehow? I doubt my code for player. I have written following loop in my player: while(1) { diff = swfdec_player_get_next_event(player); swfdec_player_advance(player, diff); swfdec_player_render(player, cr, 0,
2007 Jul 08
0
Cross Compiling swfdec for ARM
Hi Benjamin, Thank you very much for your reply. I am having some doubts related to cross compiling. Can you please tell me what all steps shall I follow to cross compile swfdec library? Which variables I must set while configuring it? I have already got toolchain ready for it. It is installed in /usr/local/arm/gcc-arm/ I tried setting variables such as build_alias, target_alias, host_alias.
2008 Jun 25
1
Swfdec 0.7.2 released
Hey, finally, only 3 months late, here is the first release of Swfdec's unstable 0.7 series. Swfdec is a decoder/renderer for Adobe Flash animations. It is provided as a library and a set of tools, like the Mozilla browser plugin. swfdec-0.7.2 "Rock You" http://swfdec.freedesktop.org/download/swfdec/0.7/swfdec-0.7.2.tar.gz MD5: 7624b5642c947fb054273f091a1d970c The most visible
2008 Jul 04
2
swfdec and clutter
hi, i started an experimental clutter-swf renderer project http://www.students.itu.edu.tr/~gumusuy/clutter-swf-0.1.0.tar.bz2 using swfdec-0.6 In fact this project is a part of bigger clutter media project. For less dependency i configured swfdec by ./configure --prefix=/usr --disable-maintainer-mode --disable-gtk --disable-mad --disable-ffmpeg --disable-gstreamer --disable-vivified
2007 Dec 18
2
[Bug 13716] New: swfdec hangs on load
http://bugs.freedesktop.org/show_bug.cgi?id=13716 Summary: swfdec hangs on load Product: swfdec Version: 0.5.3 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: low Component: plugin AssignedTo: swfdec at lists.freedesktop.org ReportedBy:
2009 Apr 03
1
swfdec-player - error
Hi, I have problem strange with swf. When i run: $ swfdec-player http://www.pibmug.com/files/map_test.swf it's run swf. Everything is OK But when I try this swf: $ swfdec-player http://www.fi.muni.cz/~xstancek/lineChart.swf SWFDEC: ERROR: swfdec_sprite_movie.c(286): swfdec_sprite_movie_perform_place: using non-implemented clip events 256 ....... SWFDEC: ERROR:
2007 Sep 12
1
help with swfdec-0.5.2
Hi! I had to cross-compile swfdec-0.5.2 and for me is great! ^^ but...I have some questions: 1-does swfdec have any system to comunicate with other tasks? some example pls? 2- how swfdec can cominicate with host (xml, fscommand...)? some example if it's possibile I hope that you will ask me soon Thanks Bye! Wolf PS sorry for my bad english....^^' ---------------------------------
2007 Sep 28
1
SwfDec in Windows
Hello, I`m not sure if in this list I can post this problem, but... I`m trying compile swfdec in windows platform (with mingw) and I find many errors in the make process, some in compilance process (some solve it). But I can?t solve the bellow problem in make process: make[3]: Entering directory `/home/Administrador/swfdec-0.4.3/player' /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2
2007 Oct 22
2
Proposal: swfdec-gnome
Hi, I'd like to propose swfdec-gnome for inclusion into the GNOME 2.22 desktop. Swfdec-gnome is a recent addition to the Swfdec project [1]. Its purpose is integration of Flash files into the Gnome desktop. It currently provides a thumbnailer and a playback application for local files similar to the stand-alone application Adobe ships on Windows. It is supposed to replace the support that is
2007 Oct 12
1
swfdec 0.5.3 is released
Hi, After almost two months of work, the Swfdec team is proud to release Swfdec 0.5.3, the best Swfdec ever. swfdec-0.5.3 "Tennis" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.3.tar.gz MD5: bbabc83acad340479bae5dd125c40fc7 swfdec-mozilla-0.5.3 "I like Hello Kitty Island Adventure a lot more than this stuff"
2008 Jan 26
2
swfdec not working - how to troubleshoot?
Hi, I'm a fedora user and I didn't know about your great project (shame on me). Only project I head about before that tried to do that you are doing is gnash. I'm testing fedora rawhide (development verision - soon to be Fedora 9). Rawhide currently uses Firefox 3 and swfdec installed by default - that is how I got to know about your project. Current version in rawhide is