gnash
[Top][All Lists]
Advanced

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

[Gnash] Sound does not work.


From: annonygmouse
Subject: [Gnash] Sound does not work.
Date: Sat, 29 Jul 2006 10:53:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; ca-AD; rv:1.7.13) Gecko/20060621 Debian/1.7.13-0.2


Hi, I've been trying to get sound working, with no luck...

I've got the CVS and compiled in the following way:

./autogen.sh && ./configure --enable-plugin --enable-sound=gst && make && make install

It worked OK apart from the following warnings:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../libbase -I../backend -I../libgeometry -I/usr/include -I/usr/include/SDL -I/usr/include/SDL -I/usr/include/libxml2 -I/usr/include/gtkglext-1.0 -I/usr/lib/gtkglext-1.0/include -I/usr/lib64/gtkglext-1.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/include/glib-2.0/../../lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/atk-1.0 -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -DQT_THREAD_SUPPORT -D_REENTRANT -g -O2 -ansi -pedantic -Wno-long-long -Wall -MT sound_handler_gst.lo -MD -MP -MF .deps/sound_handler_gst.Tpo -c sound_handler_gst.cpp -fPIC -DPIC -o .libs/sound_handler_gst.o
In file included from /usr/include/gstreamer-0.10/gst/gst.h:45,
                 from sound_handler_gst.cpp:39:
/usr/include/gstreamer-0.10/gst/gstinfo.h:403:44: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:593:38: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:594:40: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:595:37: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:596:38: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:597:36: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:599:27: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:600:29: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:601:26: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:602:27: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:603:25: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:605:30: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:606:32: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:607:29: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:608:30: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:609:28: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:611:19: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:612:21: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:613:18: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:614:19: warning: anonymous variadic macros were introduced in C99 /usr/include/gstreamer-0.10/gst/gstinfo.h:615:17: warning: anonymous variadic macros were introduced in C99 sound_handler_gst.cpp: In member function 'virtual long int GST_sound_handler::fill_stream_data(void*, int, int)': sound_handler_gst.cpp:261: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp: In member function 'virtual void GST_sound_handler::play_sound(int, int, int, long int)': sound_handler_gst.cpp:364: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp: In member function 'virtual void GST_sound_handler::stop_sound(int)': sound_handler_gst.cpp:531: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp: In member function 'virtual void GST_sound_handler::delete_sound(int)': sound_handler_gst.cpp:577: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp: In member function 'virtual void GST_sound_handler::stop_all_sounds()': sound_handler_gst.cpp:590: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp: In member function 'virtual int GST_sound_handler::get_volume(int)': sound_handler_gst.cpp:602: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp: In member function 'virtual void GST_sound_handler::set_volume(int, int)': sound_handler_gst.cpp:616: warning: comparison between signed and unsigned integer expressions sound_handler_gst.cpp:625: warning: comparison between signed and unsigned integer expressions


Here's the output when I try to play the elvis file:
address@hidden:~/gnash$ gnash -v -r3 /home/jo/gnash/testsuite/movies.all/elvis.swf
10:48:30: ERROR: The gstreamer adder element could not be created
10:48:30: ERROR: The gstreamer audiosink element could not be created

(<unknown>:12298): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed

(<unknown>:12298): GStreamer-CRITICAL **: gst_bin_add: assertion `GST_IS_ELEMENT (element)' failed

(<unknown>:12298): GStreamer-CRITICAL **: gst_element_link_pads_filtered: assertion `GST_IS_ELEMENT (src)' failed
10:48:30: OpenGL extension version - 1.2
10:48:30: Got double-buffered visual.
10:48:30: Created top level window
Xlib:  extension "XFree86-DRI" missing on display ":0.0".
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 109
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 114
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 87
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 111
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 111
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 116
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 32
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 111
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 119
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: void gnash::edit_text_character::format_text()
         -- missing glyph for char 110
-- make sure character shapes for font Arial are being exported into your SWF file!
10:48:39: WARNING: FIXME: implement no word wrap
10:48:39: WARNING: void gnash::color_setrgb(const gnash::fn_call&): unimplemented
10:48:39: ERROR: Gstreamer element for audio handling could not be created
10:48:39: system_security_allowdomain:unimplemented
10:48:39: ERROR: Gstreamer element for audio handling could not be created
10:48:39: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created
10:48:40: ERROR: Gstreamer element for audio handling could not be created


With obviously no sound :).
I've also tried killing the arts daemon in case it may cause problems.
I'm using alsa in an amd64 debian system, gstreamer 10.9 libraries.


Any idea? Or I'm the only one who has this problem...

Kind regards
SebastiĆ 




reply via email to

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