Skip to main content

In this tool is help to get the properties of the Audio and Video files

Project description

GetFileinfo_Audio_Video A Wrapper for mediainfo tool

Prerequisites

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

On Ubuntu/Debian:

sudo apt install mediainfo

On Mac:

brew install mediainfo

Usage

To get the Information about the Video file

To get all available info about a particular track of the video file. It works with all media types.

GetFileinfo_Audio_Video -file="some_video.mp4" --type={General/Audio/Video} --list_All_keys 

(or)

GetFileinfo_Audio_Video -file="some_video.mp4" --type={General/Audio/Video} -l

To get all available tracks of the video file.

GetFileinfo_Audio_Video -file=test.mp4 --type -h

(or)

GetFileinfo_Audio_Video -file=test.mp4 --type --help

To get all available info about the particular track option in the video file.

GetFileinfo_Audio_Video -file=test.mp4 --type={General/Audio/Video} --options

To get info about the particular track and particular option in the video file.

GetFileinfo_Audio_Video -file=test.mp4 --type={General/Audio/Video} --option={Your track option}

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

FileInfo_Video_Audio-0.1.3.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

FileInfo_Video_Audio-0.1.3-py3-none-any.whl (3.9 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