Ask Your Question

MarcinRosol's profile - activity

2018-05-14 14:14:49 -0600 commented question Can't Play video from file

this worked adding these conditions. I guess the program didn't know what to do when the video finished.

2018-05-14 13:50:52 -0600 commented answer Can't Play video from file

This worked. Thanks! Just trying to figure out why now.

2018-05-11 13:46:06 -0600 commented question Can't Play video from file

Same error, it keeps pointing to gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY)

2018-05-11 13:10:52 -0600 asked a question Can't Play video from file

Can't Play video from file I'm using playingvideofromfile line for line, but using the full path of the file. still get