Development blog for the Aften Open-Source AC3 encoder.
Friday, August 18, 2006
floats or doubles
There is now a configure switch to enable use of floats internally instead of doubles. This is less accurate, but faster. To use floats, just add "--enable-float" when running configure. Otherwise, Aften will use doubles.
No comments:
Post a Comment