ffprobe-python
ffprobe-python copied to clipboard
Calculate frames with framerate and duration
The following improvements have been made:
- Return the number of seconds from metadata tags if original method fails
- Calculate the number of frames from duration and framerate if original method fails