webm takes ungodly amounts of time to process

This commit is contained in:
Luna D 2020-04-10 17:23:23 +00:00
parent 5f9e9d98a6
commit 1836fef402
No known key found for this signature in database
GPG key ID: E1A46CE9C03638A6

View file

@ -4,10 +4,12 @@
- else
#thumbnails-not-yet-generated.block.block--fixed.block--warning.layout--narrow
h3 Just a moment
p The image should appear in a few minutes; report it otherwise.
= if @image.image_mime_type == "video/webm" do
p WEBM uploads may take longer to process, it should appear in up to an hour (depending on file size and video length).
- else
p The image should appear in a few minutes; report it otherwise.
p Implications might have added tags, so check them in the meanwhile.
= if !@image.processed and @image.thumbnails_generated do
br
#image-being-optimized.block.block--fixed.block--warning.layout--narrow
| This image is being processed to optimize the filesize. It should finish shortly.
| This image is being processed to optimize the filesize. It should finish shortly.