[Libav-user] Getting spikes in signal when reading mp3 data

Mark McKay mark at kitfox.com
Wed Dec 4 01:01:49 EET 2019


On 2019-12-03 16:27, gga wrote:

> On 3/12/19 09:56, Mark McKay wrote: 
> 
>> It's not clear to me what the difference between AV_SAMPLE_FMT_FLT and AV_SAMPLE_FMT_FLTP is.
> It specifies how channels are arranged.  With FLT, channels are interleaved, so you get L/R, L/R, etc.  With FLTP channels are laid flat one after each samples encoded/decoded, so you get LLLLLLLRRRRRR.

Thanks.  I thought they were both interleaved.  Now my code is reading
data correctly.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://ffmpeg.org/pipermail/libav-user/attachments/20191203/8d4131fa/attachment.html>


More information about the Libav-user mailing list