Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1006 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 1006 Bytes

VideoTimestamps

VideoTimestamps - Version VideoTimestamps - Python Version VideoTimestamps - Coverage VideoTimestamps - mypy

This tool allows to recover the timestamps of each frame in a video in milliseconds. It also help to convert a frame to a time in milliseconds and vice-versa.

Installation

pip install VideoTimestamps

Dependencies

How to use it?

See the example file.