lookup> .h264

.H264·File Extension

H264 VideoA .h264 file is a H264 Video. It is a video format used to store movies and animation, typically with video and audio tracks.

Extension.h264
File typeH264 Video
MIME typevideo/h264
CategoryVideo
Charset
Compressible

What is a .h264 file?

A .h264 file is a H264 Video. It is a video format used to store movies and animation, typically with video and audio tracks.

In the mime-db registry it maps to video/h264. When serving .h264 over HTTP, set the Content-Type header as shown in Developer info below.

Related entities: it maps to video/h264 — and is delivered over HTTP via the Content-Type header.

  • Use VLC or MPV to open and edit .h264 files.
  • Any text editor (Notepad, VS Code) can inspect the raw content as text.

When served over HTTP, responses should set the following header:

Content-Type: video/h264

Common software that reads/writes .h264:

VLCMPVHandBrakeQuickTime Player
.h264extension of
format
H264 Videoserved as
mime type
video/h264sent via header
http header
  • Movies and clips
  • Streaming media
  • Screen recordings
  • Open the file with VLC, make your changes and save.
  • Most editors preserve the original formatting and encoding — avoid changing the charset.
  • Create a new file and save it with the .h264 extension, or export this format from VLC.

What programs can open .h264 files?

Common options include VLC, MPV, HandBrake. You can also open many of these files with built-in viewers or a browser.

How do I create a .h264 file?

Create a new file in any text editor or the app that owns the format and save it with the .h264 extension.

What is the relationship between .h264 and the video/h264 MIME type?

video/h264 is the media type identifier used for .h264 files during network transfer (for example in the HTTP Content-Type header).

Updated 2026-08-18

Related extensions

Related MIME types

Related headers

Related methods

Related status codes