Op 07-02-12 19:50, Ralph Giles schreef: > Basically the audio is chopped into a blocks and each block is coded > either uncompressed, as a constant value (good for silence), or with > linear predictive coding plus a rice-coded residual. I don't know how > the encoder decides where to put the block boundaries.
AFAIK, FLAC uses a fixed block length so block boundaries are just put somewhere a block ends. Flake, another FLAC-encoders can use variable block length and has a algorithm to decide the length, but this is outside of the -0 to -8 presets, as these are all fixed block length. _______________________________________________ flac-dev mailing list [email protected] http://lists.xiph.org/mailman/listinfo/flac-dev
