Ask Your Question

pharatekomal's profile - activity

2018-02-26 02:08:12 -0600 asked a question How to know if avg_frame_rate or r_frame_rate is considered to get fps of video file using VideoCapture get_property function?

How to know if avg_frame_rate or r_frame_rate is considered to get fps of video file using VideoCapture get_property fun

2018-02-13 00:50:50 -0600 asked a question cap.get(cv2.CAP_PROP_FPS) gives 0.0 for Sricam IP camera. How to get framerate of any type of video?

cap.get(cv2.CAP_PROP_FPS) gives 0.0 for Sricam IP camera. How to get framerate of any type of video? cap.get(cv2.CAP_PRO

2018-02-12 23:57:46 -0600 asked a question Do we need to specify any parameters depending on the type of video source in cv2.VideoCapture(the way we have to mention parameters in gst-launch-1.0 command line tool of gstreamer)?

Do we need to specify any parameters depending on the type of video source in cv2.VideoCapture(the way we have to mentio

2018-02-12 23:57:45 -0600 asked a question cap.release() gives error of gstreamer pipeline. What condition should be tested before releasing the pipeline?

cap.release() gives error of gstreamer pipeline. What condition should be tested before releasing the pipeline? GStreame