Choose video and audio inputs
The file types RoughCut accepts, how to add or replace them, and when a separate audio track helps rather than hurts.
RoughCut accepts mp4, mov, mkv, avi, and m4v video, plus wav, mp3, and m4a audio. Drop a file onto the New Rough Cut drop zone or use the browse buttons; dropping a second file replaces the first, and Reset clears both. A separate audio file is optional. RoughCut analyses and transcribes that track while the exported timeline still references your original video, so add one only when it is a clean microphone recording that stays in sync with the picture. An unsupported file is refused with a message naming every accepted extension. An accepted extension is not a promise that the codec inside the container decodes on your Mac, so test an unusual recording on a short clip before committing an hour of footage to it.
On this page
Prerequisites
- A video file in one of the supported containers, stored somewhere it can stay put until you have exported and imported the result.
- Optionally, a separate microphone recording of the same take.
Supported file types
| Kind | Extensions |
|---|---|
| Video | mp4, mov, mkv, avi, m4v |
| Audio | wav, mp3, m4a |
These are the same lists used everywhere a file reaches RoughCut: the drop zone, the browse panels, Finder's Open With, a drop on the Dock icon, and a Final Cut Pro share destination.
Steps
- Choose
New Rough Cutin the sidebar, underStudio. - Drag a video file onto the drop zone in the
Choose your mediabox. It readsDrop a video hereuntil a file is chosen. - Or click
Browse Video…and pick the file from the open panel. - To swap the video, drop another file on the same zone — it now reads
Drop to replace the video— or clickBrowse Video…again. The new file replaces the old one; there is no second video slot. - Only if you recorded a separate microphone track of the same take, click
Browse Audio (optional)…and choose it. Skip this step otherwise. - Check the file chips under the drop zone. They show the filenames you selected, so you can confirm you picked the right take before spending a run.
- To clear both files and start over, click
Reset. It also restores the cut controls to your saved configuration defaults.
Expected result
The drop zone shows a chip for your video, and a second chip for the audio file if you added one. Process becomes available once a video is present, the speech model is ready (or Pro Cloud transcription is selected), and no validation message is showing.
When a separate audio file helps
RoughCut extracts audio from the video automatically, so most jobs need nothing else. The screen says so directly:
Audio is extracted automatically. Files are never copied — the FCPXML references your original file in place.
Adding a file with Browse Audio (optional)… changes what RoughCut listens to, not what it exports:
| Stage | Uses the separate audio file | Uses the original video |
|---|---|---|
| Silence detection | Yes | — |
| Transcription | Yes | — |
| Cut timings | Derived from that audio | — |
| Exported FCPXML | — | Yes, referenced in place |
That is the whole reason to use it. A lavalier or shotgun mic recorded to a separate device is usually far cleaner than the camera's onboard microphone, and a cleaner signal produces a better transcript and better silence boundaries. The timeline you import into Final Cut Pro still points at the original video file.
The separate track must be synchronised with the video. Every cut time is measured against the audio RoughCut analysed. If the mic recording starts a second early, every cut in the exported timeline lands a second early too. If you are not certain the two are in sync, leave the audio slot empty and let RoughCut extract from the video.
Unsupported files
Dropping a file RoughCut cannot take shows this message, with the offending extension filled in:
Unsupported file type .<ext>. Video: mp4, mov, mkv, avi, m4v. Audio: wav, mp3, m4a.
Sending an unsupported file from Finder or Final Cut Pro produces the same refusal, named after the file:
RoughCut can't open "<name>". Video: mp4, mov, mkv, avi, m4v. Audio: wav, mp3, m4a.
The fix is the same in both cases: convert the file to one of the listed containers first, or export a supported version from the application that produced it.
An accepted extension is not a guarantee
The extension check looks at the container, not at the codec inside it. .mkv and .avi in particular are containers that can hold a very wide range of video and audio codecs, and some of what they can hold will not decode on macOS.
So a file can be accepted at the drop zone and still fail later, during the audio-extraction or probe stage. If you are working with anything unusual — an older camera, a screen recorder you have not used before, a download of unknown provenance — do this first:
- Trim a short section, a minute or so, into its own file.
- Run that short file through RoughCut.
- Only commit the full recording once the short test completes.
A failed job costs you nothing: it does not consume one of your included cuts. What it costs is time, and a short test spends far less of it than a two-hour recording that fails at the end. See Understand job progress and cancellation.
Common mistakes
- Adding an unsynchronised audio file. The most damaging mistake on this screen, because the cut looks plausible and every timing is wrong.
- Adding the camera audio as a "separate" track. It is the same signal RoughCut already extracted. It gains you nothing.
- Adding an audio file expecting a better picture. The audio track only affects analysis. The exported timeline always references the video you chose.
- Moving or renaming the source file after processing. The exported FCPXML points at the original path, so Final Cut Pro reports the media as offline.
- Assuming an exotic container will work because it was accepted. Test it short first.
Troubleshooting
| Message or symptom | Cause | Fix |
|---|---|---|
Unsupported file type .<ext>. … | The container is not on the accepted list | Convert or re-export to mp4 or mov |
RoughCut can't open "<name>". … | Same check, from Finder or a share destination | Same fix, then open the converted file |
source media not found: <path> | The file moved, was renamed, or is on a volume that is no longer mounted | Restore the file to its original location, or add it again and process a new job |
| Job fails early, during audio extraction | Accepted container, undecodable codec inside | Transcode to mp4 (H.264 or HEVC video, AAC audio) and try again |
| Cuts are consistently offset | A separate audio file is out of sync with the video | Remove the audio file and process again using the video's own audio |
For format questions beyond the input stage, see Supported file formats. If a job fails outright, Troubleshooting by symptom covers what each message means.