Initializing... drag & drop files here
Supports: MTS
An .mts file is an AVCHD camcorder clip — H.264 video wrapped in an MPEG-2 transport stream, with a Dolby AC-3 (or, on some professional models, uncompressed LPCM) soundtrack. .oga is the Xiph.Org Foundation's general-purpose Ogg audio extension. This conversion is an audio extraction: the video is discarded and only the soundtrack is re-encoded into an Ogg file — by default with Vorbis, the open, royalty-free codec that game engines, Linux media players, and patent-averse open-source tooling specifically expect. The two tables below explain both sides so you know what you are starting from and what you end up with.
| Property | Value |
|---|---|
| What it is | AVCHD clip: MPEG-2 transport stream (BDAV) |
| Standard | Based on ISO/IEC 13818-1 (MPEG-2 TS); AVCHD spec by Sony and Panasonic |
| Era | Consumer and prosumer HD camcorders (2006 onward) |
| Video codec inside | H.264 / AVC (discarded in this conversion) |
| Audio codec inside | Dolby AC-3 (lossy) on most camcorders; LPCM (uncompressed) on some professional models |
| Channels | Mono, stereo, or 5.1 surround depending on the camera |
| In this conversion | Video is discarded; only the audio track is kept |
| Property | Value |
|---|---|
| Container | Ogg (Xiph.Org's open container) |
| Extension meaning | .oga = general-purpose Ogg audio of any codec (per RFC 5334); .ogg is the backward-compatible Vorbis-only spelling |
| Codec written here | Vorbis by default; Opus, FLAC, or Speex selectable in Advanced Options |
| Compression | Lossy (Vorbis, Opus, Speex) or lossless (FLAC) |
| Vorbis released | Xiph.Org, Vorbis I specification 2002 |
| Vorbis bitrate range | ~45–500 kbps (quality levels q-1 to q10) |
| Licensing | Royalty-free; Xiph describes Vorbis as "patent-clear, fully open" |
| Native playback | Chrome, Firefox, Edge, Opera, VLC, and most Linux players; not reliably on Apple (Safari only gained Ogg Vorbis around 18.4 / iOS 18.4) |
| Best for | Game-engine audio, Ogg-based tooling, and open-source projects that avoid patented codecs |
.mts clip onto the page, or click "+ Add Files" to browse. Queue several clips and they all extract with the same settings..oga target defaults to Vorbis; the Audio Codec dropdown also offers Opus, FLAC, and Speex. Leave it on Vorbis for game engines and legacy Ogg tooling..oga file individually or as a ZIP. No sign-up, no watermark.Both use the same Ogg container, but the extensions signal what is inside. Per Xiph's naming convention (formalized in RFC 5334), .oga is the general-purpose extension for Ogg audio of any codec — Vorbis, Opus, FLAC, or Speex — while .ogg is a backward-compatible spelling reserved for streams that carry only Vorbis. In practice many players treat the two extensions identically, so a Vorbis stream works under either name. This tool writes .oga; if your target specifically wants the Vorbis-only .ogg spelling, use MTS to OGG instead.
No. This is an audio extraction — the H.264 video track is discarded and you get an audio-only .oga file. If you want to keep the picture alongside the sound, convert MTS to MP4 instead, which re-encodes both streams into one playable file.
It depends on what your camcorder recorded, and this is an honest limit rather than a tool flaw. Most AVCHD cameras record Dolby AC-3, which is already lossy, so re-encoding to Vorbis is a lossy-to-lossy transcode that cannot rebuild detail the original codec discarded — keep the Vorbis bitrate at or above the source to avoid adding a second round of loss. If your clip carries LPCM (uncompressed, found on some professional models), extracting to Vorbis is a clean first-generation encode, and a higher bitrate keeps it close to the master.
For a brand-new project, Opus is the technically better choice — since 2013 the Xiph.Org Foundation has recommended Opus over Vorbis for new applications, and Opus holds quality better at low bitrates. The reason to still pick Vorbis is compatibility with tooling built around it: many game engines and their importers, internet-radio stacks, and older Linux applications expect Vorbis-in-Ogg specifically. If your target understands the newer codec, use MTS to Opus instead, or switch the Audio Codec dropdown to Opus before converting.
It can in principle — the Ogg container and both Vorbis and Opus support multichannel audio — but whether surround survives depends on the codec settings and on whether your player decodes Ogg multichannel correctly, which many do not. If your AVCHD clip carries a 5.1 mix and surround matters, test the output before relying on it; for a soundtrack you will play across ordinary devices, a stereo extract is the safer, more universally supported result.
Because the Ogg audio extensions exist largely to serve the Vorbis era, and Vorbis is the codec the players and toolchains most likely to open a .oga file expect. Defaulting to Vorbis makes the output "just work" for game engines and legacy Ogg software. If you would rather keep the newer codec, switch the Audio Codec dropdown to Opus, or use the dedicated MTS to Opus converter.
Not reliably, especially on older Apple hardware. Ogg Vorbis has played natively in Chrome, Firefox, Edge, Opera, and VLC for years, but Apple only added native Ogg Vorbis playback to Safari very recently (around Safari 18.4 / iOS 18.4), and earlier versions need a third-party player. If your target is the Apple ecosystem or any older device, extract to MTS to MP3 instead, which plays virtually everywhere.
Match or slightly exceed the source. Vorbis spans roughly 45–500 kbps; for a typical stereo AC-3 camcorder track, 160–192 kbps Vorbis preserves a music mix cleanly, while 96–128 kbps is fine for speech-heavy recordings. In our testing, a stereo AC-3 soundtrack extracted to 192 kbps Vorbis was hard to tell from the source in normal listening, while going below the source's effective bitrate is where audible loss starts to creep in.
Your MTS file is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — no sign-up, no watermark, never shared or made public.