Skip to content

Bitrate not changing #20

Open
Open
@pavelpoley

Description

Why is bitrate configuration is -sample_fmt and not -b:a ?

For example when I use FFmpegBitRate values nothing changes, the bitrate is always 64k.
If I use:
commandBuilder.addAll(listOf("-b:a", "320k"))
The bitrate is changing.

What should I do to change the bitrate without forking the repository and change it manually?

Activity

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

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