Skip to main content

A wrapper tool for mediainfo tool

Project description

A simple wrapper for mediainfo tool available as Global PYPI Python Package

For Python

Pip Install :

pip install mediadata
Package Link: https://pypi.org/project/mediadata/1.0.4/

Prerequisites :

This tool needs mediainfo to be installed inorder to work properly.

Soon available on Ubuntu/Debian:

sudo apt install mediainfo
sudo apt install mediadata

Usage

To get all available info about a video file. It works with all media types.

mediadata --file="some video.mp4" track --type={General/Audio/Video} --list-keys

To get info about one particular key:

mediadata --file="some video.mp4" track --type={General/Audio/Video} --key=Duration

Build Deb

python setup.py --command-packages=stdeb.command bdist_deb

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mediadata-1.0.6.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

mediadata-1.0.6-py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page