2025-09-25 2:06 PM - last edited on 2025-09-25 11:34 PM by Peter BENSCH
Hi
I am using ST VD56G3 camera to capture .raw image from NXP IMX8m embedded board. I was able to capture the raw file using the following command.
gst-launch-1.0 -e v4l2src device=/dev/video2 ! "video/x-raw, format=NV12, width=1120, height=1360, framerate=30/1" ! filesink location=video01.raw
However, captured images in raw file are overlapping. See the screenshot. There should be only one smoke detector in the image but it shows two smoke detectors. Please advise me.
Kind regards,
Mickey