Shifted alignment when opening video

you’ll have to upload a sample video somehow.

other points:

  • cap.isOpened() is supposed to be called and checked once
  • ret from cap.read() must be checked and the loop ended if it is false