scientist-softserv / britishlibrary

Other
3 stars 0 forks source link

comment out video derivative that makes webm #500

Closed cziaarm closed 4 months ago

cziaarm commented 6 months ago

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...