Skip to content

Specify bitrate in a config file?#280

@randycoulman

Description

@randycoulman

Is there a way to specify the bitrate parameter in a configuration file? From what I can see, there isn't.

I'd like to be able to supply a config file with parameters that work on a CI machine but allow a developer to override those values using environment variables when working on their local workstation. There is already an environment variable for this, but the current code doesn't seem to use a bitrate that was provided in a configuration file.

I saw #172, but that PR doesn't seem to show any actual changes and it was closed without merging after being approved.

Is there a reason why this wouldn't be a desirable feature?

Thanks for a super-handy library! Works great in all of my testing so far!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions