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

Removed invalid CBR option and channel layouts + added VBR option. #2

Merged
merged 2 commits into from Jul 20, 2020
Merged

Removed invalid CBR option and channel layouts + added VBR option. #2

merged 2 commits into from Jul 20, 2020

Conversation

CrypticSignal
Copy link
Contributor

[MP3] Added LAME's highest quality VBR option ('-V 0') and renamed the MP3 VBR options. The maximum bitrate with MP3 is 320k, so I have removed the 448k option. Also, MP3 does not support more than two channels.

[MP3] Added LAME's highest quality VBR option ('-V 0') and renamed the MP3 VBR options. The maximum bitrate with MP3 is 320k, so I have removed the 448k option. Also, MP3 does not support more than two channels.
Removed invalid CBR option and channel layouts + added VBR option.
@jessielw
Copy link
Owner

I wanted to say thank you. I am going to delete the last commit and accept this pull request first thing in the morning. Im very new to this and I didn't mean to do that.

I will definitely get this fixed!

@jessielw jessielw self-assigned this Jul 20, 2020
@jessielw jessielw merged commit ea2e68f into jessielw:master Jul 20, 2020
jessielw added a commit that referenced this pull request Apr 8, 2022
* Program now uses what ever AUDIO track number it is from source file and adds it to a string in output file
Example: -map 0:a:0 is actually Track #1, 0:a:1 is Track #2 (Good way to be sure which file you encoded/etc)
* This works for both manual/auto encode jobs completely
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants