Jack Wang
Results
1
comments of
Jack Wang
This is because the code calls `VideoCapture.set(cv2.CAP_PROP_POS_FRAMES, frame_num)` which seeks the video to the given `frame_num`. The `mmco: unref short failure` is caused by OpenCV for OpenCV doesn’t do seeking...