Initializing... drag & drop files here
Supports: DIVX
AVCHD is the camcorder format Sony and Panasonic introduced jointly in 2006 for consumer HD recording: H.264/AVC video and Dolby AC-3 audio multiplexed into an MPEG transport stream. DivX is the opposite kind of thing — an MPEG-4 Part 2 codec from the DVD-rip era, usually standard definition, usually sitting in an AVI. This tutorial covers what happens when you push one into the other, which settings are locked and why, what the file you download actually is, and the point at which this conversion stops being the right answer.
.divx file onto the page or click to browse for it. Several files can be queued and converted with the same settings; each is uploaded over an encrypted connection.The download is named with an .avchd extension, and that is worth explaining, because AVCHD is a specification rather than a file type — real AVCHD recordings are named .mts or .m2ts. Inside the file is an MPEG transport stream carrying an H.264 video track and an AC-3 audio track, which is exactly the AVCHD stream format. We checked the output: it probes as mpegts with those two streams.
The practical implication is about file associations, not about the data:
movie.avchd to movie.mts (or .m2ts) and they will pick it up. No re-conversion is needed — the bytes are already correct.| Property | Value |
|---|---|
| Developed by | Sony and Panasonic, jointly |
| Introduced | 2006, for consumer HD camcorders |
| Video codec | H.264 / MPEG-4 AVC |
| Audio codecs allowed | Dolby Digital AC-3 (64-640 kbit/s) or linear PCM on some professional models |
| Container | MPEG transport stream |
| Recorded extensions | .mts on the camcorder, .m2ts after import to a computer |
| Maximum bitrate | 24 Mbit/s, or 18 Mbit/s when recorded to DVD media |
| 2011 amendment | AVCHD Progressive added 1080/50p and 1080/60p at up to 28 Mbit/s; AVCHD 3D added stereoscopic recording |
| Observed AC-3 rates in the wild | 256 kbit/s and 384 kbit/s |
| Page | Container written | Default video / audio | Choose it when |
|---|---|---|---|
| DivX to AVCHD (this page) | MPEG transport stream | H.264 / AC-3, both locked | You want spec-correct AVCHD audio without thinking about it |
| DivX to MTS | MPEG transport stream | H.264 / AAC by default | You want the camcorder-style extension and will set the audio yourself |
| DivX to M2TS | MPEG transport stream | H.264 / AAC by default | Software expects the post-import .m2ts naming |
.avchd extension has no file association anywhere. Rename it to .mts or .m2ts, or open it in VLC, which ignores the extension entirely.Because AVCHD does not allow it. The specification permits Dolby Digital AC-3 or uncompressed linear PCM and nothing else, so this page offers AC3 alone rather than letting you build a file that calls itself AVCHD and then gets rejected by the first hardware player that reads it. If you want AAC in a transport stream — perfectly reasonable if the destination is a computer or a media server rather than a disc — use the MTS or M2TS page instead, where AAC is the default.
No. What you get is the AVCHD video stream. A player-ready AVCHD disc or memory card also needs the BDMV directory structure, the STREAM folder, the clip information and playlist files, and the index metadata — all of which authoring software writes. This file is the correct input to that authoring step, not a substitute for it. Copying it loose onto an SD card will not make a camcorder recognise it.
No. AVCHD is a high-definition format, but it cannot invent detail that was never recorded. Most DivX rips are 480p or 576p; selecting 1080p under Preset Resolutions stretches those pixels across a bigger frame and produces a soft, upscaled image in a much larger file. The output is genuinely HD only if the DivX source was already HD, which is unusual for the format.
AVCHD caps at 24 Mbit/s, dropping to 18 Mbit/s for material recorded to DVD media, and the 2011 AVCHD Progressive amendment raised the ceiling to 28 Mbit/s for 1080/50p and 1080/60p. Switch File Compression to Constant Bitrate and stay under whichever of those applies to your target device. For a standard-definition DivX source, anything above about 8 Mbit/s is spending bits on compression artefacts you already have.
Nothing in the stream itself — both hold the same AVCHD transport stream. The distinction is purely conventional: camcorders write .mts onto the recording media, and the file is usually renamed to .m2ts once it has been imported to a computer or written into a disc structure. Some software is fussy about which one it will open, which is the only practical reason to care.
It re-encodes. Your source is MPEG-4 Part 2 and AVCHD requires H.264, so the video has to be decoded and compressed again — there is no stream copy path, and the audio is likewise re-encoded from MP3 to AC-3. That means one lossy generation is added on top of whatever the original DivX encoder discarded. Keeping the "Very High (Recommended)" preset and the original resolution keeps that generation as invisible as it can be.
Convert to AVCHD only when something in a Blu-ray or camcorder workflow specifically wants an H.264 transport stream with AC-3 audio. For everything else — phones, browsers, smart TVs, editors, media servers — DivX to MP4 is the better conversion. It is the same H.264 video, in a container that every modern device understands, at a smaller size and with no renaming step afterwards.
Yes. Switch Trim from Unchanged to Time Range and enter a Start time and a Duration, either in plain seconds or as HH:MM:SS.sss. Only that window is decoded and re-encoded, so it is also the fastest way to test your resolution and bitrate choices before committing to a two-hour file.
Your file is uploaded over an encrypted connection, converted on our servers, and deleted automatically after a few hours. Files are never shared or made public, no account is required, and the output carries no watermark. Note that no online converter can process a copy-protected commercial disc — the protection has to be removed before the video ever becomes a file.