gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] no video on Debian Sarge


From: Udo Giacomozzi
Subject: [Gnash-dev] no video on Debian Sarge
Date: Tue, 5 Jun 2007 09:52:17 +0200

I get this error while playing (using current HEAD):

  ERROR: Unable to create videodecoder 'ffdec_flv' element


Happens with any video I try to play, including YouTube. Can't tell if
it worked earlier on this machine.

Here's the complete output:

address@hidden:~/gnash$ gui/gnash -v 
"http://foo.keybit.net/~strk/tmp/NetStream-SquareTest.swf";
4399] 09:50:16: Verbose output turned on
4399] 09:50:16: No rendering flags specified, using rcfile
4399] 09:50:16: DEBUG: virtual bool gnash::GtkGui::init(int, char***) enter
4399] 09:50:16: Created top level window
4399] 09:50:16: ERROR: Couldn't find pixmap file: GnashG.png

** (lt-gnash:4399): WARNING **: Couldn't find pixmap file: GnashG.png
4399] 09:50:16: DEBUG: virtual bool gnash::GtkGui::createMenu() enter
4399] 09:50:16: DEBUG: virtual bool gnash::GtkGui::setupEvents() enter
4399] 09:50:16: DEBUG: static gboolean gnash::GtkGui::realize_event(GtkWidget*, 
GdkEvent*, void*) enter
4399] 09:50:16: framebuffer pixel format is RGB24
4399] 09:50:16: Base url set to: 
http://foo.keybit.net/~strk/tmp/NetStream-SquareTest.swf
4399] 09:50:16: SECURITY: Load from host foo.keybit.net granted (default).
4399] 09:50:16: Movie http://foo.keybit.net/~strk/tmp/NetStream-SquareTest.swf 
(SWF7) added to library
4399] 09:50:16: DEBUG: virtual bool gnash::GtkGui::createWindow(int, int) enter
4399] 09:50:16: GTK-AGG: 1470000 bytes offscreen buffer allocated

4399] 09:50:16: initialized AGG buffer <0x411ff008>, 1470000 bytes, 800x600, 
rowsize is 2400 bytes
4399] 09:50:16: DEBUG: virtual bool gnash::GtkGui::run() enter
4399] 09:50:16: initialized AGG buffer <0x411ff008>, 1470000 bytes, 186x600, 
rowsize is 558 bytes
4399] 09:50:17: initialized AGG buffer <0x411ff008>, 1470000 bytes, 800x600, 
rowsize is 2400 bytes
4399] 09:50:17: DEBUG: gnash::as_value gnash::netconnection_new(const 
gnash::fn_call&) enter
4399] 09:50:17: DEBUG: static gnash::as_value 
gnash::NetConnection::connect_method(const gnash::fn_call&) enter
4399] 09:50:17: SECURITY: Load from host foo.keybit.net granted (default).
4399] 09:50:17: Connecting to movie: http://foo.keybit.net/~strk/tmp/square.flv
4399] 09:50:17: SECURITY: Load from host foo.keybit.net granted (default).
4399] 09:50:17: TRACE: PASSED: video._xscale  ==  100 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:116]
4399] 09:50:17: TRACE: PASSED: video._yscale  ==  100 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:117]
4399] 09:50:17: TRACE: PASSED: video._rotation  ==  0 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:118]
4399] 09:50:17: TRACE: PASSED: video._target  ==  '/video' 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:119]
4399] 09:50:17: TRACE: PASSED: video._x  ==  100 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:127]
4399] 09:50:17: TRACE: PASSED: Math.round(video._xscale*100)/100  ==  120 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:128]
4399] 09:50:17: TRACE: PASSED: Math.round(video._yscale*100)/100  ==  120 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:129]
4399] 09:50:17: TRACE: FAILED: expected: 45 obtained: 0 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:130]
4399] 09:50:17: TRACE: PASSED: typeof(video.hitTest)  ==  'undefined' 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:134]
4399] 09:50:17: TRACE: PASSED: typeof(video.getBounds)  ==  'undefined' 
[/home/strk/src/gnash/gnash-head/testsuite/misc-ming.all/NetStream-SquareTest.c:135]
4399] 09:50:18: Connection etablished to movie: 
http://foo.keybit.net/~strk/tmp/square.flv
4399] 09:50:18: ERROR: Unable to create videodecoder 'ffdec_flv' element




My config:

Configurable options are:
        Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias 
to enable.
        POSIX Threads support enabled (default)
        Web server support disabled (default)
        DMalloc support disabled (default). Use --enable-dmalloc to enable.
        Firefox plugin enabled (default). Use --disable-plugin to disable.
        Konqueror plugin disabled.
        GNOME help disabled (default). Use --enable-ghelp to enable.
        Building Cygnal media server disabled.
        Building Flash debugger support (default). Use --disable-debugger to 
disable.
        Top level for cross compiling support files is:
        Renderer engine: agg
        GUI: gtk
        Media handler: gst

Configured paths for i686-pc-linux-gnu are:
        DocBook document processing disabled (default)
        XML flags are: -I/usr/include/libxml2
        XML libs are:  -lxml2 -lz -lpthread -lm
        JPEG flags are: default include path
        JPEG libs are: -ljpeg
        GTK2 flags are: -DXTHREADS -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
        GTK2 libs are: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
        Pango flags are: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
        Pango libs are: -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 
-ldl -lglib-2.0
        GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
        GLib libs are: -lglib-2.0
        ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
        ATK libs are: -Wl,--export-dynamic -latk-1.0 -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0
        Gstreamer flags are: -pthread -I/usr/local/include/gstreamer-0.10 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
        Gstreamer libs are: -Wl,--export-dynamic -pthread -L/usr/local/lib 
-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 
-lpthread -lz -lm -lglib-2.0
        Plugin will be installed in /home/udo/.firefox/plugins
        POSIX Threads flags are: -pthread
        POSIX Threads lib is: -lpthread
        This version of libCurl doesn't have RTMP support
        CURL flags are: default include path
        CURL libs are: -L/usr/lib -lcurl
        AGG Pixel format is: RGB24
        AGG flags are: -I/home/udo/agg-2.5/include
        AGG libs are: -L/home/udo/agg-2.5/src -lagg
        BOOST flags are: -I/usr/include
        BOOST libs are: -lboost_date_time -lboost_thread
        MING version code is 00040005
        MING flags are -I/usr/local/include
        MING libs are -L/usr/local/lib -lz -lm -lpng -lming
        MAKESWF is /usr/local/bin/makeswf
        WARNING: You need to have the MTASC compiler packages installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://mtasc.org
                 or .deb users: apt-get install mtasc
        WARNING: You need to have the 'swfmill' tool installed
                 to run some of the tests in Gnash testsuite.
                 You can install it from http://iterative.org/swfmill/
        Z flags are: default include path
        Z libs are: -lz






reply via email to

[Prev in Thread] Current Thread [Next in Thread]