Extract timecoded audio from camera files — two quick steps
ffmpeg is a free, open-source tool used by every major studio and broadcaster. It needs to be installed once — it runs silently in the background.
Open Terminal (search for it in Spotlight) and paste this command:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" && brew install ffmpeg
This installs Homebrew (a package manager) and then ffmpeg. It may ask for your password — that's your Mac login password. The whole process takes a few minutes.
Open PowerShell (search for it in the Start menu) and paste this command:
winget install Gyan.FFmpeg
This uses Windows Package Manager to install ffmpeg. Once it finishes, restart your computer so the system can find ffmpeg.
This script converts MXF and MP4 camera files into small, timecoded audio files you can upload to the Transcriber. Your footage stays on your computer — nothing is uploaded.
After downloading:
chmod +x ~/Desktop/mxf-to-aac.command
After downloading:
Camera file to transcript in minutes