Skip to content

Resolve "OpenCV grabber loop mode & duration"

Marc SCHWEITZER requested to merge 252-opencv-grabber-loop-mode-duration into dev

What does this MR do?

Correct the duration calculation. Use total number of frame and current frame index to loop the video.

How to test it?

  • Use OpenCV grabber to read a video
  • Check the duration (using videoQt::editor::SSlider)
  • Check the loop mode

Additional tests to run

  • windows
  • macos
  • linux
  • Video format:
  • MP4
  • AVI
  • Others

Associated Issues/Merge Requests

Edited by Marc SCHWEITZER

Merge request reports