Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libmediainfo0-26.01-1.2 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: libmediainfo0 Distribution: openSUSE Tumbleweed
Version: 26.01 Vendor: openSUSE
Release: 1.2 Build date: Mon Feb 2 19:00:00 2026
Group: System/Libraries Build host: reproducible
Size: 11124648 Source RPM: libmediainfo-26.01-1.2.src.rpm
Packager: https://bugs.opensuse.org
Url: https://mediaarea.net
Summary: Library for supplying technical and tag information about a video or audio file
MediaInfo supplies technical and tag information about a video or
audio file.

Information that can be retrieved:
* 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

DivX, XviD, H263, H.263, H264, x264, ASP, AVC, iTunes, MPEG-1,
MPEG1, MPEG-2, MPEG2, MPEG-4, MPEG4, MP4, M4A, M4V, QuickTime,
RealVideo, RealAudio, RA, RM, MSMPEG4v1, MSMPEG4v2, MSMPEG4v3,
VOB, DVD, WMA, VMW, ASF, 3GP, 3GPP, 3GP2

Container formats that are supported:
* 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

This package contains the shared library for MediaInfo(-gui).

Provides

Requires

License

BSD-2-Clause

Changelog

* Mon Feb 02 2026 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 26.01
    Added features:
    * More coherency/integrity checks, sponsored by
      Austrian Mediathek
    * MXF: fix crash with some 0 byte audio packets
    * MPEG-4: C2PA support
    * ID3v2: support of Olympus voice recorder metadata
    * Matroska: show block addition tracks
    * Matroska: add timecode label readout
    * Add default language string for ISO 639-2 special codes,
      thanks to cjee21
    * AVI/WAV: add support for WAVE_FORMAT_MPEG_HEAAC (0x1610)
    * AV1: Enable parsing raw OBU from network, thanks to cjee21
    * AV1: Indicate usage of Film Grain Synthesis, thanks to cjee21
    * Bindings: add C#/PowerShell (Windows/Linux) support,
      thanks to cjee21
    * Matroska/TimeCodeXML: add frame rate
    Fixed bugs:
    * Matroska: fix incoherent readout of unordered tag elements
    * TimeCodeXml output: fix lack of frame number with
      some MXF SDTI timecodes
    * AVI/WAV: fix crash with some invalid FourCC
    * SDP: fix false-positive detection
    * I2469, CDP: fix handling of 708 streams caught in the middle
* Tue Sep 30 2025 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 25.09
    Added features:
    * ADM: Dolby E profile for emission conformance checker
    * AAC: show when PNS is ued
    * MPEG-TS: map message_id code to the stored message
      character string
    * AC-4: Enhancement to Presentation Role display
    * AC-4: Add Bitstream level and Presentation level
    * MXF: support of experimental ARRI ULs
    * WavPack: fix duration for long duration
    * WAV: detection of C2PA + display of thumbnails characteristics
    * MasteringDisplay_Luminance: split Min and Max
    * Dolby Vision: Fill colour, transfer & matrix for profile 5
      (thanks to cjee21)
    * JPEG: Detect lossless (thanks to cjee21)
    * MPEG-TS: update DVB descriptors and service types for
      NGVC and NGA (thanks to paulhiggs)
    * Reset MXF status based on footer partition
      (thanks to ammonriley)
    * VP9: VP9 in MP4 support (thanks to cjee21)
    * SphericalVideo: use StereoMode instead of of SourceCount
    * I2400, Fix crashes with some malformed files
    Fixed bugs:
    * MaxCLL/MaxFALL: value without unit in the XML/JSON output
    * Fix infinite loop in UTF8 (e.g. JavaScript) build
    * HDR: fix random crash with multiple HDR formats
    * PAC: Fix duration/timestamps
    * Spherical Video 2 support, fix BF4 support with
      0.32 readout, update
