I would like to know about how I can record a video taking an input frame by frame. I know that I can use the functionality offered by VideoWriter class, but I am constrained from using that class because of some unavoided reasons.
Thanks in advance.