You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.
I try to convert a 3gp video file to mp4. Sonus do not throw any exception but do not convert my video.
Sonus::convert()->input($video)->output(public_path().'/uploads/'.$filePath.'/full_size/'.$fileName)->go();
If try this with .mov (to .mp4) file it works pretty good...
The text was updated successfully, but these errors were encountered: