./multimedia/mediainfo, Utility to supply technical info about audio and video

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q2, Version: 20.03, Package name: mediainfo-20.03, Maintainer: pkgsrc-users

MediaInfo supplies technical and tag information about a video or audio file.

What information can I get from MediaInfo?
- General: title, author, director, album, track number, date, duration...
- Video: codec, aspect, fps, bitrate...
- Audio: codec, sample rate, channels, language, bitrate...
- Text: language of subtitle
- Chapters: number of chapters, list of chapters
What format (container) does MediaInfo support?
- Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4,
DVD (VOB)... (Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...)
- Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF...
- Subtitles: SRT, SSA, ASS, SAMI...
What can I do with it?
- Read many video and audio file formats
- Different methods of viewing information (text, sheet, tree, HTML...)
- You can customise these views
- Exporting information as text, CSV, HTML...
- Internationalisation: Any language display on any version of your
operating system
- Localisation capability (but volunteers needed)


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: e6cbdaa85b9c4b182cd1325506926637b0e158d8
RMD160: 976c635af03faa44d9a4cca2bc5c143efa44601d
Filesize: 3619.616 KB

Version history: (Expand)


CVS history: (Expand)


   2020-08-14 19:05:28 by Benny Siegert | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #6292 - requested by wiz
multimedia/mediainfo: security fix

Revisions pulled up:
- multimedia/mediainfo/Makefile.common                          1.9
- multimedia/mediainfo/distinfo                                 1.15

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Aug  3 09:51:28 UTC 2020

   Modified Files:
   	pkgsrc/multimedia/mediainfo: Makefile.common distinfo

   Log message:
   {lib,}mediainfo: update to 20.03

   Version 20.03, 2020-04-03
   -------------
   + AC-4 full featured support (presentations, groups, substreams)
   + MPEG-H 3D Audio basic support
   + MPEG-TS: audio preselection descriptor support
   + Dolby Vision v2 detection
   + MPEG-4: support of colr/nclx (color information) box
   x URL encoding option fixes, permitting to use URL encoded or non URL encoded \ 
links
   x AAC: fix SBR frequency when in ADIF
   x DPX: ColorimetricSpecification and TransferCharacteristic were inverted
   x Several crash and memory leaks fixes