[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash] sound problem in Gnash-0.8.0
From: |
strk |
Subject: |
Re: [Gnash] sound problem in Gnash-0.8.0 |
Date: |
Mon, 9 Jul 2007 13:23:30 +0200 |
On Mon, Jul 09, 2007 at 06:46:55PM +0800, new bee wrote:
> Hi,all:
> I want to ask how does the gnash support sound:
>
> 1.Can "--enable-sound=..." work in gnash-0.8.0?
No, we use --enable-media now.
> 2.If I only have SDL,can I use -enable-media=SDL? or I must have media
> library like GST/ffmpeg/Mad?
You need GST, ffmpeg or Mad. Mad should be the one which was used
initially, with --enable-sound. But I might be wrong.
> 3.I have tested ffmpeg, and I don't know which version ffmpeg is suitable
> for gnash-0.8.0.
./configure should tell you if your version is not ok.
Please file a bug report if the user manual doesn't contain the
information about required version.
--strk;