1) The overlay size does not change with VIDIOC_S_FMT. The command reports success and the window width and height look like there were changed with a subsequent VIDIOC_G_FMT but the video overlay does not scale.
2) Cropping with VIDIOC_S_CROP and positioning with VIDIOC_S_FMT work but not reliably. Again, the command reports success and the values look like there were changed with a subsequent query, but the video overlay does not update. It can sometimes take 5-6 retries of the command for the overlay changes to actually take effect.
Anyone else see similar problems? I am trying the latest EZSDK.