• 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:

    • ๐Ÿ˜Œ This community is user driven. Be polite with other users.
    • ๐Ÿ‘‰ Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • ๐Ÿ’ธ Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • 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

Can't upload vedio

Version
4.1.4
PHP version
8.0.26
Database driver
MariaDB
Database version
10.7.3
Web browser
firefox

madlaxcb

Chevereto Member
Chevereto 4.1.4
I configured the paths for FFmpeg related binaries in ENV.Can't upload vedio now.




pzCWM.png

pzcSG.png

pzX4I.png
 
Picture you posted says "your ffmpeg is too old". Perhaps the issue is that you are using the git source? You should be using a release package, not a repo branch. These are for development, not for everyday use.
 
Chevereto only issues a command wrapper, simple as that. The wrapper tries for -version, meaning that if you run ffmpeg -version you will get the same error. It is a passtru, nothing fancy.

๐Ÿ˜Ž Try using my docker infra, this stuff works flawlessly there.
 
Chevereto only issues a command wrapper, simple as that. The wrapper tries for -version, meaning that if you run ffmpeg -version you will get the same error. It is a passtru, nothing fancy.

๐Ÿ˜Ž Try using my docker infra, this stuff works flawlessly there.

Why i can't get the same error?

taWsn.png
 
Hard to tell, perhaps hardware related. If you want to isolate the issue the best thing you can do is to use a static binary.

The problem seems to be between ffmpeg and php, perhaps permissions related.
 
Back
Top