Ask Your Question

wwwzhuanli's profile - activity

2020-03-31 22:34:59 -0600 commented question fps is not right when i save video from camera

I think writing / encoding frames is not the problem , I just ret, frame = cap.read() not out.write(frame) ,it also used

2020-03-31 11:48:07 -0600 commented question fps is not right when i save video from camera

if I replace cap = cv2.VideoCapture(0) with cap = cv2.VideoCapture('output5.avi'), it can finish in 2.113304 S. output5

2020-03-31 11:10:11 -0600 asked a question fps is not right when i save video from camera

fps is not right when i save video from camera when I want to save video from my camera, i found that the actual fps is