* Wed Jul 30 2025 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 25.07
    Added features:
    * MPEG-4 : Support of Spherical Video 2
    * MPEG-4 : Spherical Video improvements
    * MPEG-4: Support of location in mdta
    * MPEG-4: Parse XMP metadata (thanks to cjee21)
    * MPEG-4: Better support of Auro-Cx 3D audio
      (thanks to cjee21)
    * Matroska : Improvement of Spherical Video
    * Matroska: TimecodeXML output
    * AV1: Display of HDR10+ (thanks to cjee21)
    * CAF: Improved support (thanks to cjee21)
    * APE tags: Map more tags (thanks to cjee21)
    * WavPack: Display MD5 sum of raw audio data
      (thanks to cjee21)
    * FLAC: Map Arranger and Lyricist (thanks to cjee21)
    * DTS: More DTS:X detection
    * PNG/HEIF: Parse ISO 21496-1 Gain map metadata
      (thanks to cjee21)
    * XMP: Parse Adobe/UltraHDR Gain map metadata
      (thanks to cjee21)
    * JPEG/TIFF: Show thumbnails information, Exif style
      (thanks to cjee21)
    * JPEG/TIFF/HEIF: Parse Exif (location, dates, model name...)
      metadata (thanks to cjee21)
    * JPEG: Show thumbnails information, MPF style
      (thanks to cjee21)
    * TIFF/JPEG: Parse IPTC-NAA, XMP, PSIR, PSD metadata and more
      (thanks to cjee21)
    * JPEG/PNG: Support of C2PA (thanks to cjee21)
    * C2PA: Parsing of thumbnails
    * JPEG: Support of GContainer with or without MPF, for more HDR
      related info (thanks to cjee21)
    * Model names: Map to marketing names e.g SM-S931B becomes
      Samsung S25 (thanks to cjee21)
    * XMP: GIMP version + improve multi CreateDate handling and more
      (thanks to cjee21)
    * ICC: Information from profile description (thanks to cjee21)
    * PNG: Split image size from metadata size
    * PNG: Parse metadata at the end of the file
    * DNG: Detection of DNG rather than generic TIFF
      (thanks to cjee21)
    * PNG: Encoded date
    * JPG: Writing library name
    * PNG: Support of MNG and JNG
    * Thumbnails: Add a dedicated image track for thumbnails and
      covers
    * PAC: Option for default frame rate
    * Dates: Normalize dates from different formats
    * HTML output: Display cover image (thanks to cjee21)
    * Add package.json for npm archive / git / package
    Fixed bugs:
    * I2360, MPEG4: fix crash on HEIC files
    * H263: Fix potential bad compute of frame size
    * FFV1: Fix parsing of initial_state_delta tables leading to
      wrong full frame parsing
    * ADM: Don't consider comments as not permitted
    * EXR : Fix comment not displayed
    * JNA: Fix Java to Native integer conversion
* Thu May 01 2025 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 25.04
    Added features:
    * MP4: Detect caption presence in the middle of the file for AVC
      with CEA-608 in SEI
    * MP4: Support of Spherical Video metadata
    * MP4: support of com.apple.quicktime.location.ISO6709
    * IAMF: Basic (name, sampling rate, audio format used)
      support of IAMF (raw, in MP4), thanks to cjee21
    * JPEG: read XMP metadata, thanks to cjee21
    * XMP metadata: Display photoshop:Credit, xmp:CreatorTool
    * Mach-O: Basic Mach-O (including Universal) binary support,
      thanks to cjee21
    * MZ: Add more archs
    * WepP: Support of WebP, thanks to bitplane
    * FLAC: Add picture information
    * FLAC: Add muxing method of images
    * DVB: Update MJD parsing for accepting dates after 2038
    * Input: Accept literal IPv6 addresses, thanks to cjee21
    * I2231, 2vuy: Bit depth
    Fixed bugs:
    * ADM: fix crash and wrong conformance issue report with
      specific files
    * MPEG-4: avoid nearly infinite loops with buggy streams
    * HEVC: fix false positive conformance issue with LHEVC SPS
    * I2248, FLAC: fix format name in case of image in metadata
    * I2240, Aspect ratio: Add display aspect ratio 9:16
    * Fix non-MSVC builds with AES NI enabled, thanks to cjee21
    * JavaScript build: Set locale to UTF-8
