Supriya Ghosh (Editor)

MediaInfo

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Jérôme Martinez

Written in
  
C++

Development status
  
Active

MediaInfo

Initial release
  
28 December 2002; 14 years ago (2002-12-28)

Stable release
  
0.7.89 / 30 September 2016; 5 months ago (2016-09-30)

Repository
  
github.com/MediaArea/MediaInfo

MediaInfo is a free and open-source program that displays technical information about media files, as well as tag information for many audio and video files. It is used in many programs such as XMedia Recode, MediaCoder, eMule, and K-Lite Codec Pack. It can be easily integrated into any program using a supplied MediaInfo.dll. MediaInfo supports popular video formats (e.g. AVI, WMV, QuickTime, Real, DivX, XviD) as well as lesser known or emerging formats such as MKV including WebM. In 2012 MediaInfo 0.7.57 was also distributed in the PortableApps format.

Contents

MediaInfo provides a command-line interface for displaying the provided information on all supported platforms. Additionally, a GUI for viewing the information on Microsoft Windows and Mac OS X is provided. Users that want to have the Windows GUI version of the software can choose to download it bundled with the OpenCandy installer to support the software's creators.

Technical information

MediaInfo reveals information such as:

  • General: Title, author, director, album, track number, date, duration
  • Video: codec, aspect ratio, framerate, bitrate
  • Audio: codec, sample rate, channels, language, bitrate
  • Text: subtitle language
  • Chapters: numbers of chapters, list of chapters
  • MediaInfo 0.7.51 and newer retrieve codec information optionally from tags or by computation. Thus in the case of misleading tags erroneous codec information may be presented.

    MediaInfo installer was previously bundled with "OpenCandy". However, you were able continue the installation process without installing it. This is no more the case since April 2016.

    Supported input formats

    MediaInfo supports just about any video and audio file including:

  • Video: MXF, MKV, OGM, AVI, DivX, WMV, QuickTime, RealVideo, Mpeg-1, MPEG-2, MPEG-4, DVD-Video (VOB), DivX, XviD, MSMPEG4, ASP, H.264 (Mpeg-4 AVC)
  • Audio: OGG, MP3, WAV, RealAudio, AC3, DTS, AAC, M4A, AU, AIFF
  • Subtitles: SRT, SSA, ASS, SAMI
  • Supported operating systems

    MediaInfo supports Microsoft Windows XP or later, Mac OS X, Solaris and many Linux and BSD distributions. MediaInfo also provides source code so essentially any operating system or platform can be supported. An old version 0.7.60 for Windows 95 to 2000 exists.

    There is a Doom9 thread for MediaInfo developers also covering simplified and modified implementations.

    Licensing

    Up to version 0.7.62 the MediaInfo library was licensed under the GNU Lesser General Public License, while GUI and CLI were provided under the terms of the GNU General Public License. Starting with version 0.7.63 the project switched to a BSD 2-clause license ("Simplified BSD License").

    References

    MediaInfo Wikipedia