.DV

DV File

Digital Video File
Ask a question
QUICK ANSWER

A DV file is a raw video stream captured from a Mini DV camcorder, usually transferred to a computer via FireWire. Open it with VLC (free, all platforms) or import it into a video editor. To reduce file size, convert it to MP4 with HandBrake or FFmpeg.

Developer: IEC (International Electrotechnical Commission) - standard IEC 61834; originally Blue Book consortium (Sony, Panasonic, JVC, etc., 1994) Category: Video Files Open standard MIME: video/x-dv
OPENS ON Windows macOS Linux Android
Related: .DAV · .MKV · .MP4 · .H264

On this page

19k+ extensions indexed
Last reviewed Jul 28, 2026

Not sure what your file is?

Drop any file into our identifier - we read just the first bytes to name the format.

Identify a file

What is the DV file format?

A .dv file contains raw Digital Video encoded in the DV/DIF (Digital Interface Format) standard, developed by a consortium including Sony, Panasonic, and JVC, and standardized as IEC 61834 in 1994. Consumer DV camcorders reached the market in 1995 and dominated prosumer and broadcast acquisition through the early 2000s.

The file is an unframed sequence of 80-byte DIF blocks. Each video frame comprises 150 DIF blocks (NTSC) or 300 (PAL), organized into five block types: sequence headers, subcode data, video auxiliary (VAUX), audio, and compressed video. Video uses intraframe DCT compression at 25 Mbit/s - approximately 3.6 MB per second, or about 1 GB per five minutes of footage.

Standard SD DV captures 720×480 pixels (NTSC) or 720×576 (PAL) with audio at 48 kHz / 16-bit PCM. The .dv extension specifically denotes the raw bitstream transferred over FireWire (IEEE 1394 / i.LINK) from tape. The same video is also commonly wrapped in AVI or MOV containers - those files use different extensions even though the DV video payload is identical.

DV was superseded by HDV (MPEG-2, 2003) and AVCHD (H.264, 2006). Most modern players and editors - including VLC, FFmpeg, DaVinci Resolve, and Final Cut Pro - decode .dv without additional codecs. macOS handles .dv natively via QuickTime; Windows has no built-in DV codec since Vista.

Security & safety

RISK: LOW

DV is a well-established video format with no known script or macro capability. Standard media file security applies: use updated media players to avoid codec vulnerability exploits. No special DV-specific risks.

Format details

in a nutshell
FULL NAMEDigital Video Fileaka DV video, DV-DIF stream
DEVELOPERIEC (International Electrotechnical Commission) - standard IEC 61834; originally Blue Book consortium (Sony, Panasonic, JVC, etc., 1994)since 1994 (Blue Book / IEC 61834-1 specification; consumer DV camcorders launched 1995)
CATEGORYVideo Files
MIME TYPEvideo/x-dv
TYPERaw DV/DIF video stream (binary)
STANDARDOpen · royalty-free
This extension is also used by…
  • DataVault / various proprietary formats - A few unrelated proprietary applications use .dv as a generic container extension; rare and context-specific.
MAGIC BYTES · FILE SIGNATURE
OFFSET
000102
HEX
1F0700
ASCII
···
A raw .dv file is an unframed sequence of 80-byte DIF (Digital Interface Format) blocks. The first DIF block in a sequence begins with a 3-byte ID: 0x1F (type=DIF sequence header, channel 0, sequence 0) followed by block number and reserved byte. Not a traditional container magic - the signature emerges from the strict DIF block structure. Capture software sometimes wraps DV in AVI (type 1/type 2) or MOV instead; those files use AVI/RIFF or QuickTime magic.

Programs that open DV files

Windows7 apps
VLC media player Open-source File → Open File and select the .dv file. VLC decodes raw DV and DV-in-AVI natively.
MPlayer Open-source Run 'mplayer file.dv' from command line.
PowerDVD Paid CyberLink PowerDVD can play .dv files via its media player.
Nero Multimedia Suite Paid Nero Video can import DV files for DVD authoring.
Xilisoft DVD Creator Paid Can convert .dv to DVD-Video format; website still active.
DaVinci Resolve Free File → Import Media and select the .dv file. Resolve handles DV natively for editing.
HandBrake (convert to MP4) Open-source Open Source → select .dv file → choose MP4 preset → Start Encode.
macOS6 apps
VLC media player Open-source File → Open File and select the .dv file.
QuickTime Player Built-in Double-click the .dv file; QuickTime on macOS handles DV natively.
Roxio Popcorn Paid Can convert DV to DVD format for burning.
Elmedia Player Freemium File → Open and select the .dv file.
Final Cut Pro Paid File → Import → Files and select the .dv file. FCP has native DV codec support.
MPlayer (macOS) Open-source Install via Homebrew (brew install mplayer), then run 'mplayer file.dv'.
Linux4 apps
VLC media player Open-source Open the .dv file in VLC, or use 'vlc file.dv' from terminal.
MPlayer Open-source Run 'mplayer file.dv' from terminal.
xine Open-source xine plays DV files; development slow but still maintained.
dvgrab (capture + convert) Open-source Use dvgrab to capture DV from FireWire tape to .dv file; also converts DV to AVI via -format raw/dv2.
Android1 app
VLC for Android Open-source Open the .dv file from storage; VLC for Android supports DV decoding.

Technical details

deep spec
StandardIEC 61834-2 (SD DV - 525/60 NTSC and 625/50 PAL); IEC 61834-4 (DVCPRO HD extension)
Block structureSequence of 80-byte DIF blocks; 150 blocks per NTSC frame, 300 per PAL frame
Video compressionIntraframe DCT (lossy, one frame at a time) at 25 Mbit/s; each frame is independently decodable
Frame dimensions720×480 px (NTSC DV) or 720×576 px (PAL DV); DVCPRO HD up to 1920×1080 or 1280×720
Chroma subsampling4:1:1 (NTSC DV); 4:2:0 (PAL DV); 4:2:2 (DVCPRO50)
Audio encodingUncompressed 16-bit PCM at 48 kHz (standard) or 12-bit at 32 kHz (4-channel IEC 61834-2 mode)
Bit depth (video)8 bits per YCbCr component (24-bit total)
Data rate~25 Mbit/s (SD DV) ≈ 3.6 MB/s ≈ 1 GB per 5 minutes; DVCPRO HD: 100 Mbit/s
Container optionsRaw unframed DIF stream (.dv); also wrapped in AVI Type-1, AVI Type-2, or QuickTime MOV
Capture interfaceOriginally transferred over FireWire (IEEE 1394 / i.LINK) from DV tape
DIF block types5 types per frame: sequence header (1), subcode (2), VAUX (3), audio (9), and video (135 DCT blocks)
Higher-bitrate variantsDVCPRO (25 Mbit/s, 4:1:1), DVCPRO50 (50 Mbit/s, 4:2:2), DVCPRO HD (100 Mbit/s)
OS codec supportmacOS: native QuickTime; Linux: FFmpeg/libdv; Windows: no built-in codec since Vista
Released1994 (Blue Book / IEC 61834-1 specification; consumer DV camcorders launched 1995)
Latest versionIEC 61834-2 (DV-SD, 525-60/625-50); IEC 61834-4 (DVCPRO HD extension)
Open standardYes · royalty-free
Specificationwww.loc.gov

DV conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with DV files. Be specific - include your system and software version.
No account needed · answers usually within a day

No questions yet - be the first to ask about DV files.

Frequently asked questions

How do I play a .dv file?
Download VLC media player (free, all platforms) and open the .dv file. VLC handles raw DV and DV-in-AVI natively.
How do I convert .dv to MP4?
Use HandBrake (free, GUI): open the .dv file, choose an MP4 preset, and click Start. Or use FFmpeg: 'ffmpeg -i input.dv -c:v libx264 -c:a aac output.mp4'.
Can Windows play .dv files?
Not natively - Windows has no built-in DV codec. Use VLC (free) or install a DV codec pack. QuickTime for Windows is EOL (2016) and should not be installed.
What is the DV format and where does it come from?
DV (Digital Video) is the format recorded by Mini DV camcorders (1995-2010s). Files come from capturing tape via FireWire (IEEE 1394).
How large are .dv files?
Raw DV records at ~25 Mbit/s = about 3.6 MB per second, or ~13 GB per hour. This is why converting to MP4 (much smaller) is popular.
Can I edit .dv files in Premiere or Final Cut?
Yes - both Adobe Premiere Pro and Apple Final Cut Pro support DV natively for editing. DaVinci Resolve (free) also imports DV.

References

1RFC 6469 - RTP Payload Format for DV (IEC 61834) Videowww.rfc-editor.org
2IEC 61834-2 standard (subscription)webstore.iec.ch

Keep exploring

across the database

Top extensions this week

1.AQQAQQ Instant Messenger File
2.CRDOWNLOADChrome Partial Download File
3.PARTPartial Download File
4.BINCD/DVD Disc Image (BIN/CUE)
5.RPMSGRestricted Permission Message
6.MDMarkdown Document
7.NOMEDIAAndroid No-Media Marker File
8.PRO6XProPresenter 6 Bundle File
9.PRDXSoftMaker Presentations Document
10.EXEWindows Executable (Portable Executable)

Related extensions

.DAVDVR365 / Dahua DVR Video File (DHAV stream)
.MKVMatroska Video
.MP4MPEG-4 Part 14 Video File
.H264Raw H.264 / AVC Video Elementary Stream
.VOBDVD Video Object File
.264Raw H.264 / AVC Video Elementary Stream (DVR/CCTV export)

Free file tools

An in-browser file identifier and image converter - everything runs on your device.

Open the toolbox

Browse file extensions A-Z