diplomat.utils.video_infoΒΆ

Provides functions for extracting certain metadata from videos.

Functions

get_frame_count_robust_fast(video)

Get an accurate frame count for a video.

is_video(video_path)

Check if a specified file is a video file.