similar to: [Bug 13680] New: swfdec eating lot's of memory on some video

Displaying 20 results from an estimated 7000 matches similar to: "[Bug 13680] New: swfdec eating lot's of memory on some video"

2007 Dec 15
2
[Bug 13678] New: youtube : display is wrong
http://bugs.freedesktop.org/show_bug.cgi?id=13678 Summary: youtube : display is wrong Product: swfdec Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org ReportedBy:
2007 Mar 26
0
6 commits - doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec/swfdec_loader.c player/swfplay.c swfdec-gtk.pc.in
doc/swfdec-sections.txt | 6 +++--- libswfdec-gtk/Makefile.am | 2 +- libswfdec-gtk/swfdec_gtk_player.c | 13 +++++++------ libswfdec-gtk/swfdec_gtk_player.h | 4 ++-- libswfdec/swfdec_loader.c | 1 - player/swfplay.c | 2 +- swfdec-gtk.pc.in | 2 +- 7 files changed, 15 insertions(+), 15 deletions(-) New commits:
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
2008 Jan 25
0
How to load YouTube video swf in swfdec
Hi, I am trying to load YouTube's flash video player in swfdec. So I * go to a youtube page with a video * find out the embed tag which is the flash video player * saved the swf file locally * copy the flashvar of the embed tag And I input to swfplay like this ./swfplay player2.swf
2007 Oct 19
0
4 commits - configure.ac data/.gitignore data/icons data/Makefile.am data/swfdec-gtk.pc.in data/swfdec.pc.in .gitignore Makefile.am player/swfplay.c swfdec-gtk.pc.in swfdec.pc.in
.gitignore | 3 Makefile.am | 16 -- configure.ac | 11 + data/.gitignore | 3 data/Makefile.am | 30 +++ data/icons/22x22/Makefile.am | 2 data/icons/22x22/swfdec.png |binary data/icons/24x24/Makefile.am | 2 data/icons/24x24/swfdec.png |binary
2007 Dec 17
0
Swfdec 0.5.5 is out
Yay, we managed to hit the Gnome 2.21.4 deadline! Here's a new Swfdec release for your enjoyment. swfdec-0.5.5 "cps" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.5.tar.gz MD5; b988b014e210cee205aeccaca4d6a9a7 swfdec-mozilla-0.5.5 "Reading is lame" http://swfdec.freedesktop.org/download/swfdec-mozilla/0.5/swfdec-mozilla-0.5.5.tar.gz MD5:
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 Mar 30
0
Need help in running swfdec to watch youtube video
Hi, I am trying to use swfdec to watch youtube video. As an example, I want to watch this video from this page: http://www.youtube.com/watch?v=ot5DtISEceU >From the source of the above page, it has this link: var fo = new SWFObject("/player2.swf?video_id=ot5DtISEceU&l=227&t=OEgsToPDskIAT_WivMUj76nGfdhAFBKN&sk=CdlGIc1WbGevkdd3KWQVRQC", "movie_player",
2007 Apr 02
0
4 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_loader.c libswfdec-gtk/swfdec_gtk_loader.h
configure.ac | 27 +++- doc/Makefile.am | 3 doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 18 ++ doc/swfdec.types | 2 libswfdec-gtk/Makefile.am | 6 libswfdec-gtk/swfdec-gtk.h | 1 libswfdec-gtk/swfdec_gtk_loader.c | 237 +++++++++++++++++++++++++++++++++++++
2007 Feb 17
0
8 commits - configure.ac doc/swfdec-sections.txt libswfdec/swfdec_loader.c libswfdec/swfdec_player.c libswfdec/swfdec_player.h libswfdec/swfdec_player_internal.h libswfdec/swfdec_root_movie.c libswfdec/swfdec_scriptable.c libswfdec/swfdec_scriptable.h
configure.ac | 2 - doc/swfdec-sections.txt | 1 libswfdec/swfdec_loader.c | 6 ++- libswfdec/swfdec_player.c | 35 ++++++++++++++++++++--- libswfdec/swfdec_player.h | 4 ++ libswfdec/swfdec_player_internal.h | 3 + libswfdec/swfdec_root_movie.c | 2 - libswfdec/swfdec_script.c | 23 ++++++++++++++-
2007 Jul 31
0
10 commits - doc/swfdec-docs.sgml doc/swfdec-sections.txt libswfdec-gtk/swfdec_gtk_loader.c libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_frame.c libswfdec/swfdec_buffer.c libswfdec/swfdec_debugger.c libswfdec/swfdec.h
doc/swfdec-docs.sgml | 1 doc/swfdec-sections.txt | 19 ++ libswfdec-gtk/swfdec_gtk_loader.c | 43 +---- libswfdec/Makefile.am | 4 libswfdec/swfdec.h | 3 libswfdec/swfdec_as_context.c | 2 libswfdec/swfdec_as_frame.c | 3 libswfdec/swfdec_buffer.c | 12 - libswfdec/swfdec_debugger.c |
2008 Apr 11
4
[Bug 15452] New: Embedded Dailymotion player doesn't work
http://bugs.freedesktop.org/show_bug.cgi?id=15452 Summary: Embedded Dailymotion player doesn't work Product: swfdec Version: git Platform: x86-64 (AMD64) OS/Version: All Status: NEW Severity: enhancement Priority: medium Component: library AssignedTo: swfdec at lists.freedesktop.org
2008 Apr 09
1
error linking swfplay
Hi, swfplay does not link in latest git 0.6.2-384-g234d0b0. /bin/sh ../libtool --mode=link gcc -g -O2 -o swfplay ../swfdec-gtk/libswfdec-gtk-0.7.la ../swfdec/libswfdec-0.7.la -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcairo -lpng12 -lz -lgtk- x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lsoup-2.4 -lgio-2.0 -lgobject-2.0
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
2008 Jun 26
2
[Bug 16532] New: Persistent Firefox crash with swfdec 0.7.2
http://bugs.freedesktop.org/show_bug.cgi?id=16532 Summary: Persistent Firefox crash with swfdec 0.7.2 Product: swfdec Version: 0.7.x Platform: x86 (IA32) URL: http://blogs.scienceforums.net/swansont/archives/490 OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component:
2008 May 23
2
[Bug 16076] New: http://www.dailymotion.com
http://bugs.freedesktop.org/show_bug.cgi?id=16076 Summary: http://www.dailymotion.com Product: swfdec Version: git Platform: x86-64 (AMD64) URL: http://www.dailymotion.com OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: library AssignedTo: swfdec at
2007 Mar 27
0
15 commits - configure.ac doc/Makefile.am doc/swfdec-docs.sgml doc/swfdec-sections.txt doc/swfdec.types libswfdec-gtk/.gitignore libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec-gtk.h libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h
Makefile.am | 10 configure.ac | 51 +- doc/Makefile.am | 16 doc/swfdec-docs.sgml | 7 doc/swfdec-sections.txt | 53 ++ doc/swfdec.types | 2 libswfdec-gtk/.gitignore | 14 libswfdec-gtk/Makefile.am | 40 + libswfdec-gtk/swfdec-gtk.h
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
2007 Nov 15
0
Swfdec 0.5.4 released
Hi, here's a new release of the Swfdec packages. swfdec-0.5.4 "2 advanced" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz MD5: 506b032204b71ffac7d0424eaf9608c4 swfdec-mozilla 0.5.4 "Ultravibe Pleasure 2000" http://swfdec.freedesktop.org/download/swfdec/0.5/swfdec-0.5.4.tar.gz MD5: 07fd3b851df6c70eb7f25944aa4990e3 swfdec-gnome-0.5.4 "Turkish
2007 Jun 20
2
Automating swfdec playing
Hi, I got tired of firing up swfplay, click click click drag, check log output then restart again. How hard is it to create a mechanism to emulate a user to control a flash? What I need is a script like this: sleep 1 # wait for introduction click 100 100 # click at (100,100) sleep 1 click Button12 sleep 1 drag 100 100 200 200 # click (100,100), drag to (200,200), release mouse sleep 1 quit then