Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert from 3gp to mp4 #8

Open
francescoassenza opened this issue Sep 10, 2015 · 0 comments
Open

convert from 3gp to mp4 #8

francescoassenza opened this issue Sep 10, 2015 · 0 comments

Comments

@francescoassenza
Copy link

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...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant