|
From: | annonygmouse |
Subject: | Re: [Gnash] Sound does not work (solved!) |
Date: | Sat, 29 Jul 2006 12:29:23 +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 |
Tomas Groth wrote:
hi SebastiĆ ,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<snip>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.swf10:48:30: ERROR: The gstreamer adder element could not be created 10:48:30: ERROR: The gstreamer audiosink element could not be createdIt seems you don't have any plugins installed, you'll need at least the "base" plugin-package, and a plugin for mp3-decoding - both ffmpeg and mad is known towork.
It works! Thanks! This solved it in my debian distro:aptitude install gstreamer0.10-plugins-base gstreamer0.10-alsa gstreamer0.10-ffmpeg gstreamer0.10-audiosink
I thought the gstreamer0.10 library was enough :O. Thanks.
Be aware that sound support is still experimental... Work is being done to improve it.
So far it works ok. I hope with gnash I'll finally be able to watch the videos without a sound delay (it happens with macromedia's plugin ).
cheers, Tomas
It's great to have sound :) G R E A T W O R K ! ! SebastiĆ
[Prev in Thread] | Current Thread | [Next in Thread] |