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

inconsistent Bitrates #396

Open
shane0168 opened this issue Oct 12, 2021 · 10 comments
Open

inconsistent Bitrates #396

shane0168 opened this issue Oct 12, 2021 · 10 comments
Assignees
Labels
recorder 🎵 Related to recording or encoding to WAV, MP3 with ID3 tags task ⚒ An improvement or general task to do
Milestone

Comments

@shane0168
Copy link

What is the bug ?

A clear and concise description of what the bug is.
Steps to reproduce the behavior or describe the expected behavior:
I'm getting inconsistent bitrates on downloads. I'm looking for 320. The quality still is great. I just feel like something is going wrong with my setup.
Track used
Spotify track/playlist used : https://open.spotify.com/search
https://open.spotify.com/playlist/37FBOW5egc2XyHSn65LqW0?si=7e9dbf07927c46b4
Screenshots
If applicable, add screenshots to help explain your problem.
image
image
image

@supsm
Copy link

supsm commented Oct 27, 2021

I don't think this is a bug. 320 kbps is the maximum bitrate, and some sections in songs simply don't contain enough date to use the entire 320 kbps. Variation is natural, and there doesn't seem to be anything wrong with your setup.

@WaldoDJ
Copy link

WaldoDJ commented Apr 4, 2022

Hi, im new with Spytify, thame thing.
Hi see that MP3 is in VBR encoder
Can set to CBR 320?

@jwallet jwallet added the recorder 🎵 Related to recording or encoding to WAV, MP3 with ID3 tags label May 4, 2022
@jwallet jwallet added needs feedback 📬 Cannot be close/fixed until users give more feedback and removed needs feedback 📬 Cannot be close/fixed until users give more feedback labels Jun 22, 2022
@jwallet
Copy link
Owner

jwallet commented Jun 22, 2022

using ABR https://github.com/Corey-M/NAudio.Lame/blob/master/LameDLLWrap/LAMEPreset.cs
this is normal behaviour

@jwallet jwallet added discussion 💬 Will be converted to a Github Discussion thread invalid 🕳 Issue out of scope and removed bug 🐞 labels Jun 22, 2022
@jwallet jwallet closed this as completed Jun 22, 2022
@pr8x
Copy link

pr8x commented Sep 15, 2022

@jwallet Would it be possible to add an option to conoltr whether ABR, VBR or CBR is used? Different people have different preferences and I would personally prefer CBR.

@jwallet jwallet reopened this Jan 13, 2023
@jwallet jwallet added task ⚒ An improvement or general task to do and removed invalid 🕳 Issue out of scope discussion 💬 Will be converted to a Github Discussion thread labels Jan 13, 2023
@jwallet
Copy link
Owner

jwallet commented Jan 13, 2023

I will reopen it since many people on reddit have an issue with that, but I think it's useless. It goes up to 320kbps but when there are silence they are no data so it's normal to have less that the maximum, unless you record a constant song. So it will now always reach the set bitrate because silence will be recorded. just know they won't be better quality because you see a higher final bitrate.

@WaldoDJ
Copy link

WaldoDJ commented Jan 13, 2023

Hi, Im DJ, the standar today is 320 CBR o FLAC, VBR may produce error in Dj software, in time remain for example, and its more slow to process

@supsm
Copy link

supsm commented Jan 13, 2023

This is really just a post processing issue, I agree that it's useless because ultimately users can just record full quality wav files and produce a mp3 or other format themselves. This isn't an audio processing app, it is just a recorder so I believe these features are out of scope.

jwallet added a commit that referenced this issue Jan 16, 2023
@jwallet jwallet added this to the Next milestone Jan 16, 2023
@jwallet jwallet self-assigned this Jan 16, 2023
@jumph4x
Copy link

jumph4x commented Apr 22, 2024

@jwallet would appreciate this, it is not useless for a number of use cases. One big one is the latest Pioneer XDJ-RR actually seems to be having issues with VBR.

@jumph4x
Copy link

jumph4x commented Apr 22, 2024

This is really just a post processing issue, I agree that it's useless because ultimately users can just record full quality wav files and produce a mp3 or other format themselves. This isn't an audio processing app, it is just a recorder so I believe these features are out of scope.

@supsm Recording in WAV does not allow attaching of metadata, this creates an abysmal workflow.

@WaldoDJ
Copy link

WaldoDJ commented Apr 22, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recorder 🎵 Related to recording or encoding to WAV, MP3 with ID3 tags task ⚒ An improvement or general task to do
Projects
None yet
Development

No branches or pull requests

6 participants