Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:34
· 8 commits to main since this release
19d782e

Changed

  • Normalize audio now uses peaknorm's defaults (libopus/96k) — tokrec's
    hardcoded aac/128k defaults for --normalize-codec and
    --normalize-bitrate have been removed. When these flags are not
    explicitly provided, peaknorm's own defaults now apply: libopus audio
    codec at 96k bitrate (previously aac at 128k).