* Sun Mar 23 2025 Martin Hauke <mardnh@gmx.de>
  - Update to version 25.03
    Added features:
    * I2218, TTML: detect IMSC Rosetta
    * MXF: support of HDR Vivid Metadata
    * AVS3 Video: support for AVS3 Video according to T/AI 109.2
    * MP4: Display of operating system and hardware e.g. Android or
      iOS.
    * MP4: Handle loci and @xyz metadata
    * MP4: Handle more metadata
    * DAT: recording date & misc
    * 3D Audio: Enable graph also on Linux
    Fixed bugs:
    * I2199, MP4: fix moov meta support
    * I2213, MXF: better handling of bad LinkedTrackID in descriptors
    * I2191, PAC: fix crash with some W16 blocs
    * I2223, DVD-Video: fix crash
    * AVC: fix GOP computing sometimes half of actual GOP
    * AC3: Fix wrong read of mixlevel
    * MPEG-4: Handle correctly mett track format
    * Fix alignment of text output for CJK languages
* Sun Dec 15 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.12
    Added features:
    * AVC: Chroma Subsampling Position
    * PNG: adapt cLLi/mdCv letter case due to spec draft update
    Fixed bugs:
    * RIFF: fix bad seek in big chunks e.g. aXML with odd size
    * ADM: fix buffer over-read
    * FFV1: MaxSliceCount was not in XML or JSON report
* Sun Nov 10 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.11
    Added features:
    * I1945, PAC subtitle format support
    * I2130, EXR: support of time code and frame rate
    * MXF: Support of more flavors of ISXD, IAB,
      Dolby Vision Metadata
    * MXF: Support of all known ULs in MediaTrace output
    * AVC: Improved detection of AVC-Intra
    * TTML: Add Duration_Start_Command/Duration_End_Command
    Fixed bugs:
    * IMF: Allow XML documents larger than 16 MB
    * I2133, TTML: Fix timecode when timeBase is media
    * I2110, MXF: Fix wrong Delay field with NDF timecodes
    * I2094, MXF: Sony Real Time Metadata: fix timecode
      drop frame flag
    * S1194, Fix random behavior due to uninitialised value
    * MPEG-TS: Increase probing at end for getting duration
    * PNG: Fix buffer leak
    * IAB: Fix bug in IAB channel code mapping
    * HTML output: Better escape of HTML strings
    * XML output: Fix comment in comment
    * MXF: Avoid crash in mxf assets on unsupported audio
    * HEVC: Add missing parsing of some multilayer SPS elements
* Sun Jun 30 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.06
    Added features:
    * I1881, MXF & MOV: customizable seek pos and duration of
      caption probe
    * I1882, CEA-608/708: option for forcing all CC1-CC4/T1 if
      stream is detected
    * JPEG 2000: support of HTJ2K profile
    * JPEG 2000: readout of jp2h colr atom, more file extensions,
      better support of broken files
    * DAT: Support of raw Digital Audio Tape
    * Enable Control Flow Guard (CFG) and Control-flow Enforcement
      Technology (CET)
    * Conformance checker: an element is indicated bigger than its
      upper element
    * Conformance checker: option for max count of items per check
    Fixed bugs:
    * I2086, MXF: StreamOrder for tracks in ANC
    * I2076, Dolby E: StreamOrder includes all underlying streams
    * I2087, MPEG-TS: general duration includes before and after
      PCR offsets
    * WavPack: various fixes for multichannel & DSD files
