print(“CAP_PROP_POS_FRAMES=”, cap.set(cv2.CAP_PROP_POS_FRAMES, 22)) position=cap.get(cv2.CAP_PROP_POS_FRAMES) print(position).
確定! 回上一頁