Initializing... drag & drop files here
Supports: DV
This tutorial is for anyone who has captured a .dv file off a miniDV, DVCAM, or Digital8 tape and now wants a compact, web-ready WebM they can embed on a page, drop into a project, or stream without a plugin. DV is heavyweight 1990s–2000s standard-definition camcorder video — roughly 25 Mbit/s of intraframe footage — while WebM is the open, royalty-free web container, so the conversion trades a bulky archival file for a small streaming one. The sections below cover the settings that matter, the interlace quirk that trips people up, and where this conversion can't help.
.dv file or click "+ Add Files" to browse. Batch upload works too — every file in the queue gets the same settings.This converter re-encodes DV into WebM rather than repackaging it, so a few choices shape the result. WebM uses an open codec set, and for output xconvert defaults to the modern pair:
.dv capture as your archival master and treat the WebM as a delivery copy.The setting most people miss is interlacing:
A few DV files won't convert cleanly. If the tape capture is corrupted or only partially transferred, the decoder may stop at the damaged frame — re-capture from the camcorder over FireWire if you can. If your goal is a file that plays on a TV, an older phone, or a video editor rather than a browser, WebM is the wrong target: convert to DV to MP4 for near-universal device support. And if you only want a short silent loop for a chat or forum post instead of a full clip with sound, DV to GIF is the better fit.
Usually, and often by a lot. DV stores roughly 25 Mbit/s of intraframe video — every frame compressed on its own — whereas WebM's VP9 codec uses modern motion prediction between frames. In our testing, a one-minute 720×576 PAL DV clip at the "Very High" preset produced a WebM in the low single-digit megabytes, down from well over a hundred megabytes of source. The exact ratio depends entirely on the footage and the Quality Preset you choose, so use that as a ballpark rather than a guarantee.
Yes, but it is re-encoded. DV carries 16-bit linear PCM (almost always 48 kHz stereo), and WebM can't store raw PCM, so the soundtrack is converted to Opus by default — Vorbis is also available in the Audio Codec dropdown. That conversion is lossless-to-lossy, but at a normal bitrate it's transparent for camcorder audio. If you specifically need the untouched PCM track, extract it separately rather than relying on the WebM.
DV is interlaced: each frame is built from two fields captured a moment apart, and a progressive screen draws both at once, leaving comb teeth along moving edges. Choosing a low-motion clip avoids it in most cases. To actually deinterlace, route the footage through DV to MP4 first, where deinterlacing has the most room to work, and publish that cleaned video to the web.
No. "Digital Video" describes how the tape was encoded, not its resolution. DV is standard-definition — 720×480 (NTSC) or 720×576 (PAL), roughly 0.35 megapixels — so the WebM stays SD. Keeping resolution on "Keep original" preserves every pixel the tape holds; upscaling to a larger Preset Resolution enlarges the frame but adds no real detail.
Choose WebM when the destination is the open web — it's royalty-free, built on the Matroska container, and embeds natively in modern browsers. Choose DV to MP4 when you need broad device playback (smart TVs, older phones, video editors) or built-in deinterlacing; H.264 MP4 is the safer universal choice, while WebM wins on license-free web delivery.
Your 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.