Initializing... drag & drop files here
Supports: DV
A .dv file is the raw DV-DIF stream captured off a MiniDV, DVCAM or Digital8 tape over FireWire — no container, just the bytes the camcorder recorded, defined by IEC 61834 and SMPTE 314M. A VOB is the MPEG-2 program stream that DVD-Video uses. Most conversions into VOB are an exercise in shrinking modern HD footage into a standard-definition box it does not fit. This one is not, and that is what makes it worth doing carefully.
DV records 720x480 at 29.97 fps on the 525/60 systems and 720x576 at 25 fps on 625/50 systems. Those are exactly the rasters and exactly the frame rates DVD-Video specifies. Nothing has to be resized, nothing has to be frame-rate converted, and the interlaced field structure DV captured is the structure DVD expects. The re-encode is real — DV's intraframe DCT becomes MPEG-2 — but it is the gentlest possible version of this conversion.
.dv capture onto the page or click "+ Add Files" to browse. Tape captures are large, so expect the upload to take longer than the conversion; several files can be queued and share one set of settings..vob. Files upload over an encrypted connection, are processed on our servers, and are deleted automatically after a few hours. No sign-up, no watermark.Because the geometry lines up, only three properties of your footage are genuinely transformed. Knowing which is which tells you where to spend attention.
One practical limit to know about the bitrate controls: MPEG-2 cannot encode standard definition below roughly 2 Mbit/s without failing, so a request under that is raised to it. If you set Specific file size to something very small, the encoder will overshoot your target rather than break — half an hour of video at the 2 Mbit/s floor is about 450 MB whatever you asked for.
| Constraint | DVD-Video requirement | Where DV already fits |
|---|---|---|
| Video codec | MPEG-2 (H.262); MPEG-1 also permitted | Re-encoded here from DV |
| NTSC raster | 720x480, 704x480, 352x480 or 352x240 at 29.97 fps | DV 525/60 is 720x480 at 29.97 fps — exact match |
| PAL raster | 720x576, 704x576, 352x576 or 352x288 at 25 fps | DV 625/50 is 720x576 at 25 fps — exact match |
| High definition | Not supported at all | Not applicable; DV is standard definition |
| Chroma subsampling | 4:2:0 | PAL DV matches; NTSC DV is 4:1:1 and is resampled |
| Peak bitrate | About 9.80 Mbit/s video; 10.08 Mbit/s video and audio combined | DV's 25 Mbit/s is well above it, so a real reduction happens |
| Audio permitted | Dolby Digital (AC-3), MPEG-1 Layer II (MP2), Linear PCM, DTS | DV carries 48 kHz 16-bit PCM, re-encoded to MP2 by default |
| Never permitted | AAC, H.264, MPEG-4 Part 2, Opus, Vorbis | Not offered as VOB defaults here |
| Single VOB size | Capped at 1 GiB; longer titles split across numbered files | Roughly 25 minutes at 5 Mbit/s |
| Disc capacity | 4.7 GB single layer (DVD-5), 8.5 GB dual layer (DVD-9) | About 2 hours at 5 Mbit/s on a DVD-5 |
| Property | Raw .dv capture |
VOB produced here |
|---|---|---|
| Container | None — bare DV-DIF elementary stream | MPEG-2 program stream |
| Video coding | DV, intraframe DCT, 25 Mbit/s fixed | MPEG-2 (H.262) at the rate you choose |
| Chroma | 4:1:1 on 525/60, 4:2:0 on 625/50 | 4:2:0 |
| Audio | PCM: 48 kHz 16-bit stereo, or 32 kHz 12-bit four-channel | MP2 by default; AC-3, DTS or LPCM available |
| Frame size and rate | 720x480 at 29.97 fps, or 720x576 at 25 fps | Unchanged |
| Scanning | Interlaced | Interlaced, carried through with no deinterlacing step |
| Size per hour | Roughly 12-13 GB | About 2.2 GB at 5 Mbit/s |
| Playable as-is | Only in software that knows raw DV | VLC and MPV open it; a DVD player needs the full disc structure |
The output is the video object only. To get a disc that boots in a living-room player you still need DVD-authoring software to build the VIDEO_TS structure, add menus and write the disc — DVDStyler handles the authoring and ImgBurn the burn, both free. If your goal is not a physical disc at all, this is the wrong page: DV to MP4 gives you an H.264 file that plays on phones, browsers and smart TVs at a fraction of the size, and DV to AVI is the answer for legacy Windows editors. And if the tape capture is damaged — dropouts, a truncated FireWire transfer, a stream that ends mid-frame — the conversion will inherit the damage rather than repair it; re-capture the tape if you still can.
No, and you should not. DV records at exactly the rasters DVD-Video specifies — 720x480 at 29.97 fps or 720x576 at 25 fps — so leaving Video resolution on Keep original produces a DVD-legal frame with no scaling at all. This is unusual: almost every other source format has to be resized to fit the disc. Changing the resolution here can only take you further from the specification.
Because DV is deliberately inefficient. It compresses each frame independently at a fixed 25 Mbit/s so that tape editing stays frame-accurate, which works out to roughly 12 to 13 GB per hour. MPEG-2 predicts frames from their neighbours and typically produces a good standard-definition picture around 5 Mbit/s, or about 2.2 GB per hour. You are trading editability for storage, which is exactly the trade DVD was designed around.
MP2 is preselected and is safe on every DVD player, so leave it unless you have a reason. Choose AC-3 (Dolby Digital) if you want the audio to match what commercial NTSC discs carry, or if you are going to add a surround mix later in the authoring tool. Both are DVD-legal. The one to avoid is MP3, which appears in the list because the dropdown is shared with other video targets but is not permitted by the DVD-Video specification.
DV's 32 kHz 12-bit four-channel mode exists so that a second stereo pair can be dubbed onto the tape after recording. This conversion writes a single audio track, so the second pair does not survive as its own programme. If both pairs matter, split them out in a DV-aware editor before converting, then add multiple audio tracks in the DVD-authoring stage — DVD-Video supports up to eight of them, but that is a disc-authoring decision rather than something a single-file conversion can express.
At around 5 Mbit/s, a bitrate that keeps standard-definition MPEG-2 clean for typical camcorder material, a 4.7 GB DVD-5 holds roughly two hours of video plus audio. Push toward the specification's 9.8 Mbit/s ceiling for the sharpest picture and you get closer to an hour; a dual-layer DVD-9 at 8.5 GB roughly doubles either figure. A single VOB file is capped at 1 GiB regardless, so longer titles are split across numbered files automatically.
Not for a DVD. DV and DVD-Video are both interlaced standard-definition formats, and no deinterlacing is applied here, so the fields pass through intact and a television displays them the way they were shot. It only looks wrong if you preview the .vob in a computer player that does not deinterlace, where you will see comb teeth on motion. If you are heading for a progressive destination rather than a disc, deinterlace deliberately in a video editor rather than relying on the conversion.
Convert each .dv capture separately here, then import all the resulting VOBs into your DVD-authoring tool, which is where titles, chapters and menus are assembled. Keep an eye on the total: the disc capacity, not the individual files, is the constraint. Trimming each clip before conversion is far more effective than lowering the bitrate across the whole disc.
Close, but not identical. The frame geometry and motion are preserved exactly, so the difference is entirely in the codec change and, on NTSC material, the chroma resample. At 6 Mbit/s or above the MPEG-2 encode is hard to distinguish from the DV source on a television. What you cannot get back is DV's frame-independent structure, which is why archivists keep the original capture even after burning the disc.
VOB only makes sense if you are authoring a physical DVD. If the goal is watching, sharing or archiving the footage, DV to MP4 gives a far smaller file that plays everywhere, and DV to MPG keeps MPEG-2 in a more ordinary container if a tool wants that codec without the DVD packaging. Going the other way — pulling an existing disc back into a modern file — is VOB to MP4.
Your DV capture is uploaded over an encrypted connection, converted on our servers, and both the upload and the VOB are deleted automatically after a few hours. Nothing is shared or made public, no account is needed, and there is no watermark. Because raw DV runs to gigabytes per hour, trimming to the section you need before uploading is by far the biggest time saving available.