I am working with PHP. I want to find a way to upload a maximum of 30 second video clips on upload. How to check that the uploaded video duration is only 30 seconds long?
Also, I want to find a way with PHP to convert a video in other formats such as MP4.
Please suggest us.