[FFmpeg-devel] [PATCH] Nellymoser 16K support

Alexander Chemeris ipse.ffmpeg
Sat May 9 16:50:27 CEST 2009


On Sat, May 9, 2009 at 6:49 PM, compn <tempn at twmi.rr.com> wrote:
> On Sat, 9 May 2009 18:11:29 +0400, Alexander Chemeris wrote:
>>
>>Hi,
>>- ? ? ? ?av_log(avctx, AV_LOG_ERROR, "Nellymoser works only with 8000, 11025, 22050 and 44100 sample rate\n");
>>+ ? ? ? ?av_log(avctx, AV_LOG_ERROR, "Nellymoser works only with 8000, 16000, 11025, 22050 and 44100 sample rate\n");
>
> these numbers should be in order.

In FLV documentation 8K and 16K stay separate from others.
If you look closely - 8K and 16K form multiplication by 2 series,
while others form another multiplication by 2 series.

Anyway, I don't care in which order they'll be, really.

-- 
Regards,
Alexander Chemeris.

SIPez LLC.
SIP VoIP, IM and Presence Consulting
http://www.SIPez.com
tel: +1 (617) 273-4000



More information about the ffmpeg-devel mailing list