Initializing... drag & drop files here
Supports: AV1
Wrap an AV1 video in the M2TS (BDAV MPEG-2 Transport Stream) container used by Blu-ray and AVCHD camcorders. M2TS players and authoring tools don't read AV1, so this is a real re-encode — AV1 is re-encoded into an M2TS-friendly codec (typically H.264). One important catch: for a file that actually conforms to disc specs, you must set the Audio Codec to AC-3 (Dolby Digital) — see the table below for why.
.av1 file onto the page or click "+ Add Files." You can queue several clips and convert them with the same settings.| Property | AV1 (raw .av1) |
M2TS (BDAV) |
|---|---|---|
| Type | Video-only codec / OBU elementary stream | Container (MPEG-2 Transport Stream) |
| Standard body | Alliance for Open Media (AOMedia) | Blu-ray Disc Association |
| Released | Bitstream 1.0.0, June 2018 | 2006 |
| Video codec | AV1 (royalty-free) | H.264/AVC (also MPEG-2, HEVC) |
| Spec-compliant audio | none (audio is separate) | AC-3 (Dolby Digital) or LPCM |
| Carries audio? | No — pair externally | Yes, multiplexed in the stream |
| Best for | Web/streaming delivery, small files | Blu-ray, AVCHD camcorders, disc authoring |
A bare .m2ts file isn't a finished disc — Blu-ray and AVCHD playback needs the full BDMV/AVCHD folder structure built by authoring software (such as multiAVCHD or tsMuxeR). What you get here is a spec-friendly M2TS stream you can feed into that authoring step. For the stream itself to conform, set H.264 video and AC-3 audio.
xconvert's M2TS output commonly defaults audio to AAC, which is convenient for general playback but is not part of the AVCHD or Blu-ray BDAV spec — those formats only allow AC-3 (Dolby Digital) or uncompressed LPCM. If you leave it on AAC, many disc players and authoring tools will reject the file, so switch the Audio Codec to AC-3 before converting.
Some quality is lost because AV1 has to be re-encoded into the M2TS video codec (usually H.264) — you can't simply copy AV1 into a transport stream. Keeping the Quality Preset at "Very High" and matching the source resolution minimizes the visible difference, but a re-encode is never bit-for-bit identical to the original.
No. The Preset Resolutions and Width x Height controls can enlarge the frame, but upscaling a 480p or 576p source to 1080p only stretches existing pixels — it does not recover detail that was never recorded. Convert at the source resolution for the cleanest result.
There's no fixed file-count cap; the practical limit on a large clip is upload size and time over your connection. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — never shared or made public, with no sign-up or watermark.
If you only need broad playback on phones, computers, and TVs rather than a physical disc, convert AV1 to MP4 instead — MP4 is far more widely supported and keeps AV1 or H.264 with AAC without the BDAV constraints. Choose M2TS only when you specifically need a Blu-ray/AVCHD-style stream. To go the other way, see convert M2TS to MP4.