Ask Your Question

rariwa's profile - activity

2020-06-29 22:51:11 -0600 asked a question how to read and release after each frames is processed in streaming video using pafy and cv2

how to read and release after each frames is processed in streaming video using pafy and cv2 I use pafy and cv2 to read

2020-05-06 23:24:54 -0600 commented question cv2.CAP_PROP_FRAME_COUNT return wrong number ?

yeah, it was typo. I fixed it If I comment out, it will error and print ""[INFO] could not determine # of frames in vide

2020-05-06 23:23:54 -0600 commented question cv2.CAP_PROP_FRAME_COUNT return wrong number ?

If I comment out, it will error and print ""[INFO] could not determine # of frames in video" due to executing the follow

2020-05-06 23:21:53 -0600 received badge  Editor (source)
2020-05-06 23:21:53 -0600 edited question cv2.CAP_PROP_FRAME_COUNT return wrong number ?

cv2.CAP_PROP_FRAME_COUNT return wrong number ? Hi, I have video with .ts extension taken from drone. Then I run this cod

2020-05-06 00:58:40 -0600 asked a question cv2.CAP_PROP_FRAME_COUNT return wrong number ?

cv2.CAP_PROP_FRAME_COUNT return wrong number ? Hi, I have video with .ts extension taken from drone. Then I run this cod