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

comment out video derivative that makes webm #500

Merged
merged 4 commits into from
Feb 7, 2024

Conversation

cziaarm
Copy link
Collaborator

@cziaarm cziaarm commented Dec 12, 2023

Story

Refs #497

Expected Behaviour Before Changes

When uploading larger mp4 files there's an an awful lot of time spent transcoding them to webms... To the point where they are stuck busy on the worker for hours and gobble up all the available memory

these webms don't get used in the UV player...

Expected Behaviour After Changes

After removing the webm derivative generation we will expect no webm derivativess, but uploads of larger mp4s should complete, there should be no other effects on video playback...

@cziaarm cziaarm merged commit f12b25c into main Feb 7, 2024
8 checks passed
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.

1 participant