Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect FPS value returned by cap.get(CV_CAP_PROP_FPS)
Current implementation returns NaN for some configs of FFMPEG, call default get_fps() instead (as also used by PROP_POS_MSEC)
- Loading branch information