gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] /srv/bzr/gnash/trunk r10067: Initial implementation o


From: Bastiaan Jacques
Subject: Re: [Gnash-commit] /srv/bzr/gnash/trunk r10067: Initial implementation of Speex audio decoding in FLV. For now, it
Date: Thu, 23 Oct 2008 15:34:39 -0700 (PDT)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

So the good news is Adobe added support for Speex in FLVs, which is a
free voice codec. The bad news is they omitted the header commonly found
in Speex streams, so neither Gstreamer nor Ffmpeg can handle the streams
found in FLVs. Work has started on FLV+Speex support for ffmpeg, but it
may be a while before we can see this for your favourite distribution,
nevermind Debian stable.

So, I wrote an implementation that uses libspeex. Right now building
won't work unless you have libspeex installed. That's mostly because I
couldn't think of a reason why you wouldn't want speex support. If you
can, please let me know.

New versions of libspeex feature a resampler which we'll probably
(optionally) use.

Bastiaan

On Thu, 23 Oct 2008, Bastiaan Jacques wrote:

 Initial implementation of Speex audio decoding in FLV. For now, it
 uses resampling from Util.




reply via email to

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