/movBaker

Mass converts .mov files (i.e. MacOS screen recordings, iPhone videos) to video-editor-compatible m4v files. Included in the 2020 GitHub Archive Program!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

movBaker

License: GPL v3

Convert .mov files (Mac screen recordings, iPhone) to .m4v files you can edit in Premiere Pro. Faster than manually fixing large amounts of footage.

Guide:

  1. Place movBaker.py in the folder containing the .mov files you want to prepare. There can be other non-.mov in the folder as well, movBaker won't damage them
  2. Run movBaker with 'python movBaker.py'

This repo was included in the 2020 GitHub Archive Program!