Initializing... drag & drop files here
Supports: CAVS
This converter takes a raw Chinese AVS (AVS1) video stream and wraps it into an MTS (AVCHD) file so you can drop Chinese-broadcast archive footage into a camcorder-style editing timeline. One thing to know up front: a bare .cavs is video only, so the MTS it produces will be a real, playable video that is silent — no soundtrack, because there was none inside the source. This tutorial explains why, walks through the quality settings, and points most users to a better target.
.cavs onto the page, or click "+ Add Files" to choose it from your computer. You can queue several clips to run with the same settings..mts file. No sign-up, no watermark.A bare .cavs is the video half of a recording: a sequence of coded AVS1 frames with no container, no index, and no parallel audio track. MTS wrapping keeps that video intact, so the moving footage transfers fine — what it cannot transfer is audio that was never in the file. AVS1 defines video coding only; the video coding part was promulgated as China's national standard GB/T 20090.2 in February 2006, with efficiency competitive with the H.264 of its era. Any sound that accompanied the footage was encoded separately and carried in the container the video was demuxed from. A few practical patterns:
.cavs. AVS1 is a video elementary stream with no audio inside, so there is nothing to mux into the MTS. Convert the container the video came from instead — TS to MTS or MP4 to MTS..avs script. If it does open as readable text, see the FAQ below — it is a different kind of file entirely.If your goal was a clip with sound, no MTS setting can create audio that is not in the source — the data simply is not there. Chinese AVS broadcast and optical-media content is almost always muxed into an MPEG transport stream (.ts) or an .mp4 that wraps the AVS video next to a separate audio track; when that container was demuxed down to a bare .cavs, the audio was left behind in the original. Go back to that .ts or .mp4 and convert it, and the audio rides along. And if you do not specifically need the AVCHD container — most people do not — CAVS to MP4 gives you the same H.264 video in a far more widely supported file that today's players and devices open directly.
Because a bare .cavs is a Chinese AVS (AVS1) video elementary stream and carries no audio at all. AVS1 defines video coding only, so there is no soundtrack packed inside a raw .cavs for the tool to mux into the MTS. The MTS itself is a complete, playable AVCHD video — it just plays silently because the source had no audio stream. That sound lived in the container the video was demuxed from, usually an MPEG transport stream (.ts) or an .mp4. To keep it, convert that container instead: TS to MTS or MP4 to MTS.
It is still in the original container, not in the .cavs. Chinese AVS broadcast and optical-media content is muxed: the AVS video and a separate audio track are packed together inside an MPEG transport stream or MP4. When a tool demuxes that file down to a bare .cavs, it keeps only the video elementary stream and leaves the audio behind in the source. Point the converter at the original .ts or .mp4 (TS to MTS, MP4 to MTS) and the audio track is read and muxed into the MTS normally.
No. AVCHD uses H.264 and your .cavs is already AVS1, so this is a lossy-to-lossy re-encode: the H.264 pass cannot recover detail the AVS1 compression already discarded, and a fresh lossy encode is slightly softer than the source. A standard-definition broadcast .cavs (typically 720×480 or 720×576) also stays standard-definition — wrapping it as MTS does not make it HD. The point of this conversion is workflow compatibility, getting the footage into an AVCHD-style editor, not a quality gain.
For most people, MP4 is the better target. MTS/AVCHD makes sense only when a specific camcorder-oriented editor or device expects .mts files; if you simply want a clip that plays widely and edits easily, CAVS to MP4 gives you the same H.264 video in a friendlier, far more universally supported container. Both will be silent if the source is a true video-only .cavs, so the missing-audio caveat above applies either way.
.avs script instead?Worth checking, because the extensions look similar. An .avs AviSynth file is a small text script that tells a video frameserver how to process other clips — it is not video data and not Chinese AVS, and it holds no audio or video to convert at all. A .cavs (Chinese AVS) file is genuine coded video, developed under China's AVS Workgroup, which was founded in June 2002. If your file opens as readable text in an editor, it is an AviSynth script. If it is binary coded data from Chinese digital TV or broadcast, it is a real AVS1 video stream — still video-only, so the silent-output explanation above applies.
Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours after conversion — never shared or made public. There is no sign-up and no watermark. In our testing, a genuine raw .cavs video stream converts to a clean, playable MTS that is silent every time, while feeding a real .ts or .mp4 container that holds an audio track produces an MTS with sound.