Jump to content

MediaInfo: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
m →‎Technical information: Typo fixing and cleanup, typos fixed: erronious → erroneous using AWB (8414)
Free software/Adware = Free software and open source code but supported by advertising
Line 28: Line 28:
| website = {{url|http://mediainfo.sourceforge.net/}}
| website = {{url|http://mediainfo.sourceforge.net/}}
}}
}}
'''MediaInfo''' is a [[free software|free]] and [[open-source software|open-source]] program that displays technical information about media files, as well as tag information for many audio and video files.<ref>{{citation |url=http://download.cnet.com/MediaInfo/3000-2169_4-10413046.html |title=MediaInfo |publisher=CNet |work=Editors' review |date=2011-08-29 |accessdate=2012-03-04}}</ref> It is used in many programs such as [[XMedia Recode]], [[MediaCoder]], [[eMule]], [[K-Lite Codec Pack]], [[Media Player Classic|Media Player Classic Homecinema]], etc.{{cn|date=March 2012}} and can be easily integrated into any program using a supplied <tt>MediaInfo.dll</tt>. MediaInfo supports popular video formats (e.g. AVI, WMV, QuickTime, DivX, XviD) as well as many lesser known or emerging formats (e.g. MKV, OGM, Real). MediaInfo provides a [[Graphical User Interface|GUI]] for easily viewing the information.
'''MediaInfo''' is a [[free software|free]] and [[open-source software|open-source]] program that displays technical information about media files, as well as tag information for many audio and video files.<ref>{{citation |url=http://download.cnet.com/MediaInfo/3000-2169_4-10413046.html |title=MediaInfo |publisher=CNet |work=Editors' review |date=2011-08-29 |accessdate=2012-03-04}}</ref> It is used in many programs such as [[XMedia Recode]], [[MediaCoder]], [[eMule]], [[K-Lite Codec Pack]], [[Media Player Classic|Media Player Classic Homecinema]], etc.{{cn|date=March 2012}} and can be easily integrated into any program using a supplied <tt>MediaInfo.dll</tt>. MediaInfo supports popular video formats (e.g. AVI, WMV, QuickTime, DivX, XviD) as well as many lesser known or emerging formats (e.g. MKV, OGM, Real). MediaInfo provides a [[Graphical User Interface|GUI]] for easily viewing the information.


==Technical information==
==Technical information==

Revision as of 20:26, 11 February 2013

Original author(s)Jerome Martinez
Initial releaseDecember 28, 2002 (2002-12-28)
Stable release
0.7.61 / October 22, 2012; 11 years ago (2012-10-22)
Repository
Written inC++
Operating systemUnix-like, Microsoft Windows, Mac OS
Available in36 languages
LicenseLGPL (library), GPL (GUI, CLI)
Websitemediainfo.sourceforge.net

MediaInfo is a free and open-source (but Adware supported[1]) program that displays technical information about media files, as well as tag information for many audio and video files.[1] It is used in many programs such as XMedia Recode, MediaCoder, eMule, K-Lite Codec Pack, Media Player Classic Homecinema, etc.[citation needed] and can be easily integrated into any program using a supplied MediaInfo.dll. MediaInfo supports popular video formats (e.g. AVI, WMV, QuickTime, DivX, XviD) as well as many lesser known or emerging formats (e.g. MKV, OGM, Real). MediaInfo provides a GUI for easily viewing the information.

Technical information

MediaInfo reveals information such as:

  • General: Title, author, director, album, track number, date, duration
  • Video: codec, aspect ratio, fps, bitrate
  • Audio: codec, sample rate, channels, language, bitrate
  • Text: subtitle language
  • Chapters: numbers of chapters, list of chapters[2]

MediaInfo 0.7.51 retrieves codec information optionally from tags or by computation. Thus in the case of misleading tags erroneous codec information may be presented.

Supported Input Formats

MediaInfo supports just about any video and audio file including:

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

Supported operating systems

MediaInfo supports Microsoft Windows, Mac OS X, Solaris and many Linux and BSD distributions.[3] MediaInfo also provides source code so essentially any operating system or platform can be supported.

References

  1. ^ "MediaInfo", Editors' review, CNet, 2011-08-29, retrieved 2012-03-04
  2. ^ a b MediaInfo About Page
  3. ^ MediaInfo Download Page