.DASH File Extension
MPEG-DASH Video File
Developer | Moving Picture Experts Group |
Popularity |
3.6 | 43 Votes |
Category | Video Files |
Format | Binary |
What is a DASH file?
A DASH file is a video file created for high-quality video playback on sites such as YouTube and Netflix. It contains an HTTP-based segment of media content that is encoded with different bit rates, to keep a video playing through changing network conditions.
DASH (Dynamic Adaptive Streaming over HTTP) files are distributed over the DASH protocol. When clients, like web browsers, play back DASH-encoded content, they select DASH file segments with the appropriate bitrate to avoid re-buffering and stalls. The chosen bitrate reflects your current network and Internet connection.
A variety of programs allow users to create and download DASH files. For example, RealPlayer Downloader downloads videos as DASH files before automatically converting them to .MP4 files. As another example, developers can use DASHEncoder to create DASH videos from other video files.
If you have a DASH file on your computer, it is likely a segment of a larger video file. Because DASH files contain only a segment of a video, they cannot be played as is in most media players. You must combine a DASH file with its other related video segments and convert the combined file to an MP4 file before you can play it.
How to open a DASH file
To play the video a DASH file contains, you must:
- Combine all the DASH files that comprise a single streamed video into one DASH file.
- Convert the combined DASH file into an MP4 file.
Then, you'll be able to play the resulting MP4 file in a media player, such as VideoLAN VLC media player (cross-platform).
In Linux and macOS terminals, you can use the cat command to combine multiple DASH files into a single file. In Windows command prompt, you can use the type or copy commands. When you combine your DASH files, be sure to combine them in the correct order. For example, if you have files named 000000.dash, 000001.dash, and 000002.dash, combine them in that order. If you combine DASH files in the wrong order, the resulting video won't play in media players.
After you combine your DASH files into a single file, you can use FFmpeg (cross-platform) to convert that file into an MP4 file.
Programs that open DASH files
Dashlane Profile
Developer | Dashlane, Inc. |
Popularity |
3.4 | 14 Votes |
Category | Backup Files |
Format | N/A |
What is a DASH file?
File created by Dashlane, a program used for password management, saving confidential data, and making secure online payments; contains user data and other information which the user stores securely in Dashlane.
DASH files are created automatically by the Dashlane program itself. They may also be manually exported by the user for the backup purposes.
In Windows, DASH files may be found in the following directory:
C:Users\username\AppData\Dashlane\profiles
In Mac OS X, DASH files can be accessed in the directory:
~/Library/Application Support/Dashlane/profiles
NOTE: Since OS X 10.7 Lion, this folder is hidden by default.