|
Hi,
I am running an application to capture image from a camera
appsrc caps=video/x-raw, format=NV12, width=1920, height=1080 ! videoparse width=1920 height=1080 format=23 ! jpegenc ! fakesink
Image is dumped by adding a probe in fakesink
Issue is :
I get a green thick line on top of the image. What can be the reason ?
|