On A Date 2011-10-07.wmv - Danica - Going
# Example usage play_video('Danica - Going On A Date 2011-10-07.wmv') This example plays a .wmv file using OpenCV. Note that .wmv files might require additional codecs to play properly.
def play_video(video_path): cap = cv2.VideoCapture(video_path) while True: ret, frame = cap.read() if not ret: break cv2.imshow('Video', frame) if cv2.waitKey(1) & 0xFF == ord('q'): break cap.release() cv2.destroyAllWindows() Danica - Going On A Date 2011-10-07.wmv
Una respuesta a “Capitán América: Un nuevo mundo – Captain America: Brave New World”
A mi estas pelis de super héroes no me van para nada…
Salud