Ask Your Question

Revision history [back]

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?

Also is there a better place to ask this question?

Thanks

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?retrieved? When should the timestamp count from?

Also is there a better place to ask this question?

Thanks