DV to WAV Converter

Convert DV files to WAV format online. Free, fast, no watermarks.

Initializing... drag & drop files here

Supports: DV

OptionsAdvanced Options - Our defaults are optimized for the best results. We recommend you keeping the defaults unless you have a specific need.
Show All Options
Audio Codec
PCM is uncompressed and plays everywhere. A-law and mu-law halve the size at telephone quality and still play in browsers. MP3 inside WAV is up to 10× smaller and plays in browsers, but some audio editors and older devices accept only PCM WAV.
Audio Channel
Audio Channel
Audio Sample Rate
Audio Sample Rate
Trim

Extract the Audio from a DV Tape Capture as WAV

This page takes a .dv file — a MiniDV, DVCAM, Digital8, or DVCPRO transfer — decodes its soundtrack, and writes it out as a WAV. The picture is discarded; only the audio comes back. DV is an unusually good source for this, because DV never compressed its audio in the first place: the tape holds 16-bit linear PCM at 48 kHz, or four nonlinear 12-bit channels at 32 kHz in the alternate mode. WAV holds linear PCM too. So with the default settings there is no lossy encoder anywhere in the chain — which is exactly what you want when the recording is an interview, a recital, a lecture, or the only surviving audio of someone's voice.

How to Convert DV to WAV

  1. Upload Your DV File: Drag the file onto the page or click "+ Add Files". A raw .dv stream and a DV-in-AVI or DV-in-QuickTime capture all decode here, and several files can be queued to run with the same settings.
  2. Pick the Audio Codec: The Audio Codec group selects the WAV sample format. PCM 16-bit Little Endian is the default and the exact match for what DV recorded; PCM 24-bit and PCM 32-bit Little Endian widen the container without adding information, and PCM A-law and PCM mu-law are 8-bit telephony encodings that trade fidelity for half the size.
  3. Set Audio Sample Rate, Audio Channel, and Trim (Optional): Audio Sample Rate stays on Original to preserve the tape's rate, or you can force 8000, 12000, 16000, 24000, 44100, or 48000 Hz. Audio Channel offers Original, Mono, or Stereo. Trim takes a start time and a duration in seconds or HH:MM:SS.sss to lift one passage out of a long reel.
  4. Convert and Download: Click "Convert" and save the WAV, or take a batch as a ZIP. No sign-up, no watermark.

There Is No Quality Slider on This Page — and That Is the Point

Every lossy audio target on this site has a File Compression group with presets and bitrates. This page does not, and its absence is not an oversight. WAV stores raw samples, so the file size is fixed by arithmetic — sample rate × bit depth × channels — and there is no encoder to tune. The only thing that changes the size is the Audio Codec you pick, and every step away from 16-bit is a trade rather than an improvement.

Audio Codec Bits per sample Size at 48 kHz stereo Relationship to the DV source
PCM 16-bit Little Endian — the default 16 11.52 MB per minute Exact match for DV's samples
PCM 24-bit Little Endian 24 17.28 MB per minute Pads each sample with empty bits; no added detail
PCM 32-bit Little Endian 32 23.04 MB per minute Same, more so
PCM A-law 8, logarithmic 5.76 MB per minute Discards resolution; a telephony encoding
PCM mu-law 8, logarithmic 5.76 MB per minute Same, the North American variant

Those figures are measured, not estimated — a 48 kHz stereo stream re-encoded through each format lands on exactly those rates, because uncompressed audio has no content-dependent variation. Pick 16-bit unless a mastering or restoration tool downstream has explicitly asked you for a wider container; A-law and mu-law only make sense when you are feeding a legacy telephony system that expects them.

Getting the Sample Rate Right

DV recorded audio in one of two modes, and which one your tape used decides what "correct" means. The standard high-quality mode is 16-bit linear PCM, stereo, at 48 kHz — this is what the overwhelming majority of consumer and prosumer tapes used. The alternate mode is four nonlinear 12-bit channels at 32 kHz, which existed so a second stereo pair could be dubbed on after shooting.

  • Leave Audio Sample Rate on Original in almost every case. It reads the rate from the DV stream and writes the WAV at that rate, which is right whichever mode the tape used. Nothing is resampled and nothing is guessed.
  • There is no 32000 Hz entry in the dropdown, so a 12-bit four-channel tape must go through Original. That works fine — Original preserves 32 kHz exactly. Do not reach for 48000 Hz thinking it is an upgrade; forcing a higher rate resamples and interpolates without recovering anything.
  • Force 48000 Hz only when the header is wrong. Some capture chains write a mislabelled rate into the file, which makes the extracted audio play back at the wrong speed and pitch. If playback is obviously too slow or too fast, re-run with 48000 Hz selected, since that is what the tape almost certainly held.
  • The lower rates are for speech, not repair. 24000, 16000, 12000, and 8000 Hz exist for voice recordings where size matters more than bandwidth. They discard the top of the frequency range permanently.

