gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Sound problem with 0.8.0 version.


From: annonygmouse
Subject: Re: [Gnash-dev] Sound problem with 0.8.0 version.
Date: Mon, 11 Jun 2007 18:02:35 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; ca-AD; rv:1.8.1.4) Gecko/20070509 Iceape/1.1.2 (Debian-1.1.2-1)

strk wrote:
On Mon, Jun 11, 2007 at 05:50:56PM +0200, annonygmouse wrote:
Hi folks!
I've just downloaded by CVS the 0.8.0 release and it compiles correctly, but when running a flash file with sound it outputs the following and does nothing: 15795] 17:47:49: ERROR: There is no sound handler currently active, so character with id 451 will NOT be added to the dictionary

What does --version report as media handler ?
Also, dumpconfig ?


Here it goes!

address@hidden:~/gnash08/gnash$ gnash --version
Gnash 0.8.0
Copyright (C) 2005-2007 Free Software Foundation, Inc.
Gnash comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of Gnash under the terms of the GNU General
Public License.  For more information, see the file named COPYING.
Build options 0.8.0
   Target:
   Renderer: agg   GUI: gtk   Media handler: ffmpeg
address@hidden:~/gnash08/gnash$ make dumpconfig

Building in directories: libbase libgeometry libamf server backend utilities gui testsuite po plugin extensions
Some directories may be excluded from the build
Linux debian-mbp 2.6.21-1-amd64 #1 SMP Sat May 26 17:22:54 CEST 2007 x86_64 GNU/Linux
g++ -v
Using built-in specs.
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release x86_64-linux-gnu
Thread model: posix
gcc version 4.1.3 20070601 (prerelease) (Debian 4.1.2-12)
CXXFLAGS: -g -O2 -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type

Image decoding support...
        JPEG_CFLAGS is
        JPEG_LIBS is -L/usr/lib64 -ljpeg
        PNG_CFLAGS is
        PNG_LIBS is
Audio decoding support...
        FFMPEG_CFLAGS is
FFMPEG_LIBS is -lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -ldts -lvorbisenc -lvorbis -lm -logg -lavformat -lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -lavutil -ltheora -logg -lgsm -ldc1394_control
        OGG_CFLAGS is
        OGG_LIBS is
GUI Toolkit decoding support...
        SDL_CFLAGS is -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/SDL
        SDL_LIBS is -lSDL
GTK2_CFLAGS is -DPNG_NO_MMX_CODE -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 GTK2_LIBS is -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 PANGO_CFLAGS is -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include PANGO_LIBS is -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ATK_CFLAGS is -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
        ATK_LIBS is -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
        X11_CFLAGS is -I/usr/include
        X11_LIBS is -L/usr/lib64 -lX11 -lXinerama -lXext -lSM -lICE
Support libraries...
        INCLTDL
        LIBLTDL -lltdl
        GLIB_CFLAGS is -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
        GLIB_LIBS is -lglib-2.0
        Z_CFLAGS is
        Z_LIBS is -L/usr/lib64 -lz
        LIBXML_CFLAGS is -I/usr/include/libxml2
        LIBXML_LIBS is -lxml2
        PTHREAD_CFLAGS is -pthread
        PTHREAD_LIBS is -L/usr/lib64 -lpthread
        CURL_CFLAGS is
        CURL_LIBS is -lcurl
        BOOST_CFLAGS is -I/usr/include
        BOOST_LIBS is -L/usr/lib64 -lboost_date_time-st -lboost_thread-mt
        MING_VERSION_CODE 00030000
        MING_LIBS -L/usr/lib -lming
        MING_CFLAGS -I/usr/include
        MAKESWF /usr/bin/makeswf
Graphics support...
CAIRO_CFLAGS is -DPNG_NO_MMX_CODE -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12
        CAIRO_LIBS is -lcairo
        AGG_CFLAGS is -I/usr/include/agg2
        AGG_LIBS is -lagg_pic
A blank value for CFLAGS means the header is installed in the
default system header location. All the LIBS should have a
legit value

Configurable options are:
Media handler: ffmpeg
Renderer engine: agg
GUI: gtk2
Extensions:
address@hidden:~/gnash08/gnash$

address@hidden:~/gnash08/gnash$ dpkg -l |grep ffmpeg
ii ffmpeg 3:20070501-0.1 audio/video encoder, streaming server & audio/video fi ii ffmpeg2theora 0.16-2+b1 Theora video encoder using ffmpeg ii gstreamer0.10-ffmpeg-full 0.10.2-0.1 FFmpeg plugin for GStreamer ii libavcodec0d 0.cvs20060823-8 ffmpeg codec library ii libavcodec1d 0.cvs20070307-5 ffmpeg codec library ii libavformat0d 0.cvs20060823-8 ffmpeg file format library ii libavformat1d 0.cvs20070307-5 ffmpeg file format library ii libavformatcvs51 3:20070501-0.1 ffmpeg file format library ii libavutil1d 0.cvs20070307-5 ffmpeg utility library ii libpostproc0d 0.cvs20060823-8 ffmpeg video postprocessing library ii libpostproc1d 0.cvs20070307-5 ffmpeg video postprocessing library ii libswscalecvs0 3:20070501-0.1 ffmpeg software scaler ii libxine1-ffmpeg 1.1.6-2 mpeg related plugins for libxine1 address@hidden:~/gnash08/gnash$


SebastiĆ 





reply via email to

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