4 Articles tagged with Uploading
-
- Documentation
- /
- Cloud Storage
Upload Handling Settings
When configuring your cloud storage you have a variety of options to control how uploads are handled by WordPress and Media Cloud.
-
- Documentation
- /
- Direct Uploads
Direct Upload Settings
Integrate with Media Library When this option is enabled, performing any uploads through WordPress’s media library will perform direct uploads. If this option is off you will have to use the Cloud Upload page to do direct uploads. Direct Upload Images/Video Files/Audio Files/Documents These next set of …
-
- Documentation
- /
- Direct Uploads
Direct Upload Image Settings
Detect Faces Enabling this will use browser based javascript machine learning to detect faces in your uploads. Detected faces will be stored as additional metadata for the image. If you are using Imgix, you can use this for cropping images centered on a face. If you are relying on …
-
- Documentation
- /
- Direct Uploads
Direct Upload Video Settings
Use FFProbe for Videos When this option is enabled, Media Cloud will use a command line tool called FFProbe to fetch the metadata about the video. FFProbe must be installed on your server and the PHP function shell_exec must be enabled.