gstreamer-1.0 camera preview flickering

riteshSTPL ritesh at syntronstech.com
Wed May 18 06:54:34 UTC 2016


But don't you think its problem in UYVY to I420 conversion?

Because if i remove UYVY to I420 conversion from pipeline i got no flickers.
*gst-launch-1.0 videotestsrc \
! textoverlay text="Recording..." halignment=0 valignment=1 \
! videoconvert ! 'video/x-raw, width=1920, height=1080, format=I420,
framerate=60/1' \
! nvoverlaysink sync=false*

And for my v4l2 video source pipeline if i put completely white object
infront of camera then also no flickering. So i think for changing video
UYVY to I420 conversion add some delay or something else. 
 
I can get same flickering with autovideosink instead of nvoverlaysink. and
with sync=true also.

So any other efficient way to convert UYVY to I420?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/gstreamer-1-0-camera-preview-flickering-tp4677598p4677632.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list