MediaInfo adalah sebuah software yang menyediakan informasi teknis dan tentang tag video dan audio. Software ini akan memberikan rincian tentang video dan audio, selain itu juga memberikan informasi tentang link yang digunakan untuk mencari codec dari video dan aplikasi ketika file video tidak bisa diputar. Software ini mendukung berbagai format audio, video, dan memberikan informasi melalui format termasuk CSV, teks dan HTML.
Informasi yang diberikan MediaInfo :
· Umum: judul, penulis, sutradara, album, nomor trek, tanggal, durasi.
· Video: codec, aspek, fps, bitrate.
· Audio: codec, sample rate, channel, bahasa, bitrate.
· Teks: bahasa subtitle
· Bab: hitungan bab, daftar bab
Format yang didukung MediaInfo :
· Video: MKV, OGM, AVI, DivX, WMV, QuickTime, dan Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB) ...
· (Codec: DivX, XviD, MSMPEG4, ASP, H.264, AVC)
· Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF.
· Teks: SRT, SSA, ASS, SAMI.
Yang bisa dilakukan MediaInfo :
· Membaca banyak video dan format file audio
· Beberapa cara untuk melihat informasi (teks, sheet, pohon, HTML)
· Anda dapat menyesuaikan tesis views
· Mengekspor kemungkinan: teks, CSV, HTML.
· Antarmuka grafis, atau Command Line, atau DLL
· Integrasi dengan MS-Windows shell (drag dan drop, dan menu konteks)
· Internasionalisasi: setiap menampilkan bahasa pada setiap versi Sistem Operasi Anda
· Kapasitas Lokalisasi (tapi relawan diperlukan)
Yang Baru Dari MediaInfo :
· Switched to a BSD-2-Clause license
· LXF: AFD (from ancillary stream) support
· Detection of some side car files and showing them as a single package (optional)
· MOV: more channel positions information
· TTML: detection
· SAMI: detection
· ID3: updated list of genres, thanks to Mats
· .so: search a local copy of the library before trying default path
· AVI: Support of Adobe PARf (Aspect Ratio) chunk
· VC-3: Scan order
· P65, Flac/Ogg DISCTOTAL metadata support
· P67, MOV, add Hap Video to the database
· P67, Matroska, add VP9 to the database
· P68, FLV, add HEVC detection in the FLV parser
· P66, MOV, tref/chap handling, with chapters information, thanks to Kurtnoise
· P72, MOV, HEVC/H265 detection and basic support, thanks to Kurtnoise
· F382/P75, PMP format detection
· MPEG-TS, HEVC/H265 support
· 16:10 DAR known value
· #B742, MPEG-4/MOV, crash with some truncated/invalid files
· #B746, MPEG-4/MOV: crash with files having moof atom and no moov atom
· #B747, Inconsistent hang with buffer API
· #B757, MediaInfoDLL.py MediaInfoList was not working, thanks to Elbenfreund
· #B740, XML: dt:dt is replaced by dt (for binary data)
· MXF: Dolby E streams starting only at the second or third frame were not well detected
· MPEG-4/MOV: reducing analysis time for I-frame only video streams
· CEA-708: weird behavior phantom streams are displayed) in case of buggy CEA-708
· AVI: crash with audio delay and AvgBytesPerSec of 0
· Wrong demuxing of the caption stream in the case of AVC streams without frame_mbs_only_flag but having 2 fields in one slice.
· DPX: parsing was very slow with a sequence of files.
· MXF: Pre-charge duration was not read, time code of the first frame was wrong if "Origin" is not 0
· FLV: file was sometimes (e.g. most of the file padded with zeroes) fully parsed
· VC-3: Using values from specifications (based on compression ID) instead of SBD/SST/SPL/APLF from bitstream
· #738, mediainfo-qt doesn't build