CAP_PROP_POS_FRAMES ) frame_count = capture.get(cv2.CAP_PROP_FRAME_COUNT) print("%d/%d" %(frame_pos,frame_count)) if(frame_pos ...
確定! 回上一頁