* Sat Jun 01 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.05
    Added features:
    * I2029, MXF: decode of VBI (Line 21 & VITC)
    * I2058, VorbisCom: show MusicBrainz IDs in XML or
      full text output
    * I1881, MXF & MOV: customizable seek pos and duration of
      caption probe
    * I2005, WavPack: support of non-standard sampling rate
    * I2021, MP4: support of Qt style AudioSampleEntry in ISO MP4
    * Conformance checker: report of malformed frames for
      AVC & HEVC & AAC
    * Conformance checker: an element is indicated bigger than its
      upper element
    * Conformance checker: Add more stream synchronization
      related checks
    * Conformance checker: Check coherency of MXF elements having
      vectors
    * Conformance checker: check of MPEG Audio sync loss in raw
      MP3 & truncated file
    * Conformance checker: FFV1 checks also when in AVI and MOV/MP4
    * Conformance checker: check if a TIFF file is complete
    * Conformance checker: span of frames & frame/timestamp/byte
      offset
    Fixed bugs:
    * Avoid infinite loop with distant files
    * MXF: Support of SMPTE ST 422-2019 I2
    * I2055, Dolby Vision: fix crash with some files
    * I2054, ID3v2: fix crash with some malformed files
    * FFV1: fix conformance checker crash with Golomb Rice parsing
    * AC-3: fix crash with some TrueHD files
    * I2005, WavPack: handle of small files
    * BMP: fix bitdepth info
* Thu Apr 18 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.04
    Added features:
    * ADM: more AdvSS Emission profile checks
    * AC-3 & Dolby E: more AC-3 metadata readouts
    * AV1: support of chroma_sample_position
    * I1999, WAV: support of BS.2088 BW64 chunkId
    * I2008, Wavpack: support of DSD
    * I1882, CEA-608/708: options for ignoring command only streams
    * I1990, FLV: support of enhanced RTMP
    Fixed bugs:
    * WAV: fix support of 4+ GB ADM
    * I2005, WavPack: fix duration with small files
    * I2009, IVF: fix division by zero with buggy files
* Thu Mar 28 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.03
    Added features:
    * ADM: ADM v3, including profile element, support
    * ADM: conformance checks on AdvSS Emission profile
    * Dolby E: display more AC-3 metadata items
    * MOV/MP4: parsing of rtmd (real time metadata) tracks
    * PNG: packing kind (linear or indexed)
    * WAV: support of 4+ GiB axml (useful for huge ADM content)
    Fixed bugs:
    * MPEG-H: fix uninitialized values leading to random behavior
    * PDF: fix crash with corrupted files
    * MOV/MP4: fix bit depth info for some PCM tracks with pcmC box
* Wed Jan 31 2024 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 24.01
    Added features:
    * ADM: Dolby Atmos Master ADM Profile conformance checker
      (technology preview)
    * Dolby Vision: support of version 3, with compression info
      and profile 20
    * Dolby Vision: explicit display of profile
    * HEVC: support of multiview profile signaled in VPS extension
    * MP4: parsing of vexu (Video Extended Usage) box
    * ICC: support of CCIP in ICC in JPEG, PNG, TIFF, MP4, raw files
    * MPEG-TS: detection of VVC and EVC
    * AVC: count of slices
    * PNG: support of color description chunks (CCIP CLLI MDCV)
    * GXF: support of AVC and VC-3
    * TrueHD: display of Dolby Surround EX & Dolby Pro Logic IIz
    Fixed bugs:
    * Matroska: better fallback in case of buggy timecode
    * I1940, MOV/MP4: fix slowness with some unrecognized metadata
      atoms
    * HDR10/HDR10+: fix HDR10 info even if some characteristics
      are not met
