Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] use opusenc when converting convert to opus #643

Open
jaum20 opened this issue Mar 3, 2024 · 0 comments
Open

[FEATURE] use opusenc when converting convert to opus #643

jaum20 opened this issue Mar 3, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jaum20
Copy link

jaum20 commented Mar 3, 2024

Is the feature request related to a problem. Please describe it.

I am downloading flacs from Qobuz

my cofig:

[conversion]
enabled = true
codec = "OPUS"
sampling_rate = 48000
bit_depth = 24
lossy_bitrate = 190

but all resulting files have a bitrate bellow 192.

Describe the solution you would like.

When I use opusenc --bitrate 192 file.flac the resulting bitrate is always slighlyy above 192. I would like to get opus ~192kbps using streamrip

Describe alternatives you've considered.

none

@jaum20 jaum20 added the enhancement New feature or request label Mar 3, 2024
@jaum20 jaum20 changed the title [FEATURE] use opusen when converting convert to opus [FEATURE] use opusenc when converting convert to opus Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant