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

Invalid SetMaxSize Logic and Invalid CRF q settings in FFmpegWriter #198

Merged
merged 2 commits into from Mar 9, 2019

Conversation

jonoomph
Copy link
Member

@jonoomph jonoomph commented Mar 9, 2019

When calling Timeline::SetMaxSize, it should never allow a size larger than the timeline's size, which solves broken previews for very small resolutions. Also, the q settings were incorrect when exporting a "low quality" CRF of 50 (this caused an exception before).

@jonoomph jonoomph merged commit 3f17601 into develop Mar 9, 2019
@jonoomph jonoomph deleted the fix-export-and-preview-quality branch March 9, 2019 19:19
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

1 participant