Description
Metadata from video files can be read by Python programs without fully decoding the media. It is useful for catalog tools, media servers, automation scripts, and workflows that need duration, tracks, codecs, or container details.
This is a library, not a video player. Media files from unknown sources can be malformed, so applications should handle parsing errors and avoid trusting metadata blindly.