DV to AAC Converter

Convert DV files to AAC 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
File Compression
Preset
Audio Channel
Audio Channel
Audio Sample Rate
Audio Sample Rate
Trim

Extract Audio from DV to AAC: What This Tutorial Covers

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.

How to Extract Audio from DV to AAC

  1. Upload Your DV File: Drag and drop the .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.
  2. Set the Bitrate under File Compression: File Compression opens on the Quality Preset dropdown, the automatic, hands-off mode and the least predictable control on the page. Nothing in it is chosen for you either, so leaving it untouched hands the decision to the server's own default rather than the rung shown on screen. Switch to Custom Bitrate or Constant Bitrate (both start at 128 kbps) if you want to pin an exact rate, to Variable Bitrate for one of the five AAC bands (96k-112k down to 20k-32k), or to Specific file size if you have a hard size ceiling to hit.
  3. Optionally set Audio Channel, Audio Sample Rate, or Trim: Audio Channel and Audio Sample Rate both start on "ORIGINAL", which carries the tape's own rate and channel count through. Set Trim to "Time Range" and give a start time and duration to export one segment instead of the whole capture.
  4. Convert and Download: Click "Convert" and download the .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.

Walk-through: Matching the Bitrate to Your DV Audio Mode

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:

  • 48 kHz 16-bit source, general listening: set Constant Bitrate to 128 kbps, or take the top Variable Bitrate band. Naming the rate yourself is what makes the result reproducible; the Quality Preset dropdown is the hands-off alternative and the least predictable one. ITU listening tests put AAC-LC at transparency around 128 kbit/s for stereo, so there is little audible gain above that for camcorder sound.
  • 32 kHz 12-bit source: the ceiling is the tape, not the encoder. 96–128 kbps is plenty; a higher bitrate just stores the tape's limitations more faithfully.
  • Spoken word only (interviews, lectures): set Audio Channel to MONO and Constant Bitrate to 64–96 kbps for a much smaller file with no meaningful loss on speech.
  • You need an exact size: switch to Specific file size and enter the number in MB; the encoder picks a bitrate to land there.

AAC Versus the Other Audio Targets for DV

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

Common Errors and How to Fix Them

  • "The output is silent" — the capture may hold only the video DIF blocks, which happens with some FireWire capture utilities set to video-only. Re-capture with audio enabled, or check the source in VLC first.
  • "The audio drifts out of sync against the video" — that is a tape-side problem, not a conversion one. Unlocked-audio consumer DV can drift over long recordings; DVCAM used locked audio specifically to prevent it. Convert the whole capture to DV to MP4 and correct the offset in an editor instead of extracting audio separately.
  • "The file will not open in iTunes or my music library" — that is the bare ADTS wrapper, not the audio. Use DV to M4A, which puts the identical AAC stream into an MP4 container that tags and libraries understand.
  • "The upload never finishes" — DV is huge. At roughly 25 Mbit/s for video plus 1.5 Mbit/s for audio, a full tape is around 11.9 GB per hour, so the transfer is the slow part. Trim on the page, or cut the capture first with the video cutter, which accepts .dv.
  • "Only half of my four-channel audio came out" — the 12-bit 32 kHz mode holds two stereo pairs, and this page has no control for choosing which pair to extract.

When This Doesn't Work

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.

Frequently Asked Questions

Does converting DV to AAC lose audio quality?

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.

How do I tell which DV audio mode my camcorder recorded in?

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.

What bitrate should I use for old tape audio?

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.

Why is there no 32000 Hz choice in the Audio Sample Rate list?

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.

Will the four-channel 32 kHz DV mode give me four channels in the AAC?

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.

Should I save as .aac or .m4a?

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.

Can I extract just one section of a long tape capture?

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.

What happens to my DV capture after the conversion?

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.

Rate DV to AAC Converter Tool

Rating: 4.8 / 5 - 97 reviews