Common Errors and How to Fix Them

  • "The WAV plays too slow or too low-pitched" — Sample-rate mismatch written into the source header at capture time. Re-run with Audio Sample Rate forced to 48000 Hz.
  • "The output is silent" — Some tape transfers drop the audio track entirely. Open the .dv in a player first; if it is silent there, the capture is the problem and re-capturing is the only fix.
  • "The file is enormous" — Expected. Uncompressed 16-bit/48 kHz stereo is 11.52 MB per minute, about 691 MB per hour, no matter how quiet the material is. For listening copies, convert to DV to MP3 or shrink the result with WAV to MP3.
  • "I only need thirty seconds" — Set the Trim start and duration before converting, or cut the finished WAV on exact timestamps with the audio cutter.
  • "My capture is an .avi, not a .dv" — Plenty of DV transfers land in an AVI wrapper, and DV-in-AVI decodes here. If the AVI holds some other codec entirely, use the AVI to WAV converter instead.
  • "The clip is HDV, not DV" — HDV tapes look identical and often arrive as .m2t, but they hold MPEG-2 video with MPEG-1 Layer II audio, not DV with PCM. This decoder does not apply to them.

WAV vs the Compressed Targets for a DV Soundtrack

WAV is the right answer for a preservation master and the wrong answer for almost everything else. Since DV's audio has never been through a lossy encoder, any of these targets gives you a clean first-generation result — the question is only what you are going to do with the file.

Target Lossless? One hour of 48 kHz stereo Best for
WAV (PCM 16-bit) Yes about 691 MB Ingest into editing and restoration software, preservation masters
FLAC Yes typically well under half of WAV, content-dependent Long-term archives where storage cost matters, tagged libraries
MP3 No tens of MB at a typical bitrate Playback on absolutely any device, including 2000s-era hardware
Opus No smaller again at equal quality Web delivery, phones, computers, storage-conscious listening copies
M4A / AAC No comparable to MP3 at better quality Apple ecosystems and modern mobile playback

Frequently Asked Questions

Does converting DV to WAV lose any audio quality?

Not with the default settings. DV's standard mode stores 16-bit linear PCM and the default PCM 16-bit Little Endian output stores 16-bit linear PCM, so the samples pass straight through with no lossy encoder in between. We verified this end to end: a known PCM signal muxed into a DV file and extracted back out came through with zero differing samples across the entire stream. The one caveat is the 12-bit four-channel mode, whose nonlinear samples are expanded to linear 16-bit values on decode — that preserves everything the tape held, but it is a conversion rather than a literal copy.

Which PCM format should I choose?

PCM 16-bit Little Endian, unless something downstream has told you otherwise. It is the exact width of DV's own samples, so it neither truncates nor pads. The 24-bit and 32-bit options do not improve anything on a 16-bit source; they just append zero bits to every sample and inflate the file by 50% and 100% respectively. Some mastering and restoration suites prefer to work in a wider format, which is a legitimate reason to pick them — "more bits must be better" is not.

There is no 32000 Hz option. What do I do with a 12-bit DV tape?

Use Original, which is the default. It reads the rate directly from the DV stream, so a 32 kHz four-channel tape comes out at 32 kHz in the WAV without you selecting anything. The dropdown's fixed entries — 8000, 12000, 16000, 24000, 44100, 48000 Hz — are there for forcing a rate when a header is wrong or when you deliberately want to downsample speech, and none of them is the right tool for a correctly labelled 32 kHz tape.

Why does this page have no bitrate or quality setting?

Because WAV is not a compressed format, so there is nothing to compress. Its size is pure arithmetic: sample rate × bit depth × channels. The lossy pages on this site show a File Compression group with presets and bitrates because their codecs make real quality-versus-size trades; here the only lever is the sample format, and every alternative to 16-bit is either padding or a downgrade. If what you actually want is a small file, you want a different target — see the last question below.

Can I keep all four channels from a 12-bit DV recording?

Not as four separate tracks. The 12-bit mode carries two stereo pairs — typically the camera microphone plus a pair dubbed on afterwards. This converter outputs the primary stereo pair, following your Audio Channel setting. Recovering both pairs as independent tracks requires a dedicated multi-track DV demuxer, after which each pair can be converted separately.

My WAV came out at nearly 700 MB for an hour. Is that normal?

Yes, exactly normal. Uncompressed 16-bit/48 kHz stereo runs 192,000 bytes every second — 11.52 MB per minute, 691 MB per hour — regardless of whether the hour is a symphony or a silent room, because every sample is stored at full width whether or not anything is happening. That constancy is the feature: it is why WAV is a preservation format and why it is a poor delivery format.

Should I archive the audio as WAV or FLAC?

Both are lossless, so the audio is identical either way; the difference is size and tooling. FLAC compresses PCM losslessly and typically lands well under half the size of the equivalent WAV, and it carries proper metadata tags. WAV is the more universally accepted format for ingest into editing and restoration software, and it has no decode step at all. If the file is going into an archive you will keep for decades, DV to FLAC saves real storage with nothing given up; if it is going straight into an editor tonight, WAV is the frictionless choice.

What if I want a small file I can email or put on a phone?

Then WAV is the wrong target and you should skip the intermediate step. DV to MP3 plays on essentially any device ever made, and DV to Opus is the more efficient modern codec for anything that will be played on a computer, phone, or website. Both re-encode, but since DV's audio has never been through a lossy encoder before, that first encode is as clean as a first encode can be.

What happens to my DV file after the conversion?

It is uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later — no sign-up, no watermark, never shared or made public. Be aware of the upload size before you start: DV runs at a fixed 3.6 MB per second of tape, so an hour-long capture is roughly 13 GB. There is no per-file cap, but the whole file has to arrive before the audio can be pulled out of it — the Trim control shortens the output, not the upload — so cutting the capture down beforehand is the only thing that makes the transfer quicker. To split a reel you have already sent, the video cutter handles that as a separate job.

Rate DV to WAV Converter Tool

Rating: 4.8 / 5 - 103 reviews