Standards: Appendix E - File Extensions Vs. Container Formats

This list of file container formats and their extensions is not exhaustive but it does describe the important ones whose standards are in everyday use in a broadcasting environment.

This is an Appendix to our series of articles on Standards.

Container formats such as AVI, MKV, MXF, QuickTime or MP4 can carry a variety of differently coded video and audio which is not apparent from their file extension. Open the file and inspect the headers to determine what the file actually contains. In a few rare cases, an alternative file extension can be used to indicate the content format. Some applications will be able to open these files but will not be able to render the content as they lack the codec support.

Extension Format
3g2 3GPP2 mobile file
3gp 3GPP mobile file
aac AAC coded audio
ac3 Dolby AC3 surround sound file
aiff Audio Interleave File Format extracted from a CD
alac Apple Lossless Audio Codec
ape Monkey Audio file
asf Advanced Systems Format (alternative to wmv)
avi Audio Video Interleave
caf Apple Lossless Audio (ALAC) files (uncommon)
divx DivX Media Format
dts Digital Theatre Systems sound file
evo Enhanced VOB
f4v Flash Video file with H•264 video & AAC audio
flac Free Lossless Audio Codec (FLAC) coded audio
flv Flash Video file containing SWF encoded content. Deprecated and should not be used for new projects
m2p MPEG program stream (Prefer this to using ps)
m2ts BDAV MPEG-2 transport stream
m4a MPEG-4 audio file
m4b Audiobook and podcasts
m4p MPEG-4 audio file containing AAC audio which is DRM protected by Apple FairPlay
m4r Apple iPhone ringtones
m4v MPEG-4 Part 14 video file (alternative to mp4)
mk3d Matroška containing stereoscopic 3D video
mka Matroška audio
mks Matroška subtitles
mkv Matroška video
mov QuickTime File Format
mp3 An MPEG file containing only a MPEG-1 Audio Layer 3 audio stream
mp4 MPEG-4 Part 14 (generic alternative to m4v)
mpc Musepack audio file
mpeg See mpg
mpg MPEG-1 or 2 video/audio
mts Blu-ray BDAV MPEG-2 transport stream
mxf Material Exchange Format
ofr OptimFROG lossless coded audio
oga Ogg audio file
ogg Ogg audio/video file
ogm Ogg media file
ogv Ogg video file
ogx Ogg multiplexed media files
opus An Ogg format container containing Opus coded audio
ps MPEG program stream (Do not confuse these with raw PostScript print stream files)
qt Early QuickTime File Format (rarely used now)
rmvb Real Media Variable Bitrate file
ts DVD MPEG transport stream
tsv MPEG transport stream
vob DVD Video Object
wav WAV audio file. These are often used in radio broadcasting
wave See wav
webm Web Media is based on the Matroška format
wmv Advanced Systems Format (for Windows Media)

 

Part of a series supported by

You might also like...

IP Monitoring & Diagnostics With Command Line Tools: Part 5 - Using Shell Scripts

Shell scripts enable you to edit your diagnostic and monitoring commands into a script file so they can be repeated without needing to type them manually every time. Shell scripts also offer some unique and powerful features that help to…

IP Monitoring & Diagnostics With Command Line Tools: Part 4 - SSH Public Keys

Installing public SSH keys created on your workstation in a server will authenticate you without needing a password. This streamlines the SSH interaction and avoids the need to use stored and visible passwords in your scripts.

IP Monitoring & Diagnostics With Command Line Tools: Part 3 - Monitoring Your Remote Systems

Monitoring what is happening in a remote system depends on being able to ask for something to be checked and having the results reported back to you. There are many ways to do this. This article looks at some simple…

IP Monitoring & Diagnostics With Command Line Tools: Part 2 - Testing Remote Connections

In the previous article, we set the scene for working with the Command Line Interface (CLI) on a UNIX system. Now we will explore some techniques for performing basic tests on our network infrastructure to check for potential problems.

IP Security For Broadcasters: Part 12 - Zero Trust

As users working from home are no longer limited to their working environment by the concept of a physical location, and infrastructures are moving more and more to the cloud-hybrid approach, the outdated concept of perimeter security is moving aside…