[FFmpeg-devel] [PATCH 1/2] avcodec/alacdec: split off decorrelate_stereo and append_extra_bits as alacdsp

Michael Niedermayer michaelni at gmx.at
Mon Oct 5 03:58:19 CEST 2015


On Sun, Oct 04, 2015 at 11:51:58PM +0000, Timothy Gu wrote:
> On Sun, Oct 4, 2015 at 2:21 PM Michael Niedermayer <michaelni at gmx.at> wrote:
> 
> > there is a spec ?
> >
> 
> Don't think so for the codec itself.
> 
> 
> > i only know of soe reference source code and i looked yesterday
> > and it usesed the full 8 bits unless i missed something
> >
> 
>  https://alac.macosforge.org/trac/browser/trunk/codec/ALACEncoder.cpp says
> that mixRes (aka decorr_left_weight) can be up to 4.

in absence of a spec the decoder is the next best to understand the
limitations of a format.
A encoder is generally not a good choice because the limits of version
"1.0" of a encoder could differ fro version "1.1"

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Observe your enemies, for they first find out your faults. -- Antisthenes
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151005/d541cc60/attachment.sig>


More information about the ffmpeg-devel mailing list