Other Parts Discussed in Thread: SK-AM62
Tool/software:
Hi,
We are using EVM SK-AM62 with SDK 09.01.00.
When we use 480x300 resolution with v4l2jpegenc, we have observed the green line in the image as show below.
We are using the below gstreamer command to capture the image
gst-launch-1.0 -v v4l2src device=/dev/video-rpi-cam0 io-mode=dmabuf-import num-buffers=5 ! video/x-bayer, width=480, height=300, framerate=30/1, format=rggb ! tiovxisp sink_0::device=/dev/v4l-rpi-subdev0 dcc-isp-file=/opt/imaging/ar0235/dcc_viss_8bit_480x300.bin sink_0::dcc-2a-file=/opt/imaging/ar0235/dcc_2a_8bit_480x300.bin format-msb=9 sink_0::ae-mode=2 ! video/x-raw, format=NV12, width=480, height=300, framerate=30/1 ! v4l2jpegenc ! multifilesink location = image_%d.jpg
We are not having this issue with raw image. We have observed this with v4l2jpegenc. Please let us know what can be done to correct this?
Regards,
Jay