Hello, I'm using the driver media/i2c/adv7180.c in kernel 4.19.35 to interface ADV7282-M.
When I use the command gst-launch-1.0 -v v4l2src device="/dev/video0" ! video/x-raw,width=720,height=480,framerate=30/1,format=UYVY ! autovideosink I get image rolling with 6 copies in my 1280x800 screen.
In bar color the image is perfect, but when capturing from the camera the video seems like the attached picture.
I'd like to know if the problem may be in resizing the image, I try to do position and sync adjustment with no effect.
Any help is welcome.
Tks