Skip to content

--no-smart-padding description wrong #113

Description

@deton24

When you open qaac64.exe in CMD, it says

--no-smart-padding
Don't apply smart padding for gapless playback.
By default, beginning and ending of input is
extrapolated to achieve smooth transition between
songs. This option also works as a workaround for
bug of CoreAudio HE-AAC encoder that stops encoding
1 frame too early.
Setting this option can lead to gapless playback
issue especially on HE-AAC.
However, resulting bitstream will be identical with
iTunes only when this option is set.

I mean this:

Setting this option can lead to gapless playback
issue especially on HE-AAC.

Should be:

Setting this option can lead to no gapless playback
issue especially on HE-AAC.

Because in this state it seems to be contradictory to what it's said at the beginning:

Don't apply smart padding for gapless playback.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions