.DAV

DAV File

DVR365 / Dahua DVR Video File (DHAV stream)
Ask a question
QUICK ANSWER

A DAV file is surveillance footage exported from a Dahua DVR or NVR, also sold under brands like Amcrest, Lorex, Q-See and DVR365. Open it with the free Dahua SmartPlayer (Windows and Mac), and current VLC versions play most DAV files too. For sharing or evidence, convert it to MP4 with SmartPlayer or with "ffmpeg -i file.dav out.mp4".

Developer: Dahua Technology Category: Video Files MIME: video/x-dav (unofficial)
OPENS ON Windows macOS Linux
Related: .MKV · .MP4 · .H264 · .VOB

On this page

19k+ extensions indexed
Last reviewed Aug 6, 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 DAV file format?

Files with the .dav extension contain coded video footage recorded by CCTV security cameras. Such videos are encoded using H.264 - and on newer Dahua hardware, H.265 (HEVC) - wrapped inside a proprietary container developed by Dahua Technology called the DHAV stream. Every frame in the stream opens with the four-byte signature DHAV and closes with dhav, making the format identifiable without relying on the file extension.

.dav files are created by specific recording devices, such as:

  • DVR365,
  • DSD304,
  • DSD316,
  • other closed-circuit security cameras and DVRs in a CCTV system, including OEM-branded hardware sold under the Amcrest, Lorex, Q-See and Mace names.

.dav files can be played in Dahua SmartPlayer or Dahua SmartPSS Lite. They can also be opened in VLC media player and FFmpeg, both of which include a native DHAV demuxer. Files from some older or export-encrypted recorders may not play in third-party tools due to light scrambling and still require Dahua's own player.

.dav footage can be converted into popular formats such as .avi or .mp4 to make the recordings available across a larger number of players. Conversion is straightforward via Dahua SmartPlayer's built-in export function or the ffmpeg command line.

Security & safety

RISK: LOW

DAV files are passive video data - no executable content. Practical concerns are evidential, not security: re-encoding can be challenged as tampering, so for legal use keep the original .dav alongside any MP4 copy (SmartPlayer can verify Dahua's embedded watermark). Download players only from dahuasecurity.com or your camera brand's official site - third-party "DAV player" download portals are a known adware vector.

Format details

in a nutshell
FULL NAMEDVR365 / Dahua DVR Video File (DHAV stream)
DEVELOPERDahua Technologysince Mid-2000s (Dahua DVRs; sold under many OEM brands: DVR365, Amcrest, Lorex, Q-See, Mace and others)
CATEGORYVideo Files
MIME TYPEvideo/x-dav (unofficial)
TYPEProprietary CCTV video container (DHAV framing around H.264/H.265 video, optional G.711/AAC audio); some devices apply light scrambling
MAGIC BYTES · FILE SIGNATURE
OFFSET
00010203
HEX
44484156
ASCII
DHAV
Documented via FFmpeg's DHAV demuxer (libavformat/dhav.c). Files from some older/encrypted-export devices may not start with DHAV - those need Dahua's own player.

Programs that open DAV files

Windows5 apps
VLC media player Open-source Drag the .dav into VLC - current 3.x builds demux DHAV directly; if playback fails the file is likely a scrambled export, use SmartPlayer.
FFmpeg Open-source ffplay file.dav to view; 'ffmpeg -i file.dav -c copy out.mp4' remuxes without re-encoding (FFmpeg 4.2+, DHAV demuxer).
Dahua SmartPlayer Free Download via Dahua ToolBox or the Download Center, add the .dav file (or whole export folder), play with timeline; Export button converts to MP4/AVI.
Dahua SmartPSS Lite Free Full device-management client - plays back and exports recordings downloaded from Dahua devices; overkill if you only need to open a file.
Amcrest Smart Player Free Amcrest-branded build of the same player - natural choice for Amcrest (Dahua OEM) camera owners.
macOS2 apps
VLC media player Open-source Open the .dav directly; works for standard (non-scrambled) Dahua exports.
Dahua SmartPlayer (Mac) Free Dahua publishes a macOS SmartPlayer build in its Download Center/ToolBox; use it for scrambled files and official exports.
Linux1 app
VLC / FFmpeg Open-source VLC plays DHAV streams; ffmpeg converts ('-c copy' remux to MP4). No official Dahua player for Linux.

Technical details

deep spec
Container formatProprietary DHAV binary stream developed by Dahua Technology
Magic bytes (offset 0)Hex 44 48 41 56 (ASCII "DHAV"); each frame closes with 64 68 61 76 ("dhav")
Video codec - standardH.264 (AVC), compressed at DVR-configured bitrate
Video codec - newer devicesH.265 (HEVC), supported on Dahua NVRs and IP cameras from approximately 2016 onward
Audio encodingG.711 µ-law or AAC; audio track is optional and may be absent
Frame structureFixed DHAV frame header containing type, length, channel number and embedded UTC timestamp fields
Export scramblingCertain Dahua recorder models apply XOR-based scrambling on exported .dav files; scrambled files require Dahua's own player
MIME typevideo/x-dav (unofficial; not registered with IANA)
OEM brandingSame .dav format produced by DVR365, Amcrest, Lorex, Q-See and Mace recorders
FFmpeg demuxerNative "dhav" demuxer in libavformat/dhav.c; handles unscrambled .dav files without extra codecs
Channel storageEach .dav file stores footage from a single DVR channel
Timestamp metadataPer-frame UTC timestamps embedded in DHAV frame headers, enabling precise playback seek and event lookup
Typical file sizeHundreds of MB to several GB per recording segment, depending on duration and bitrate
Conversion targetsExportable to AVI or MP4 via SmartPlayer export or the ffmpeg command line (e.g. ffmpeg -i rec.dav out.mp4)
Related extensions.dah and .264 (alternative Dahua recording containers); .dvr (generic CCTV recording variant)
ReleasedMid-2000s (Dahua DVRs; sold under many OEM brands: DVR365, Amcrest, Lorex, Q-See, Mace and others)

DAV conversions

Community Q&A

asked by users
Ask a quick question
Get help from people who work with DAV 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 DAV files.

Frequently asked questions

How do I play a DAV file?
Try VLC first - current versions play standard Dahua DAV files. If VLC shows nothing, the export is scrambled: install the free Dahua SmartPlayer (or your brand's version, e.g. Amcrest Smart Player), which opens all of them.
How do I convert DAV to MP4 for free?
Dahua SmartPlayer: open the file → Export → MP4. Command line: ffmpeg -i file.dav -c copy out.mp4 (lossless, seconds). VLC's Convert/Save dialog also works but re-encodes.
Why won't VLC play my DAV file?
Either the file uses Dahua's scrambled export mode (only Dahua tools open those), your VLC predates DHAV support (update to a current 3.x build), or the export is truncated/corrupt. SmartPlayer is the universal fallback.
My recorder is Lorex/Amcrest/Q-See, not Dahua - why do I have DAV files?
Those brands sell rebranded Dahua hardware, so they use the same recording format. The brand's own player (e.g. Amcrest Smart Player) or Dahua SmartPlayer opens them interchangeably.
Can I give DAV footage to the police, or should I convert it?
Provide both: the untouched original .dav (preserves metadata and Dahua's tamper-detection watermark) plus an MP4 copy for easy viewing. Note when/how the copy was made.
Why is my DAV export split into many files?
DVRs segment recordings (per time block, channel and event), so an export covering an hour can be dozens of files. SmartPlayer can load the whole folder and play them continuously; FFmpeg can concat them into a single MP4.

References

1Dahua Technology - Download Center (ToolBox, SmartPlayer, SmartPSS)www.dahuasecurity.com
2Dahua Wiki - SmartPlayer (DAV playback and conversion)dahuawiki.com

Keep exploring

across the database

Top extensions this week

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

Related extensions

.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)
.SWFSmall Web Format (Shockwave Flash)

Free file tools

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

Open the toolbox

Browse file extensions A-Z