Initializing... drag & drop files here
Supports: DV
This is for anyone pulling clean audio off old DV or MiniDV camcorder footage — voiceover, an interview, a band rehearsal, family video sound. Because DV stores its audio as uncompressed PCM, decoding it to WAV is a lossless copy of the original samples (no quality loss in the audio path), and below you'll find how to keep the sample rate correct so the pitch and length come out right.
.dv/.dif stream or a DV-AVI / DV-QuickTime wrapper all work, and you can queue several clips to process with the same settings.DV camcorders record audio in one of two PCM modes, and which one your tape used decides the correct sample rate. The full-quality mode is 16-bit stereo at 48 kHz; the alternate four-channel mode is 12-bit at 32 kHz. A smaller number of decks also recorded 16-bit at 44.1 kHz. In practice the 48 kHz mode dominates, but mixed tapes exist, and some capture chains write the wrong rate into the file header — a known cause of audio that plays back at the wrong speed or pitch after extraction.
.avi, not .dv" — Many DV captures land in an AVI wrapper. This page accepts DV-AVI; if your AVI uses a non-DV codec, use the AVI to WAV converter instead.Truly corrupted or partially overwritten DV captures may decode with dropouts or stop early — re-capturing the tape is the only real fix, since the damage is in the source file, not the conversion. The same applies to tapes captured with the audio track dropped at transfer time: there is no audio to recover. For HDV tapes (which look similar but store MPEG-2 in an .m2t file, not DV), this DV decoder won't apply — those need an HDV/MPEG-2 path.
No. DV stores its audio as uncompressed linear PCM, and WAV is also uncompressed PCM, so extracting to WAV with the matching bit depth and sample rate is a bit-exact copy of the original samples — there's no lossy re-encoding step in the audio path.
Match the tape. The standard high-quality DV mode is 16-bit stereo at 48 kHz and is by far the most common, so 48000 Hz is the safe default. Choose 32000 Hz only if your footage actually used the 12-bit four-channel mode; forcing the wrong rate is what makes the audio play back too fast or too slow.
DV's PCM samples are 16-bit (or 12-bit in the four-channel mode), so PCM 16-bit Little Endian preserves them exactly. The 24-bit and 32-bit options just pad each sample with empty bits — they make a bigger file without adding any real resolution, so use them only when a downstream tool demands a wider format.
No, that's normal for uncompressed audio. In our testing, a 16-bit/48 kHz stereo extraction runs about 11.5 MB per minute regardless of how quiet or loud the content is, because WAV stores every sample uncompressed. If size matters more than archival fidelity, convert to MP3 instead.
The four-channel 32 kHz mode carries two stereo pairs (often a main track plus a separate narration track). A standard stereo WAV holds two channels, so this tool outputs the primary stereo pair; recovering both pairs as separate tracks needs a dedicated multi-track DV demux tool.
Yes. Files are 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. The resulting WAV is standard uncompressed audio that plays in any audio editor or player.