Verifiedby Adam B.·reviewed by FE Editorial·updated Jun 15, 20263.2(5 votes)Thanks for rating!
QUICK ANSWER
An M2T file is high-definition video captured from an HDV tape camcorder (Sony, Canon, JVC). It holds MPEG-2 HD video at 1080i or 720p inside an MPEG-2 Transport Stream. VLC media player opens it on Windows, macOS and Linux with no extra codecs. To share or edit it, convert M2T to MP4 using the free HandBrake.
Developer: Sony / JVC (HDV consortium: Sony, JVC, Canon, Sharp)Category: Video FilesOpen standardMIME: video/mp2t
An .m2t file is an HDV video capture stored as an MPEG-2 Transport Stream. The HDV format was developed by Sony and JVC (joined by Canon and Sharp) and standardized in 2003, targeting prosumer camcorders that recorded high-definition video to standard MiniDV cassettes.
Structurally, .m2t is a plain MPEG-2 Transport Stream of 188-byte packets. Each packet starts with the sync byte 0x47 (G), which also repeats every 188 bytes - the structural fingerprint of all plain TS files. This distinguishes .m2t from .m2ts (BDAV Blu-ray transport streams), which use 192-byte packets with a 4-byte timecode prefix and carry H.264 rather than MPEG-2 video.
The video is encoded as MPEG-2 (H.262) at up to 25 Mbps. HDV comes in two variants: HDV1 (1280×720p, used by Sony and JVC) and HDV2 (1440×1080i anamorphic, used by Sony, Canon, and Sharp). Audio is MPEG-1 Layer II at 384 kbps, 48 kHz stereo.
.m2t files are captured from tape via FireWire (IEEE 1394) using software such as Adobe Premiere Pro, Sony Vegas, or the command-line tool dvgrab on Linux. At 25 Mbps the recording runs approximately 2.15 GB per 10 minutes.
HDV has largely been replaced by AVCHD (.mts) and then by H.264/HEVC MP4 in modern cameras. VLC, FFmpeg, and HandBrake all handle .m2t playback and transcoding today.
Security & safety
RISK: LOW
M2T is passive video data with no scripting, so playing or converting one is safe. Practical cautions: play in VLC rather than installing unknown 'MPEG-2 codec packs' from the web, which often carry adware. MPEG Streamclip and some older 'M2T converter' tools are no longer maintained; stick to VLC, HandBrake and FFmpeg.
Format details
in a nutshell
FULL NAMEHDV MPEG-2 Transport Stream Video (M2T)aka HDV video file, MPEG-2 HD transport stream
DEVELOPERSony / JVC (HDV consortium: Sony, JVC, Canon, Sharp)since 2003 (HDV format specification released; first HDV camcorders 2003-2004)
M2T is a plain MPEG-2 Transport Stream: 188-byte packets each starting with sync byte 0x47 ("G"). So 0x47 appears at offset 0 and then every 188 bytes - this is the structural fingerprint of all plain TS files. Distinguish from M2TS (Blu-ray BDAV) where packets are 192 bytes and 0x47 sits at offset 4 after a 4-byte timecode prefix.
Programs that open M2T files
Windows6 apps
Adobe Media EncoderPaidAdd the .m2t and transcode to MP4/H.264 or any broadcast format - ideal for Premiere/After Effects pipelines.
VLC media playerOpen-sourceDrag the .m2t into VLC and it plays immediately - no extra codecs needed.
Nero Multimedia SuitePaidNero Video can import M2T for disc authoring or conversion. Part of the Nero suite.
No questions yet - be the first to ask about M2T files.
Frequently asked questions
What is an M2T file?
An M2T file is high-definition video from an HDV tape camcorder (Sony, Canon, JVC). It is an MPEG-2 Transport Stream containing MPEG-2 HD video at 1080i or 720p, recorded onto Mini-DV or DV tape.
How do I play an M2T file?
Use the free VLC media player on Windows, macOS or Linux - it plays M2T immediately with no extra codecs.
How do I convert M2T to MP4?
Open the file in the free HandBrake, choose an MP4 preset (e.g. Fast 1080p30), enable Deinterlace if the footage is 1080i, and click Start Encode. FFmpeg can also do it from the command line.
What is the difference between M2T and M2TS?
Both are MPEG-2 Transport Streams, but M2T (HDV tape capture) uses plain 188-byte packets with MPEG-2 video, while M2TS (Blu-ray/AVCHD) uses 192-byte packets (with a 4-byte timecode header) and typically carries H.264 video.
What is the difference between M2T and MTS?
M2T is the tape-based HDV format using MPEG-2 video (Sony, Canon, JVC). MTS is the memory-card AVCHD format using H.264 (also Sony, Panasonic, Canon but a different generation of cameras). Both use MPEG-2 TS packets but differ in codec and packet prefix.
Why does Windows Media Player not play my M2T file?
Windows Media Player lacks built-in MPEG-2 HD decoding for M2T without a codec pack. Use VLC (free, no codecs required) instead.
Can I import M2T into Premiere or Final Cut?
Yes - Adobe Premiere Pro imports M2T natively (set the sequence to HDV). Final Cut Pro also handles HDV MPEG-2 streams. If your editor refuses it, pre-convert to MP4 with HandBrake first.