-
-
Notifications
You must be signed in to change notification settings - Fork 140
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
Comments
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. |
Hi, im new with Spytify, thame thing. |
using ABR https://github.com/Corey-M/NAudio.Lame/blob/master/LameDLLWrap/LAMEPreset.cs |
@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. |
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. |
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 |
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 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. |
@supsm Recording in WAV does not allow attaching of metadata, this creates an abysmal workflow. |
Hi, what about set mp3 encder in CBR? or Flac, flac support artwork and ID
Tags
El lun, 22 de abr. de 2024 16:25, Denis Ivanov ***@***.***>
escribió:
… 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 <https://github.com/supsm> Recording in WAV does not allow
attaching of metadata, this creates an abysmal workflow.
—
Reply to this email directly, view it on GitHub
<#396 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGCO4AN6NISYY33CL35H3ADY6VPZTAVCNFSM5F3RV6V2U5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TEMBXGA3TINZTGE2A>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
What is the bug ?
The text was updated successfully, but these errors were encountered: