-
Notifications
You must be signed in to change notification settings - Fork 246
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
Massive MP4 conversion speed improvement #349
Merged
Merged
Commits on Aug 27, 2021
-
Using nparray instead of PIL to pass QImage to PyAV
Benchmarks are impressive with around 6x-7x encoding speed reduction
Configuration menu - View commit details
-
Copy full SHA for 9d97c55 - Browse repository at this point
Copy the full SHA 9d97c55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d2a4b3 - Browse repository at this point
Copy the full SHA 4d2a4b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 270d760 - Browse repository at this point
Copy the full SHA 270d760View commit details
Commits on Aug 30, 2021
-
Removing the pillow/PIL dependency and dead code
We no longer require pillow since we convert images to numpy arrays when encoding video now.
Configuration menu - View commit details
-
Copy full SHA for 16e1563 - Browse repository at this point
Copy the full SHA 16e1563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51e40b0 - Browse repository at this point
Copy the full SHA 51e40b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a45e48 - Browse repository at this point
Copy the full SHA 4a45e48View commit details -
I couldn't use the current session test since it doesn't carry the capabilities packet and I couldn't paint the correct first frame and we don't support live resize for the video conversion yet.
Configuration menu - View commit details
-
Copy full SHA for 05312d6 - Browse repository at this point
Copy the full SHA 05312d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8032ce4 - Browse repository at this point
Copy the full SHA 8032ce4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f85f1de - Browse repository at this point
Copy the full SHA f85f1deView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.