skvideo.io
.ffprobe
skvideo.io
.ffprobe¶skvideo.io.
ffprobe
(filename)[source]¶get metadata by using ffprobe
Checks the output of ffprobe on the desired video file. MetaData is then parsed into a dictionary.
Parameters: | filename : string
|
---|---|
Returns: | metaDict : dict
|