* Fri Nov 24 2023 Maxime Gervais <maxime@mediaarea.net>
  - Update to version 23.11
    Added features:
    * XMP: support of a couple of additional metadata
    * PNG: pixel aspect ratio, gamma, active bit depth
    * PNG: support of textual metadata
    * Detection of active width/height/DAR (based on FFmpeg),
      Windows only
    * Matroska: show ST-12 timecode of first frame
    * ADM: rounding of FFoA to 0 decimal and Start/End time codes to
      2 decimals
    * WAV: support of big (1+ GB) axml chunks
    * ADM: support of big (1+ GB) files on 32-bit systems
    Fixed bugs:
    * I1876, BWF: fix missing precision in TimeReference export
    * I1607, MPEG-TS/PS: Less Inform() with Open(memory) than
      Open(file)
    * MP4/MOV: show right time code of last frame with complex
      time code tracks
    * Duration: timecode output should not use drop frame for
      23.976fps
    * AVC+HEVC: fix handling of DF timestamps
    * SF1188, ID3v2: fix wrong handling of chunks having padding
    * I1887, TS DVB: fix wrong handling of UTF-8 strings in service
      name
    * I1892, Matroska: fix date readout if before the millennium
* Wed Oct 04 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.10
    Added features:
    * Italian language update
    * Languages: add 'fil' (Filipino)
    * Support of MPEG-H in MPEG-TS
    * MOV/MP4: caption probing time expanded from ~15s to ~30s
    * MPEG-7 and DVD-Video: provide title duration based on frame
      rate
    * WAV: better display of buggy WAV files have 2 fmt/data chunks
    Fixed bugs:
    * MOV/MP4: fix lack of detection of CEA-608/708 if junk at end
      of stream
    * DVD-Video: fix duration if more than 1 menu
* Thu Sep 14 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.09
    Added features:
    * DTS-UHD support (contribution from Xperi)
    * MPEG-7 output update, supporting collections for DVD Video
    * ISO 9660: more metadata
    * AVC: read out of time code
    Fixed bugs:
    * DVD Video: better support of ISO having several episodes
    * MPEG Video: fix duration not including last field duration
      (interlaced content only)
    * I754, AVC&HEVC: fix risk of crash with some streams
* Wed Jul 12 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.07
    Added features:
    * USAC conformance checker: update DRC presence check
    * USAC conformance checker: sbgp presence check
    * USAC conformance checker: difference between extra zero
      bytes and other extra bytes
    * ISO 9660: support of DVD video, with option for listing all
      contents
    * MPEG-7: support of collections (beta)
    * More Blackmagic RAW meta kinds
    * DTS-HD: DTSHDHDR header support (used for raw DTS-HD files)
    Fixed b ugs:
    * ADIF: fix wrong detection of lot of files as ADIF (Android
      and MediaInfoOnline)
    * USAC conformance checker: fix arith context handling in some
      corner cases
    * ADM: some tweaks about FFoA/Start/End time codes
    * Remove curl default ca info message in stdout
* Wed Jun 28 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.06
    Added features:
    * USAC/xHE-AAC conformance checker
    * S-ADM: support of SMPTE ST 2127-1 / SMPTE ST 2109 / SMPTE ST
      2127-10 (S-ADM in MGA in MXF)
    * S-ADM: add S-ADM version and support of 1/1.001 frame rates
    * ADM: show FFoA/Start/End as timestamp and timecode
    * MPEG-7 output update with more extensions
    * MPEG-TS: support of JPEG XS
    * DTS-UHD: support of DTS-UHD (a.k.a. DTS-X P2) in MP4
    * MP4: detection of VVC
    * MP4: support of media characteristicd (spoken dialog,
      translation, easy to read...)
    * MP4: support of more Blackmagic RAW Codec IDs
    * MP4: support of ipcm CodecID
    * MP4: support of service kind
    * HEVC: support of SMPTE ST 2094-10
    * HDR: display of all formats if more than 1 format is detected
    * Matroska: support of SMPTE ST 12 in block additions
    * HEVC: time code SEI readout
    * AVC & HEVC: active format description readout
    * MPEG-TS: support of SMPTE ST 2038 (ancillary data)
    * MOV/MP4: more info with tracks having unknown type
    Fixed bugs:
    * ADM/Dolby: fix wrong FFoA with 1.001 frame rates
    * MOV/MP4: avoid to parse too much content with non stripped
      timecodes
    * MOV/MP4: avoid incoherent behavior if 2 tracks have the same
      ID
    * TTML: fix default frame rate
    * TimeCode: 1/1.001 frame rate was not always detected
    * MediaTrace: fix some random blank outputs
    * URL: remove query part of the URL in the FileExtension field
    * Referenced files: fix handling of URL encoded with UTF-8
      content
    * Matroska: fix crash in support of HDR10+
