1 | initial version |
seems like the opencv2.4 version of cap_v4l.cpp does not support CAP_PROP_POS_MSEC
2 | No.2 Revision |
seems like the opencv2.4 version of cap_v4l.cpp does not support CAP_PROP_POS_MSEC
3 | No.3 Revision |
the opencv2.4 version of cap_v4l.cpp does not support CAP_PROP_POS_MSEC
other properties, like cv2.CAP_PROP_FRAME_WIDTH andcv2.CAP_PROP_FRAME_HEIGHT will most likely work.
(and effort on fixing outdated 2.4 deficiencies is usually very low)
4 | No.4 Revision |
the opencv2.4 version of cap_v4l.cpp does not support CAP_PROP_POS_MSEC
other properties, like cv2.CAP_PROP_FRAME_WIDTH andcv2.CAP_PROP_FRAME_HEIGHT and cv2.CAP_PROP_FRAME_HEIGHT will most likely work.
(and effort on fixing outdated 2.4 deficiencies is usually very low)