How can I split a video every X minutes using iMovie or some other Mac software, outputting the split videos to a folder, named by section (e.g. "video1of4", "video2of4")?
Tell me more
×
Ask Different is a question and answer site for
power users of Apple hardware and software. It's 100% free, no registration required.
|
VLC has an "Exporting Wizard" that will let you subset. VLC also has a CLI interface so you should be able to automate it. |
|||||
|
|
I used to do splits using ffmpeg on Fedora . I don't have the exact command handy though. You could install ffmpeg and mplayer tools on OS X . |
|||
|
|