Ask Your Question

evil0sheep's profile - activity

2013-03-31 19:21:45 -0600 received badge  Editor (source)
2013-03-31 19:08:52 -0600 answered a question VideoCapture parameters CV_CAP_PROP_FOURCC or CV_CAP_PROP_FPS, among others, not working

Hey,

I'm looking to implement libv4l2 support for CV_CAP_PROP_POS_MSEC, which is defined somewhat vaguely here as "Film current position in milliseconds or video capture timestamp", is there a clearer definition of how it should behave? Specifically can it return the timestamp of the last frame retrieved and zero if no frames have been retrieved? When should the timestamp count from?

Also is there a better place to ask this question?

Thanks