prev/next

Adding Metadata to MP4 Files

Correct MIME types for serving video files

We test video playback on a variety of devices, from Mac and Windows PCs, to all the various mobile phone platforms available today. One critical issue that comes up often is that the hosting server has not set the MIME types for the video type. A typical error message for this would be "unknown application/octet-stream". Here is a list

 More -->

We test video playback on a variety of devices, from Mac and Windows PCs, to all the various mobile phone platforms available today. One critical issue that comes up often is that the hosting server has not set the MIME types for the video type. A typical error message for this would be "unknown application/octet-stream". Here is a list of many common formats we encounter.


Video Type Extension MIME Type
Flash .flv video/x-flv
MPEG-4 .mp4 video/mp4
iPhone Index .m3u8 application/x-mpegURL
iPhone Segment .ts video/MP2T
3GP Mobile .3gp video/3gpp
QuickTime .mov video/quicktime
A/V Interleave .avi video/x-msvideo
Windows Media .wmv video/x-ms-wmv

IMPORTANT: You will need to configure your ftp server to these MIME types for them to be properly recognized by their respective playback devices.

<-- Hide
tools: email  |  print  |  share  |  click to rate (rated 3 times):
  • BlinkList
  • Del.icio.us
  • Digg
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MySpace
  • Newsvine
  • Reddit
  • Sphinn
  • Technorati
  • Twitter

What types of metadata can I currently add to my encodes?

The following types of metadata are allowed to be added for the following formats: 3gp, appletv, fl9, iphone, ipod, m4a, mp4, wmv, zune.

Please note that the length of metatag value can't be greater than 256 characters. This functionality is only supported via AP.

  • title [optional] - Title of the media
  • copyright [optional] - Copyright information
 More -->

The following types of metadata are allowed to be added for the following formats: 3gp, appletv, fl9, iphone, ipod, m4a, mp4, wmv, zune.

Please note that the length of metatag value can't be greater than 256 characters. This functionality is only supported via AP.

  • title [optional] - Title of the media
  • copyright [optional] - Copyright information
  • author [optional] - Source author
  • description [optional] - Media description
  • album [optional] - Media album

 

<-- Hide
tools: email  |  print  |  share  |  click to rate (rated 6 times):
  • BlinkList
  • Del.icio.us
  • Digg
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • MySpace
  • Newsvine
  • Reddit
  • Sphinn
  • Technorati
  • Twitter