[FFmpeg-devel] [PATCH] ALAC Encoder
matthieu castet
castet.matthieu
Thu Aug 21 22:41:49 CEST 2008
Hi,
Jai Menon wrote:
> Hi,
>
> The first improvement I'm working on is some approach to predict or estimate
> entropy coded data size. This should allow for better compression compared to
> the reflection coefficient thing.
>
[...]
May be in write_frame_header, if s->avctx->frame_size ==
DEFAULT_FRAME_SIZE, you could skip the sample count (the decoder will
use the one in extradata).
Matthieu
More information about the ffmpeg-devel
mailing list