business and finance | February 21, 2026

What is the MIME type for mp4?

What is the MIME type for mp4?

ISO Base Media File Format: MP4, QuickTime, and 3GP

MIME typeDescription
audio/mp4MP4 audio (RFC 4337: MIME Type Registration for MPEG-4)
video/mp4MP4 audio (RFC 4337: MIME Type Registration for MPEG-4)
application/mp4Non-audiovisual media encapsulated in MPEG-4

How do I enable MIME in IIS?

For IIS 7.0 and 7.5 1.

  1. Open IIS Manager and click on your server level settings.
  2. In Features View, double-click MIME Types.
  3. In the Actions pane, click Add.
  4. In the Add MIME Type dialog box, type a file name extension in the File name extension text box.
  5. Type a MIME type in the MIME type text box.
  6. Click OK.

What is MIME types in IIS?

In a nutshell a mime type is a setting which IIS uses to determine how a particular file type is managed. For instance IIS will have a mime type set for the . html extension which will instruct the client web browser to treat the file as text, while the mime type for an .

Where is MIME type set?

In the Connections pane, go to the site, application, or directory for which you want to add a MIME type. In the Home pane, double-click MIME Types. In the MIME Types pane, click Add… in the Actions pane. In the Add MIME Type dialog box, add the file name extension and MIME type, and then click OK.

What is the best audio codec for mp4?

ACC is currently the best audio codec for professional broadcasting. We believe that AAC is the best audio codec for most situations. AAC is supported by a wide range of devices and software platforms, including iOS, Android, macOS, Windows, and Linux.

What is MIME used for in video format?

What is a Video MIME Type? MIME type stands for multipurpose internet mail extensions and is a format for a video file that is transmitted across the internet. While MIME types can be used to help web servers understand a variety of elements including text, images, and audio.

What is the MIME type for CSV file?

Common MIME types

ExtensionKind of documentMIME Type
.csvComma-separated values (CSV)text/csv
.docMicrosoft Wordapplication/msword
.docxMicrosoft Word (OpenXML)application/vnd.openxmlformats-officedocument.wordprocessingml.document
.eotMS Embedded OpenType fontsapplication/vnd.ms-fontobject

How do I change the MIME type for a file?

(IIS 7.0) Set MIME types

  1. Click Add.
  2. In File name extension, type .
  3. In MIME type, type application/octet-stream .
  4. Click OK.
  5. In the middle pane, verify that the new MIME type appears in the list.
  6. (If necessary) Click Add again, and then repeat steps b-e to register the second file extension as a MIME type.

How do I fix MIME type error?

To fix this issue,

  1. Go to file path pub/static/
  2. Check whether the . htaccess file is available (hidden file – Press ctrl+H to view it).
  3. If not available, you can download . htaccess file in the file path pub/static/ and move it into your server.
  4. Finally, clear your browser and Magento cache and check again.

How do I find the MIME type of a file?

The MIME type registry associates particular filename extensions and filename patterns, with particular MIME types. If a match for the filename is found, the MIME type associated with the extension or pattern is the MIME type of the file.

How do I change the MIME type file?