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

Even when using full quaternions, bit rate optimization can fail to reach the error threshold #178

Closed
nfrechette opened this issue Dec 28, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@nfrechette
Copy link
Owner

The bit rate optimization algorithm makes a best effort to optimize for size. If this fails to find an adequate bit rate, the remaining error can be quite large in exotic cases. We should attempt to max our every track bit rate as a last resort but only if full quaternions are used as dropping the W component is very lossy by nature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant