Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.27 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.27 KB

VideoTimestamps

VideoTimestamps - CI Build Status VideoTimestamps - Version VideoTimestamps - Python Version VideoTimestamps - Coverage VideoTimestamps - mypy VideoTimestamps - Ruff

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.