• Remember to address to the Bug Tracking guidelines and to follow the instructions in the post ticket template.
  • Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

  • Chevereto Support CLST

    Support response

    Support checklist

    • Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • Confirm that the server meets the System Requirements
    • Check for any available Hotfix - your issue could be already reported/fixed
    • Read documentation - It will be required to Debug and understand Errors for a faster support response

Reviewing bug related to Microsoft edge or Firefox

SunnyBlueSkies

SunnyBlueSkies.com
🐞 Fixed bug affecting video uploads when using max image size

When using max. image size the system was also trying to issue the resize of video files, causing the upload to fail. Chevereto v4.1.4 fixes this bug.
Adding to this, if possible, can you look into the bug related to Microsoft edge or Firefox where if a client attempts to upload a file, they are greeted with an src error message due to incorrect JavaScript configuration. Works fine on chrome, not so much on chromium.
 
MEDIA_ERR_SRC_NOT_SUPPORTED appears when the web browser fails to load the video, it is the web browser which is indicating that the file can't be loaded.

Perhaps your videos are corrupted, I just tested on Edge Windows 10 and it works. Perhaps you should share the video to test from here.
 
How do I go about sharing the videos to you via the forum, there's no attachment option for it. only photos.
that said, the files aren't corrupted, they do work and load properly on the website and the files have not been modified from your first release.
Currently on 4.1.13
 
The error is thrown at web browser layer, best you can do is to show me the videos and indicate the system specs where it fails (os, browser, with version)
 
I have been investigating this one for a while and sadly it is complicated.

The issue is that browsers don't load video the same way and there's no standard either, at least not adopted. Support for video files seems to vary in several factors, every vendor pours their own magic. For example iOS uses heif/heic which doesn't work on web so when you pick a file it converts it on the fly to JPEG/MOV.

There's also the issue on how browsers understand HDR video, and several other nasty issues that doesn't worth mentioning.

Will keep digging.
 
Back
Top