* Thu Apr 27 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.04
    Added features:
    * MXF: support of SMPTE ST 381-4 (AAC in MXF)
    * DTS: show MA or HRA tip in commercial name for DTS:X
    * DTS: detection of DTS:X not lossless
    * APT-X100 a.k.a. Cinema DTS: initial support
    * Matroska: support of HDR10+
    * MP4: more information about thumbnails
    * ID3v2: more information about thumbnails
    * VP9: initial support, for more information about chroma
      subsampling
    * AWS S3: support for reference files with
      AccessID:SecretKey@URL
    Fixed bugs:
    * AWS S3: fix errors with some special chars in SecretKey
    * AWS S3: fix random credential issues with non geolocated
      URLs
    * DTS: fix freeze with some DTS-HD not DTS:X files
    * MPEG-TS: fix crash in HEVC_timing_and_HRD
    * AAC: fix samples per frame with SBR streams
    * FLAC: fix missing Tbc Tbr in ChannelLayout
* Wed Mar 29 2023 Luigi Baldoni <aloisio@gmx.com>
  - Update to version 23.03
    Added features:
    * DTS: Detection of IMAX Enhanced
    * MOV/MP4: Add HDR Vivid format support
    * HEVC: Add HDR Vivid format support
    * MXF/PCM: detect silent tracks (full parsing only)
    * Monkey's Audio: support of 32-bit files, show version
    * MP4 audioProfileLevelIndication: add Low Delay AAC v2 Profile
    * MP4/MOV: support of FLAC
    * MOV/MP4: support of TTML with images
    * MPEG-7: 3 modes (strict, relaxed, extended)
    * MPEG-7: more sub-termIDs (AudioPresentationCS)
    * MPEG-7: Add more PublicIdentifiers
    * MPEG-7: more sub-termIDs (MP4, WAV, AVC, ProRes)
    * AVI/WAV: display of the kind of fmt chunk
    * AVC: detection of more profiles
    * ChannelLayout: difference between M (Mono) and C (Center,
      part of multichannel content)
    * AC-3: detection of channel layout also for encrypted content
    * AC-4 and MPEG-H 3D Audio: Merged channel layout (all
      sub-streams together)
    * DTS: Detection of real bit depth e.g. 20 instead of only
      byte aligned bit depth (16 or 24)
    * FLAC: support of BWF in Vorbis comments
    * N19/STL: codepage, subtitle count, max line per subtitle,
      more metadata
    * ISAN: detection of descriptions referencing an ISAN
    * AAC: detection of eSBR (and fix of random wrong PS detection)
    * Extract of time codes, XML format, currently only for for MXF
    Fixed bugs:
    * MP4/MOV: fix freezes with some unknown udta atoms
    * FLV: fix duration of 0 with some buggy files
    * AVC: fix PTS of last frame
    * FFV1: fix potential crash with malformed files
    * AV1: add HDR format line and fix HDR values
    * AAC and WAV: fix of channel layout display for 5 front
      channels
    * AC-4: Tl/Tr mapped to to Tsl/Tsr
    * FLAC: fix sampling count
    * ID3v2: fix Genre not showing ID 0 (Blues)
    * MPEG-7: VBR fix
    * JSON/XML: Remove minus sign from element names
    * Normalization of date/time in report

Files

/usr/lib64/libmediainfo.so.0
/usr/lib64/libmediainfo.so.0.0.0
/usr/share/doc/packages/libmediainfo0
/usr/share/doc/packages/libmediainfo0/History.txt
/usr/share/doc/packages/libmediainfo0/ReadMe.txt
/usr/share/licenses/libmediainfo0
/usr/share/licenses/libmediainfo0/License.html


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Jul 24 15:27:28 2026