[Flac-users] libflac memory requirements?
Dave Flowerday
davidf at pier13.com
Fri Aug 16 11:50:03 PDT 2002
> I forgot to mention, as a temporary workaround until the next
> release, in your development environment you can safely reduce
> the requirement by changing the word
> 'FLAC__MAX_RICE_PARTITION_ORDER' to '6' in the definition of the
> struct FLAC__EntropyCodingMethod_PartitionedRice, in format.h,
> if you remember this limitation: it will only support files with
> a max partition order of 6. This number corresponds to the value
> passed to '-r' in flac. You will notice that 6 is the maximum
> used for -r in any of the -0 .. -8 options in flac. Just make
> sure you don't release this change anywhere.
Thanks for the help. I guess I'll give this another shot tonight.
More information about the Flac
mailing list