We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
justin.ruggles@… originally submitted this as ticket:12
Instead of rejecting it as unsupported, the encoder seems to try to encode it, but goes into an infinite loop.
The text was updated successfully, but these errors were encountered:
contact@… originally submitted this as comment:1:ticket:12
I've made changes to check for supported WAV PCM bit depth (i.e., reject anything that's not 16- or 24-bit).
It's my first time submitting changes to MacOSforge — are there any guidelines regarding code review before committing, &cet.? Thanks!
Sorry, something went wrong.
contact@… originally submitted this as attachment:patch.main.cpp:ticket:12
Patch for convert-utility/main.cpp
Should I fork and re-submit the patch as a pull request?
EDIT: Ah, wait. I'm only patching the convert utility, not the encoder itself. Will fix.
No branches or pull requests
justin.ruggles@… originally submitted this as ticket:12
Instead of rejecting it as unsupported, the encoder seems to try to encode it, but goes into an infinite loop.
The text was updated successfully, but these errors were encountered: