[FFmpeg-devel] [PATCH] Speex decoding via libspeex

David Conrad lessen42
Tue Oct 21 08:30:01 CEST 2008


Hi,

This adds decode support for Speex using libspeex. Tested with talk109- 
q5.spx and speexaudio.flv

I'm not sure the best way to handle Speex in flv; there's no header  
packet, and the sample rate isn't set right in that sample. I could  
only find one reference that Flash uses wideband Speex, so I used the  
default values for wideband if there's no header, and it sounds okay.  
However, ffmpeg -i still prints out the wrong samplerate, I'm not sure  
the best way to fix that.

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: libspeex.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081021/bf0ba3f3/attachment.txt>
-------------- next part --------------




More information about the ffmpeg-devel mailing list