Displaying 20 results from an estimated 10000 matches similar to: "swfdec utilization howto"
2010 Jan 17
1
screenshot of swf file
Hi,
Im trying to thumbnail a swf file based on this found at
http://www.mail-archive.com/swfdec at lists.freedesktop.org/msg00821.html.
#include <stdlib.h>
#include <stdio.h>
#include <swfdec/swfdec.h>
#include <cairo.h>
void swfdec_player_save (SwfdecPlayer *player, guint width, guint
height, const char *filename) {
cairo_surface_t *surface;
cairo_t *cr;
2007 Nov 07
1
thumbnailer/swfdec-thumbnailer.c
thumbnailer/swfdec-thumbnailer.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit a31d0686b78df2da96b9d8d1e3220e63978bba30
Author: Benjamin Otte <otte at gnome.org>
Date: Wed Nov 7 20:02:04 2007 +0100
s/swfdec_player_get_image_size/swfdec_player_get_default_size/
diff --git a/thumbnailer/swfdec-thumbnailer.c b/thumbnailer/swfdec-thumbnailer.c
index
2007 Dec 05
1
problems to compile
Hello,
when I try to compile the SwfDec, the configure report a error:
checking for GLIB... Requested 'glib-2.0 >= 2.10' but version of GLib is 2.4.7
no
configure: error: glib-2.0, gobject-2.0 and gthread-2.0 >= 2.10 are
required to build swfdec
Can't I compile the SwfDec with a newer version of the Glib (GLib is
2.4.7) ???
What I need to do to fix this problem?
thanks,
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:
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
2008 Jul 07
11
[Bug 16634] New: swfdec-0.7. 2 not able to play audio in the following Flash file: http://randomfoo.net/ oscon/2002/lessig/free_culture.swf.
http://bugs.freedesktop.org/show_bug.cgi?id=16634
Summary: swfdec-0.7.2 not able to play audio in the following
Flash file:
http://randomfoo.net/oscon/2002/lessig/free_culture.swf.
Product: swfdec
Version: 0.7.x
Platform: Other
URL: http://randomfoo.net/oscon/2002/lessig/free_culture.swf
2007 Dec 19
1
some questions about swfdec
Hi there,
I am salsaman, main developer of LiVES (http://lives.sf.net), videojack, etc.
I am looking into swfdec with a view to making it accessible to more
projects (for example feeding the output into videojack to allow streaming
over a local lan video network; mixing the swfdec output with other video
sources/effects to allow vjing/capturing the stream, etc).
I have a couple of questions:
2007 Sep 05
1
VP6 issues in Swfdec
Hi,
I'm one of the Swfdec[1] Flash player developers. As you may be aware,
Flash uses VP6 as a possible video decoder.
Someone recently grabbed all of the videos at http://pown.alluc.org
and threw them at ffmpeg. Surprisingly, lots of them killed the vp6
decoder and in turn my browser.
I'll attached a series of patches for issues that I could fix myself,
and point out issues I could not
2009 May 08
2
Porting SWFDec to Android
Hi,
I am planning to port latest SWFDec to android platform. The plans of mine
are after porting it should support playing of youtube videos, I have
downloaded the SWFDec package and plugin and installed the things but I am
not able to open youtube video on my Mozilla browser. I have gone through
the code in one of the files, while creating the decoders only "SWF",
"IMAGE"
2007 Jul 17
2
swfdec new version
Hi,
Firstly thanks for great job done with swfdec.
I had recognized swfdec at gtk.org site. Last week i decided to integrate
it to gtk+webcore browser.
And i successfully did it with version 0.4.5
Even thought it is integrated and works fine there are some problems with
swfdec. I want to ask some questions about it. Also yesterday i saw the last
release 0.5 And i have some questions about it.
2009 Mar 05
1
Question about SwfdecAsScriptFunction in swfdec
Hello,
I got a question about the script function class(SwfdecAsScriptFunction)
design in swfdec.
Why doesn't a script function mark its
target(SwfdecAsScriptFunction::target) in the marking phase? What if the
function's target has been destroyed while the function itself is still kept
alive? (Answer myself: then there would be a segfault when executing that
function)
Let me give a
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 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
2008 Feb 03
3
[Bug 14339] New: make swfdec work with www.tudou.com
http://bugs.freedesktop.org/show_bug.cgi?id=14339
Summary: make swfdec work with www.tudou.com
Product: swfdec
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: enhancement
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
2007 Nov 15
2
Changes to 'refs/tags/0.5.4'
Tag '0.5.4' created by Benjamin Otte <otte at gnome.org> at 2007-11-15 10:12 -0800
release 0.5.4 ("Turkish Cycling Federation")
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQBHPBurvMv5VCdLq8QRAj1KAJ40NHRRS3gKyJjSjyyoH7gDaGi/tQCeOha/
R5PF4bZQqmSdJ64t8EbD4cA=
=8qBy
-----END PGP SIGNATURE-----
Changes since the dawn of time:
Benjamin Otte (40):
2007 Nov 03
1
a couple of swfdec patches.
Missed you on #swfdec, so I'll throw you this mail instead. Please be
critical to these patches as it's way to late for me to write code and I
haven't really double-checked they are correct as my brain went to sleep
hours ago, but they seem to work in my minimal testing. ;)
Ran into this use-after-free...
http://www.fatal.se/tmp/swf/swfdec-use-after-free.diff (attached).
While
2007 Nov 20
5
[Bug 13313] New: swfdec-mozilla makes firefox crash on www.nombril.com
http://bugs.freedesktop.org/show_bug.cgi?id=13313
Summary: swfdec-mozilla makes firefox crash on www.nombril.com
Product: swfdec
Version: 0.5.2
Platform: x86-64 (AMD64)
URL: http://www.nombril.com
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
2007 May 09
1
swfdec export into avi
Hi
I'd like to you know if this is possible to do this with swfdec, or even to know if one day, it will be possible
I have a swf player that grabs some piece of sprites, music and move all this in some kind of a cartoon
Is it possible with swfdec to record this cartoon into an avi file ?
Thanks
Enzo
___________________________________________________________________________
2008 Feb 03
3
[Bug 14346] New: swfdec-mozilla 100% CPU usage with some animations
http://bugs.freedesktop.org/show_bug.cgi?id=14346
Summary: swfdec-mozilla 100% CPU usage with some animations
Product: swfdec
Version: 0.5.5
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2008 Nov 16
1
please provide unstable swfdec-gnome also
Hi Benjamin and others,
trying to test swfdec-0.9.2 to check whether a particular bug
(https://bugs.freedesktop.org/show_bug.cgi?id=16634) has been fixed, I
have found that there is no release for swfdec-gnome for this unstable
version.
swfdec-gnome is a really great tool also to check swfdec without having
to install swfdec-mozilla (and uninstall the Adobe plugin). Would it be
possible to