skvideo.io
.mprobe
skvideo.io
.mprobe¶skvideo.io.
mprobe
(filename)[source]¶get metadata by using mediainfo
Checks the output of mediainfo on the desired video file. Data is then parsed into a dictionary and checked for video data. If no such video data exists, an empty dictionary is returned.
Parameters: | filename : string
|
---|---|
Returns: | mediaDict : dict
|