robbiepaul / cloudconvert-laravel

A Laravel wrapper for the CloudConvert API
177 stars 34 forks source link

How i will set video resolution of new video output file #46

Closed rizwanmcs closed 7 years ago

rizwanmcs commented 7 years ago

Hi guys, i want to convert video file .mov to mp4 but i don't know how i will set the resolution and buffer size for output file. Thanks CloudConvert::file('/public/uploads/gdtbgds125846.mov')->to('/public/convert/gdtbgds125846.mp4');

robbiepaul commented 7 years ago

You need to use withOptions there's documentation in the readme. Also check the official API docs for all the available converter options: https://cloudconvert.com/api/console