Skip to content

"unrecognized arguments" when transcoding to mp3 #299

@atomGit

Description

@atomGit

Describe what you are attempting to do
starting with FLAC files, i want to normalize gain and output MP3's

example in the doc:
ffmpeg-normalize input.mp3 -c:a libmp3lame -b:a 320k -o output.mp3

what i'm running:

$ ffmpeg-normalize '10cc - Cry.flac' -codec:a libmp3lame -qscale:a 0 --progress --output="./output/10cc - Cry.mp3" --debug
usage: ffmpeg-normalize INPUT [INPUT ...] [-o OUTPUT [OUTPUT ...]] [options]
ffmpeg-normalize: error: unrecognized arguments: -codec:a libmp3lame -scale:a 0

Additional context
ffmpeg-normalize 1.36.0
ffmpeg 7.1.1
Manjaro Linux

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