cutcutcodec.core.analysis.video.properties.timestamps

Recover the date of all the frames that make up a video stream.

This information is more accurate than the simple fps but it takes much longer to retrieve since it requires decoding the entire file.

Functions

get_timestamps_video(filename[, index, ...])

Recover the date of appearance of the frames.