root@jetson-unconfigured:~# GST_DEBUG=4 gst-launch-1.0 v4l2src device=/dev/video0 ! 'video/x-raw,width=1920,height=1080,framerate=60/1,format=UYVY' ! nvvidconv ! 'video/x-raw(memory:NVMM),format=NV12' ! nvoverlaysink 0:00:00.000111094 810 0x425a00 INFO GST_INIT gst.c:511:init_pre: Initializing GStreamer Core Library version 1.8.3 0:00:00.000220625 810 0x425a00 INFO GST_INIT gst.c:512:init_pre: Using library installed in /usr/lib/aarch64-linux-gnu 0:00:00.000246198 810 0x425a00 INFO GST_INIT gst.c:523:init_pre: Linux jetson-unconfigured 4.4.38+ #5 SMP PREEMPT Wed Nov 8 11:48:48 EST 2017 aarch64 0:00:00.000775207 810 0x425a00 INFO GST_INIT gstmessage.c:119:_priv_gst_message_initialize: init messages 0:00:00.001732288 810 0x425a00 INFO GST_INIT gstcontext.c:83:_priv_gst_context_initialize: init contexts 0:00:00.002133433 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:316:_priv_gst_plugin_initialize: registering 0 static plugins 0:00:00.002347131 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static: registered static plugin "staticelements" 0:00:00.002374891 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static: added static plugin "staticelements", result: 1 0:00:00.002421193 810 0x425a00 INFO GST_REGISTRY gstregistry.c:1723:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.aarch64.bin 0:00:00.043592304 810 0x425a00 INFO GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.aarch64.bin in 0.041131 seconds 0:00:00.043687460 810 0x425a00 INFO GST_REGISTRY gstregistry.c:1579:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.aarch64.bin 0:00:00.045795060 810 0x425a00 INFO GST_REGISTRY gstregistry.c:1681:scan_and_update_registry: Registry cache has not changed 0:00:00.045820164 810 0x425a00 INFO GST_REGISTRY gstregistry.c:1758:ensure_current_registry: registry reading and updating done, result = 1 0:00:00.045834800 810 0x425a00 INFO GST_INIT gst.c:724:init_post: GLib runtime version: 2.48.2 0:00:00.045849643 810 0x425a00 INFO GST_INIT gst.c:726:init_post: GLib headers version: 2.48.1 0:00:00.045862248 810 0x425a00 INFO GST_INIT gst.c:727:init_post: initialized GStreamer successfully 0:00:00.045934904 810 0x425a00 INFO GST_PIPELINE gstparse.c:323:gst_parse_launch_full: parsing pipeline description 'v4l2src device=/dev/video0 ! video/x-raw,width=1920,height=1080,framerate=60/1,format=UYVY ! nvvidconv ! video/x-raw(memory:NVMM),format=NV12 ! nvoverlaysink ' 0:00:00.048425315 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstvideo4linux2.so" loaded 0:00:00.048487815 810 0x425a00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "v4l2src" 0:00:00.049915104 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'src' 0:00:00.051740152 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstnvvidconv.so" loaded 0:00:00.051792079 810 0x425a00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "nvvidconv" 0:00:00.052052807 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'sink' 0:00:00.052105412 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'src' 0:00:00.055424467 810 0x425a00 WARN omx gstomx.c:2836:plugin_init: Failed to load configuration file: Valid key file could not be found in search dirs (searched in: /root/.config:/etc/xdg as per GST_OMX_CONFIG_DIR environment variable, the xdg user config directory (or XDG_CONFIG_HOME) and the system config directory (or XDG_CONFIG_DIRS) 0:00:00.055492592 810 0x425a00 INFO omx gstomx.c:2841:plugin_init: Using default configuration 0:00:00.056070091 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstomx.so" loaded 0:00:00.056112695 810 0x425a00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "nvoverlaysink" 0:00:00.056379882 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'sink' 0:00:00.056443892 810 0x425a00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "pipeline" 0:00:00.056635350 810 0x425a00 INFO GST_PIPELINE grammar.y:596:gst_parse_perform_link: linking some pad of GstV4l2Src named v4l2src0 to some pad of Gstnvvconv named nvvconv0 (0/0) with caps "video/x-raw, width=(int)1920, height=(int)1080, framerate=(fraction)60/1, format=(string)UYVY" 0:00:00.057443057 810 0x425a00 INFO GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry: plugin "/usr/lib/aarch64-linux-gnu/gstreamer-1.0/libgstcoreelements.so" loaded 0:00:00.057488838 810 0x425a00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter" 0:00:00.057624931 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'sink' 0:00:00.057674775 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'src' 0:00:00.057713368 810 0x425a00 INFO GST_STATES gstbin.c:1915:gst_bin_get_state_func: getting state 0:00:00.057757848 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to NULL 0:00:00.057793837 810 0x425a00 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event 0:00:00.057823785 810 0x425a00 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element v4l2src0:(any) to element capsfilter0:sink 0:00:00.057859826 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad capsfilter0:sink 0:00:00.057886076 810 0x425a00 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: v4l2src0 and capsfilter0 in same bin, no need for ghost pads 0:00:00.057922483 810 0x425a00 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link v4l2src0:src and capsfilter0:sink 0:00:00.057965347 810 0x425a00 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query: pad has no peer 0:00:00.058005451 810 0x425a00 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked v4l2src0:src and capsfilter0:sink, successful 0:00:00.058032743 810 0x425a00 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event 0:00:00.058054514 810 0x425a00 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked: Received event on flushing pad. Discarding 0:00:00.058085816 810 0x425a00 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element capsfilter0:src to element nvvconv0:(any) 0:00:00.058112430 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad capsfilter0:src 0:00:00.058138628 810 0x425a00 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link capsfilter0:src and nvvconv0:sink 0:00:00.058191857 810 0x425a00 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query: pad has no peer 0:00:00.058329982 810 0x425a00 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: capsfilter0 and nvvconv0 in same bin, no need for ghost pads 0:00:00.058365711 810 0x425a00 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link capsfilter0:src and nvvconv0:sink 0:00:00.058415450 810 0x425a00 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query: pad has no peer 0:00:00.058523992 810 0x425a00 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked capsfilter0:src and nvvconv0:sink, successful 0:00:00.058554304 810 0x425a00 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event 0:00:00.058576804 810 0x425a00 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked: Received event on flushing pad. Discarding 0:00:00.058617429 810 0x425a00 INFO GST_PIPELINE grammar.y:596:gst_parse_perform_link: linking some pad of Gstnvvconv named nvvconv0 to some pad of GstNvOverlaySink-nvoverlaysink named nvoverlaysink-nvoverlaysink0 (0/0) with caps "video/x-raw(memory:NVMM), format=(string)NV12" 0:00:00.058659877 810 0x425a00 INFO GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "capsfilter" 0:00:00.058700085 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'sink' 0:00:00.058729877 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad: adding pad 'src' 0:00:00.058755137 810 0x425a00 INFO GST_STATES gstbin.c:1915:gst_bin_get_state_func: getting state 0:00:00.058792897 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to NULL 0:00:00.058822949 810 0x425a00 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event 0:00:00.058849408 810 0x425a00 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element nvvconv0:(any) to element capsfilter1:sink 0:00:00.058876647 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad capsfilter1:sink 0:00:00.058901283 810 0x425a00 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: nvvconv0 and capsfilter1 in same bin, no need for ghost pads 0:00:00.058932585 810 0x425a00 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link nvvconv0:src and capsfilter1:sink 0:00:00.059037689 810 0x425a00 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query: pad has no peer 0:00:00.059072845 810 0x425a00 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked nvvconv0:src and capsfilter1:sink, successful 0:00:00.059100084 810 0x425a00 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event 0:00:00.059121490 810 0x425a00 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked: Received event on flushing pad. Discarding 0:00:00.059150240 810 0x425a00 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element capsfilter1:src to element nvoverlaysink-nvoverlaysink0:(any) 0:00:00.059177167 810 0x425a00 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad capsfilter1:src 0:00:00.059202584 810 0x425a00 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link capsfilter1:src and nvoverlaysink-nvoverlaysink0:sink 0:00:00.059313573 810 0x425a00 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: capsfilter1 and nvoverlaysink-nvoverlaysink0 in same bin, no need for ghost pads 0:00:00.059346282 810 0x425a00 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link capsfilter1:src and nvoverlaysink-nvoverlaysink0:sink 0:00:00.059454459 810 0x425a00 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked capsfilter1:src and nvoverlaysink-nvoverlaysink0:sink, successful 0:00:00.059481802 810 0x425a00 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event 0:00:00.059502688 810 0x425a00 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked: Received event on flushing pad. Discarding Setting pipeline to PAUSED ... 0:00:00.059616906 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY 0:00:00.066465537 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to READY 0:00:00.066521527 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending) 0:00:00.066581683 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'nvoverlaysink-nvoverlaysink0' changed state to 2(READY) successfully 0:00:00.066635068 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY 0:00:00.066668297 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to READY 0:00:00.066693662 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending) 0:00:00.066727568 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'capsfilter1' changed state to 2(READY) successfully 0:00:00.066761422 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY 0:00:00.066791370 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to READY 0:00:00.066815068 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending) 0:00:00.066844547 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'nvvconv0' changed state to 2(READY) successfully 0:00:00.066874443 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY 0:00:00.066900849 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to READY 0:00:00.066924234 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending) 0:00:00.066953609 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'capsfilter0' changed state to 2(READY) successfully 0:00:00.066981838 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current NULL pending VOID_PENDING, desired next READY 0:00:00.175093121 810 0x425a00 INFO v4l2 v4l2_calls.c:587:gst_v4l2_open: Opened device 'See3CAM_CU30' (/dev/video0) successfully 0:00:00.175187860 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to READY 0:00:00.175229267 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (VOID_PENDING pending) 0:00:00.175286767 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'v4l2src0' changed state to 2(READY) successfully 0:00:00.175344787 810 0x425a00 INFO GST_STATES gstelement.c:2347:gst_element_continue_state: committing state from NULL to READY, pending PAUSED, next PAUSED 0:00:00.175386558 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed NULL to READY (PAUSED pending) 0:00:00.175477912 810 0x425a00 INFO GST_STATES gstelement.c:2354:gst_element_continue_state: continue state change READY to PAUSED, final PAUSED 0:00:00.175547808 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED 0:00:00.175610672 810 0x425a00 INFO GST_STATES gstbin.c:2770:gst_bin_change_state_func: child 'nvoverlaysink-nvoverlaysink0' is changing state asynchronously to PAUSED 0:00:00.175656089 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED 0:00:00.175707078 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PAUSED 0:00:00.175742443 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending) 0:00:00.175785255 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'capsfilter1' changed state to 3(PAUSED) successfully 0:00:00.175829317 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED 0:00:00.192866990 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PAUSED 0:00:00.192917615 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending) 0:00:00.192958917 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'nvvconv0' changed state to 3(PAUSED) successfully 0:00:00.193001104 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED 0:00:00.193045219 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PAUSED 0:00:00.193072979 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending) 0:00:00.193109385 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'capsfilter0' changed state to 3(PAUSED) successfully 0:00:00.193144333 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current READY pending VOID_PENDING, desired next PAUSED 0:00:00.193191677 810 0x425a00 INFO basesrc gstbasesrc.c:1344:gst_base_src_do_seek: seeking: time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=99:99:99.999999999, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999 0:00:00.193286468 810 0x425a00 INFO task gsttask.c:451:gst_task_set_lock: setting stream lock 0x6140b0 on task 0x693050 0:00:00.193323812 810 0x425a00 INFO GST_PADS gstpad.c:5980:gst_pad_start_task: created task 0x693050 0:00:00.193460270 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PAUSED 0:00:00.193500843 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending) 0:00:00.193549280 810 0x425a00 INFO GST_STATES gstbin.c:2807:gst_bin_change_state_func: child 'v4l2src0' changed state to 3(PAUSED) successfully without preroll 0:00:00.193607561 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PAUSED 0:00:00.193652822 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed READY to PAUSED (VOID_PENDING pending) Pipeline is live and does not need PREROLL ... 0:00:00.193612874 810 0x633400 INFO GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad: no such pad 'sink' in element "v4l2src0" 0:00:00.193940061 810 0x633400 INFO v4l2 gstv4l2object.c:1143:gst_v4l2_object_fill_format_list: got 6 format(s): 0:00:00.193969435 810 0x633400 INFO v4l2 gstv4l2object.c:1149:gst_v4l2_object_fill_format_list: UYVY 0:00:00.193994644 810 0x633400 INFO v4l2 gstv4l2object.c:1149:gst_v4l2_object_fill_format_list: MJPG 0:00:00.194016727 810 0x633400 INFO v4l2 gstv4l2object.c:1149:gst_v4l2_object_fill_format_list: YU12 (emulated) 0:00:00.194037873 810 0x633400 INFO v4l2 gstv4l2object.c:1149:gst_v4l2_object_fill_format_list: YV12 (emulated) 0:00:00.194058498 810 0x633400 INFO v4l2 gstv4l2object.c:1149:gst_v4l2_object_fill_format_list: BGR3 (emulated) 0:00:00.194078654 810 0x633400 INFO v4l2 gstv4l2object.c:1149:gst_v4l2_object_fill_format_list: RGB3 (emulated) Setting pipeline to PLAYING ... 0:00:00.194768653 810 0x425a00 INFO GST_EVENT gstevent.c:1253:gst_event_new_latency: creating latency event 0:00:00.000000000 0:00:00.194854173 810 0x425a00 INFO bin gstbin.c:2593:gst_bin_do_latency_func: configured latency of 0:00:00.000000000 0:00:00.194921933 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current READY pending PAUSED, desired next PLAYING 0:00:00.194961673 810 0x425a00 INFO GST_STATES gstbin.c:2770:gst_bin_change_state_func: child 'nvoverlaysink-nvoverlaysink0' is changing state asynchronously to PLAYING 0:00:00.195004069 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING 0:00:00.195044902 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PLAYING 0:00:00.195077923 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending) 0:00:00.195123339 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'capsfilter1' changed state to 4(PLAYING) successfully 0:00:00.195166673 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING 0:00:00.195206881 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PLAYING 0:00:00.195238183 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending) 0:00:00.195280891 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'nvvconv0' changed state to 4(PLAYING) successfully 0:00:00.195325370 810 0x425a00 INFO GST_STATES gstbin.c:2316:gst_bin_element_set_state: current PAUSED pending VOID_PENDING, desired next PLAYING 0:00:00.195365474 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PLAYING 0:00:00.195397193 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending) 0:00:00.195440787 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'capsfilter0' changed state to 4(PLAYING) successfully 0:00:00.195486984 810 0x425a00 INFO GST_STATES gstelement.c:2372:gst_element_continue_state: completed state change to PLAYING 0:00:00.195518963 810 0x425a00 INFO GST_STATES gstelement.c:2277:_priv_gst_element_state_changed: notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending) 0:00:00.195559693 810 0x425a00 INFO GST_STATES gstbin.c:2764:gst_bin_change_state_func: child 'v4l2src0' changed state to 4(PLAYING) successfully New clock: GstSystemClock 0:00:00.257614145 810 0x633400 INFO v4l2 gstv4l2object.c:3811:gst_v4l2_object_get_caps: probed caps: video/x-raw, format=(string)UYVY, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 12/1 }; video/x-raw, format=(string)UYVY, width=(int)2048, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 42/1, 21/1 }; video/x-raw, format=(string)UYVY, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 15/1 }; video/x-raw, format=(string)UYVY, width=(int)1920, height=(int)1280, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 50/1, 25/1 }; video/x-raw, format=(string)UYVY, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1, 15/1 }; video/x-raw, format=(string)UYVY, width=(int)1280, height=(int)960, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 58/1, 30/1 }; video/x-raw, format=(string)UYVY, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)UYVY, width=(int)1152, height=(int)768, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)UYVY, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; image/jpeg, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)48/1; image/jpeg, width=(int)2048, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)50/1; image/jpeg, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)60/1; image/jpeg, width=(int)1920, height=(int)1280, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)50/1; image/jpeg, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)60/1; image/jpeg, width=(int)1280, height=(int)960, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)58/1; image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)60/1; image/jpeg, width=(int)1152, height=(int)768, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)60/1; image/jpeg, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)60/1; video/x-raw, format=(string)I420, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 12/1 }; video/x-raw, format=(string)I420, width=(int)2048, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 42/1, 21/1 }; video/x-raw, format=(string)I420, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 15/1 }; video/x-raw, format=(string)I420, width=(int)1920, height=(int)1280, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 50/1, 25/1 }; video/x-raw, format=(string)I420, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1, 15/1 }; video/x-raw, format=(string)I420, width=(int)1280, height=(int)960, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 58/1, 30/1 }; video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)I420, width=(int)1152, height=(int)768, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)I420, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)YV12, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 12/1 }; video/x-raw, format=(string)YV12, width=(int)2048, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 42/1, 21/1 }; video/x-raw, format=(string)YV12, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 15/1 }; video/x-raw, format=(string)YV12, width=(int)1920, height=(int)1280, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 50/1, 25/1 }; video/x-raw, format=(string)YV12, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1, 15/1 }; video/x-raw, format=(string)YV12, width=(int)1280, height=(int)960, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 58/1, 30/1 }; video/x-raw, format=(string)YV12, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)YV12, width=(int)1152, height=(int)768, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)YV12, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)BGR, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 12/1 }; video/x-raw, format=(string)BGR, width=(int)2048, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 42/1, 21/1 }; video/x-raw, format=(string)BGR, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 15/1 }; video/x-raw, format=(string)BGR, width=(int)1920, height=(int)1280, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 50/1, 25/1 }; video/x-raw, format=(string)BGR, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1, 15/1 }; video/x-raw, format=(string)BGR, width=(int)1280, height=(int)960, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 58/1, 30/1 }; video/x-raw, format=(string)BGR, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)BGR, width=(int)1152, height=(int)768, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)BGR, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)RGB, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 12/1 }; video/x-raw, format=(string)RGB, width=(int)2048, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 42/1, 21/1 }; video/x-raw, format=(string)RGB, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 15/1 }; video/x-raw, format=(string)RGB, width=(int)1920, height=(int)1280, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 50/1, 25/1 }; video/x-raw, format=(string)RGB, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1, 15/1 }; video/x-raw, format=(string)RGB, width=(int)1280, height=(int)960, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 58/1, 30/1 }; video/x-raw, format=(string)RGB, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)RGB, width=(int)1152, height=(int)768, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 }; video/x-raw, format=(string)RGB, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 60/1, 30/1 } 0:00:00.266143867 810 0x633400 INFO v4l2 gstv4l2object.c:3405:gst_v4l2_object_set_format_full: Set framerate to 60/1 0:00:00.266250637 810 0x633400 INFO v4l2 gstv4l2object.c:2777:gst_v4l2_object_setup_pool: accessing buffers via mode 2 0:00:00.267099906 810 0x633400 INFO v4l2bufferpool gstv4l2bufferpool.c:551:gst_v4l2_buffer_pool_set_config: increasing minimum buffers to 2 0:00:00.267230010 810 0x633400 INFO v4l2bufferpool gstv4l2bufferpool.c:564:gst_v4l2_buffer_pool_set_config: reducing maximum buffers to 32 0:00:00.267358552 810 0x633400 INFO GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw, format=(string)UYVY, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)60/1 0:00:00.267798342 810 0x633400 INFO basetransform gstbasetransform.c:1367:gst_base_transform_setcaps: reuse caps 0:00:00.267891988 810 0x633400 INFO GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw, format=(string)UYVY, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)60/1 0:00:00.269495578 810 0x633400 INFO GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)60/1, format=(string)NV12 0:00:00.269850578 810 0x633400 INFO basetransform gstbasetransform.c:1367:gst_base_transform_setcaps: reuse caps 0:00:00.269944796 810 0x633400 INFO GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:NVMM), width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)60/1, format=(string)NV12 0:00:00.270235369 810 0x633400 INFO omx gstomx.c:1941:gst_omx_port_set_enabled_unlocked: Setting yuv420 port 0 to disabled 0:00:00.270810940 810 0x633400 INFO omx gstomx.c:1989:gst_omx_port_set_enabled_unlocked: Set yuv420 port 0 to disabled: None (0x00000000) 0:00:00.270940732 810 0x633400 INFO omx gstomx.c:2228:gst_omx_port_wait_enabled_unlocked: Waiting for yuv420 port 0 to be disabled 0:00:00.271042450 810 0x633400 INFO omx gstomx.c:2303:gst_omx_port_wait_enabled_unlocked: yuv420 port 0 is disabled: None (0x00000000) 0:00:00.271141721 810 0x633400 INFO omx gstomx.c:806:gst_omx_component_set_state: Setting yuv420 state from Loaded to Idle 0:00:00.271622084 810 0x633400 INFO omx gstomx.c:243:gst_omx_component_handle_messages: yuv420 state change to Idle finished 0:00:00.271720938 810 0x633400 INFO omx gstomx.c:806:gst_omx_component_set_state: Setting yuv420 state from Idle to Executing 0:00:00.273936402 810 0x633400 INFO omx gstomx.c:243:gst_omx_component_handle_messages: yuv420 state change to Executing finished 0:00:00.274902963 810 0x633400 INFO v4l2bufferpool gstv4l2bufferpool.c:564:gst_v4l2_buffer_pool_set_config: reducing maximum buffers to 32 0:00:00.288933090 810 0x633400 WARN v4l2bufferpool gstv4l2bufferpool.c:748:gst_v4l2_buffer_pool_start: Uncertain or not enough buffers, enabling copy threshold