Ask Your Question

pagi's profile - activity

2019-09-26 08:29:34 -0600 received badge  Popular Question (source)
2018-09-21 00:24:22 -0600 received badge  Enthusiast
2018-09-20 07:26:40 -0600 asked a question incorrect size of avi file

incorrect size of avi file I am trying to create an avi video from my webcam output using opencv. No exceptions are thro

2018-09-17 08:46:14 -0600 asked a question video frame count seems wrong

in opencv cpp by using cap.get(CV_CAP_PROP_FRAME_COUNT); i get the count 34 which is too small because my camera fps is

2018-09-14 07:46:41 -0600 asked a question VIDEOIO ERROR: V4L2: getting property #7 is not supported

VIDEOIO ERROR: V4L2: getting property #7 is not supported I want to count frame per second of my recorded video when i u