i am a little new at ffmpeg
.
Have a video script ( ClipBucket ) and would like to know how to add -movflags +faststart
to the script to take advantage of this for .mp4
videos being converted.
here is the code ffmpeg.class.php
. Not sure where I can add this to work properly
https://github.com/arslancb/clipbucket/tree/master/upload/includes/classes/conversion
ffmpeg.class.php and conversion.class.php
Seems to be the correct file(s), just not sure where to add it
Thanks so much in advance.
Spiro