返回 Skill 列表
extension
分类: 数据与分析无需 API Key

MediaInfo 元数据提取器

使用MediaInfo库和pymediainfo Python绑定提取全面的媒体元数据。分析视频/音频编解码器参数、容器格式和HDR元数据以进行媒体资产管理。

person作者: user_3c6cb52ehubcommunity

MediaInfo 元数据提取器

Extracts comprehensive media metadata using the MediaInfo library and pymediainfo Python bindings. Analyzes video/audio codec parameters, container formats, and HDR metadata for media asset management.

Installation

Use the upstream install or setup path that matches your environment:

  • git clone https://github.com/1991513ccie-png/skills
  • make
  • make -j4
  • git clone https://github.com/1991513ccie-png/skills

Requirements and caveats from upstream:

  • Prerequisites
  • The following are the common prerequisites that are required in order to build the CLI or any of the GUI on Windows.
  • Prepare the prerequisites by running the following commands:

Basic usage or getting-started notes: