Skip to main content

How Do I Play MTS Files On Mac?

by
Last updated on 5 min read

What’s Going On Here

Apple’s still dragging its feet in 2026—M1/M2 Macs can’t play MTS files straight out of the box. Those files from your Sony or Panasonic camcorder? They’re AVCHD containers, and macOS just doesn’t have the decoder. QuickTime Player throws up its hands with “The document could not be opened.”

No big deal though—you’ve got options. Free tools like VLC can handle the heavy lifting, or you can let iMovie do the conversion work for you. Either way, you’ll get your footage on screen without breaking a sweat.

Quick Fix Summary

Open the MTS file with VLC 3.0 (or newer)—just drag it onto VLC or right-click and choose Open With → VLC. That’s it. Want something editable? Fire up iMovie 10.4+, import from your camcorder, and click Import All. iMovie quietly converts the file to QuickTime (.mov) for you.

Why Can’t Macs Play MTS Files Natively

MTS is AVCHD, the format your camcorder spits out. Apple never bundled an AVCHD decoder with macOS, so QuickTime Player can’t touch it. The good news? Free tools like VLC already have the codecs built in. Or you can lean on iMovie, which converts MTS to ProRes or H.264 automatically when you import.

How to Play MTS Files on Mac Right Now

  1. Use VLC for instant playback
    • Grab the latest VLC for macOS (works on Intel and Apple Silicon).
    • Right-click the MTS file in Finder → pick Open With → VLC. (Or just drag it onto the VLC icon in your Dock.)
    • VLC opens the file instantly. Hit Cmd+F to go full-screen and watch.
  2. Convert MTS to QuickTime for editing
    • Open iMovie 10.4+ (it comes with macOS 12 and newer).
    • Go to File → Import → Camera Archive, then connect your camcorder or pop in the SD card.
    • Click Import All—iMovie handles the conversion to .mov (ProRes 422 on Intel Macs, HEVC on M1/M2).
    • Close iMovie. Your fresh .mov files live in ~/Movies/iMovie Library.imovielibrary/Original.

Still Not Working? Try These Backup Methods

  • HandBrake CLI for batch conversion
    • Install HandBrake with brew install handbrake (Homebrew comes with macOS 13+).
    • Run HandBrakeCLI -i input.mts -o output.mp4 -e x264 -q 20 to convert the file.
  • Cloud converter (zero install)
    • Head to CloudConvert, upload your MTS file, pick MOV as the output, and click Convert. The download link appears in about 30 seconds.
  • Shotcut for direct editing
    • Download Shotcut 24.01+, drag the MTS file straight into the timeline, then export as ProRes or H.264.

How to Avoid MTS Headaches in the Future

Change your camcorder’s recording setting to MP4 (XAVC S HD or MP4 HD). Those formats are smaller and play nicely with macOS. If you’re stuck with AVCHD for archiving, test each clip in VLC after shooting—silent frame drops often only show up on big screens.

Sources: Apple iMovie Support VideoLAN VLC Support HandBrake Project

Can I Play MTS Files Without Installing Anything

Absolutely. Just drag the MTS file onto VLC 3.0+—no installation needed if you already have it. VLC handles AVCHD natively, so the file should play right away.

What’s the Easiest Way to Convert MTS to MOV

Open iMovie 10.4+, import from your camcorder, and click Import All. iMovie does the conversion automatically. The MOV files end up in your iMovie library’s Original folder.

Does HandBrake Work on M1/M2 Macs

Yes. HandBrakeCLI runs fine on Apple Silicon. Just install it via Homebrew (brew install handbrake) and run your conversion command.

Is There a Free Online Tool to Convert MTS to MP4

Yep. CloudConvert lets you upload an MTS file, pick MP4 as the output, and download the converted file in about half a minute.

Can Shotcut Edit MTS Files Directly

Shotcut can. Drag the MTS file straight into the timeline, edit as needed, then export to ProRes or H.264. No conversion step required.

What Recording Format Should I Use to Avoid MTS

Switch your camcorder to MP4 (XAVC S HD or MP4 HD). Those formats are natively supported by macOS and won’t give you playback headaches.

How Do I Know If My MTS File Is Corrupted

Play it in VLC first. If you see missing frames or weird artifacts on a big screen, the file might be corrupted. A quick test after each shoot catches these issues early.

What’s the Fastest Way to Get MTS Files Off My Camcorder

Connect the camcorder to your Mac via USB or pop the SD card into your reader. Then open iMovie, go to File → Import → Camera Archive, and click Import All. The files transfer and convert automatically.

Can I Batch Convert Multiple MTS Files at Once

HandBrakeCLI can. Use a command like HandBrakeCLI -i input_folder -o output_folder -e x264 -q 20 to process a whole batch of MTS files in one go.

Do I Need to Buy Software to Play MTS Files on Mac

Not at all. VLC is free, and iMovie comes with macOS. Between those two, you won’t need to spend a dime.

What Happens If I Ignore the MTS Format

You’ll keep running into “The document could not be opened” errors in QuickTime Player. Stick with VLC or convert the files—otherwise, you’re stuck with an unplayable format.

Is There a Risk of Losing Quality When Converting MTS

Some loss is inevitable, but it’s usually minimal. iMovie’s default settings preserve quality well, and HandBrake’s x264 preset with quality set to 20 keeps things sharp.

Sources: Apple iMovie Support VideoLAN VLC Support HandBrake Project

Edited and fact-checked by the TechFactsHub editorial team.
Maya Patel

Maya Patel is a software specialist and former UX designer who believes technology should just work. She's been writing step-by-step guides since the iPhone 4, and she still gets genuinely excited when she finds a keyboard shortcut that saves three seconds.