How to Install and Uninstall python-mediainfodll Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "python-mediainfodll" package

Please follow the step by step instructions below to install python-mediainfodll on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-mediainfodll

2. Uninstall "python-mediainfodll" package

Please follow the steps below to uninstall python-mediainfodll on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-mediainfodll $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-mediainfodll package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-mediainfodll
Priority: optional
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: Chow Loong Jin
Architecture: all
Source: libmediainfo
Version: 0.7.82-1
Depends: python (>= 2.7), python (<< 2.8), libmediainfo0v5 (>= 0.7.82-1)
Filename: pool/universe/libm/libmediainfo/python-mediainfodll_0.7.82-1_all.deb
Size: 6162
MD5sum: 00e2066a7acccb92d609d6dd3d94d83a
SHA1: b38b82b6bbdd82fff0264caf944ad5d4df9cdb19
SHA256: 615b159f95a39ae4e92d45f0537989f0d7abaa094ed3a381ae076584da5be1bf
Description-en: library for reading metadata from media files -- shared library
MediaInfo is a library used for retrieving technical information and other
metadata about audio or video files.
.
A non-exhaustive list of the information MediaInfo can retrieve from media
files include:
- 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
.
MediaInfo supports the following formats:
- Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2,
MPEG-4, DVD (VOB)...
- Video 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 Python 2.x module required for using this library
from Python 2.x applications.
Description-md5: 77ebd4ba7eb0b17536860ac48faddf9a
Homepage: http://MediaArea.net/MediaInfo
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu