Open BuyMyMojo opened 1 year ago
I went to lookup this again today and clicked the first link... and it was my own issue
I found a semi solution:
Using the default custom mp4 commnd (mp4box) you can add a single flag to add in the functionality -inter 500
but needing to use the custom output and not just having it as a single checkbox (especially for the ffmpeg outputs) is a little annoying
A quick toggle to include
-movflags +faststart
when using compatible containers (.mp4, .mov, idk about others) would be helpful, maybe a check box under the Advanced tab