Initializing... drag & drop files here
Supports: DV
A .dv file is a raw DV-DIF stream — the data captured straight off a MiniDV, DVCAM, or Digital8 tape, with the picture and the sound interleaved together. This page pulls the sound out and writes it as an AAC file; the video is discarded. It is written for anyone digitising old tapes who wants the interviews, recitals, and family-event audio as small files that phones and modern players open, and it covers the one decision that actually changes the result: which DV audio mode your camcorder used.
.dv (or .dif) capture onto the page, or click "+ Add Files" to browse. Batch upload works, and every file in the queue is extracted with the same settings..aac file. Your upload travels over an encrypted connection, is processed on our servers, and is deleted automatically after a few hours. No sign-up, no watermark.How much audio quality is actually in a DV capture is fixed at record time, long before AAC touches it. The DV specification (the IEC 61834 "Blue Book" family, first published in 1995) defines three PCM audio modes, and camcorders only ever wrote one of them per tape:
| DV audio mode | Sample rate | Bit depth | Channels | Audio data rate |
|---|---|---|---|---|
| 16-bit stereo (the usual one) | 48 kHz | 16-bit linear PCM | 2 | ~1.5 Mbit/s |
| 12-bit four-channel | 32 kHz | 12-bit nonlinear PCM | 4 (two stereo pairs) | ~1.5 Mbit/s total |
| 16-bit stereo, low rate | 44.1 kHz | 16-bit linear PCM | 2 | ~1.4 Mbit/s |
In practice the 48 kHz 16-bit stereo mode is used almost exclusively; the 32 kHz mode existed so you could dub a second commentary pair onto the tape later. Practical settings that follow from that:
| Target | What it is | Best for | Trade-off |
|---|---|---|---|
| AAC (this page) | Lossy MPEG audio, normally written as a bare ADTS stream | Phones, modern players, small files | A bare .aac stream carries almost no tag or artwork metadata |
| MP3 | Lossy, the universal fallback | Car stereos, old players, anything that must just work | Less efficient than AAC at the same bitrate |
| M4A | The same AAC audio inside an MP4 container | Apple libraries, tagged collections, chapters | Same audio, different wrapper — not more faithful |
| WAV | Uncompressed PCM | Editing or archiving the tape audio without a lossy generation | Large files — 48 kHz 16-bit stereo runs about 690 MB per hour |
.dv.If the tape has dropouts, the raw DV stream can carry corrupt DIF blocks that decode as bursts of noise; nothing downstream can repair that, so the fix is a re-capture with a cleaner head path or a different deck. If you need the audio and the video kept in sync for editing, extracting to AAC is the wrong move — convert the whole capture to DV to MP4 and let your editor detach the audio, so the timecode relationship survives. And if you want the tape audio preserved without any lossy generation at all, take the WAV route instead of AAC.
Yes, once. DV stores audio as uncompressed PCM, and AAC is a lossy format defined in MPEG-2 Part 7 (ISO/IEC 13818-7) and MPEG-4 Part 3 (ISO/IEC 14496-3), so the extraction always re-encodes. For camcorder sound the loss is normally inaudible at 128 kbps and above. If you want a bit-faithful copy of what is on the tape, extract to WAV instead, then encode to AAC later from that master if you also want a small file.
Open the .dv file in VLC and look at Tools then Codec Information, or run ffprobe on it — the audio stream line reports the sample rate and channel count. 48000 Hz stereo means the 16-bit mode; 32000 Hz means the 12-bit four-channel mode. Most consumer camcorders shipped set to 48 kHz 16-bit and were never changed, so that is the likely answer.
128 kbps stereo is the sensible default and matches the ITU transparency threshold for AAC-LC. Going above it stores tape hiss and camera-motor noise more precisely without making the recording sound better. For voice-only material, 64–96 kbps in mono is a better trade, and it roughly halves or quarters the file.
The Audio Sample Rate dropdown on this page offers ORIGINAL, 8000, 12000, 16000, 24000, 44100, and 48000 Hz. If your tape was recorded in the 32 kHz 12-bit mode, leave the control on ORIGINAL — that preserves the source rate. Picking 44100 or 48000 would resample upward, which adds no information and only makes the file bigger.
No. The Audio Channel control offers ORIGINAL, MONO, and STEREO only, and there is no control for selecting the second DV stereo pair. If a tape genuinely has a dubbed commentary pair you need, extract it with a desktop tool that exposes DV audio channel mapping, then encode that to AAC.
If the file is going straight into a player, a web page, or an editing timeline, .aac is fine. If it is joining a music library, going into Apple Music or iTunes, or needs a title, artist, date, or artwork, use DV to M4A: the audio bitstream is the same AAC, but the MP4 wrapper carries tags that a bare ADTS stream cannot.
Yes. Set Trim to "Time Range" and enter a start time and duration, in either seconds or HH:MM:SS.sss form. That is the fastest way to lift a single song, speech, or interview out of a full-tape transfer. If you would rather cut the video first and extract afterwards, the video cutter accepts .dv directly.
The file is uploaded over an encrypted connection, processed on our servers, and deleted automatically after a few hours — no sign-up, no watermark, never shared or made public. Our default AAC path re-encodes rather than copying, so the .aac you download is generated fresh from the decoded PCM in your capture rather than lifted out of the DV stream.