VideoExtractFrames
VideoExtractFrames[video,t] extracts a frame at time t from video.
VideoExtractFrames[video,tspec] extracts video frames at time specification tspec.
Examples
Extract a frame at 5 seconds:
VideoExtractFrames[video, Quantity[5, "Seconds"]]Please visit the official Wolfram Language Reference for more details.