Skip to content

Instantly share code, notes, and snippets.

@r3dsm0k3

r3dsm0k3/gst.log Secret

Created October 21, 2014 10:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r3dsm0k3/c584d63e4855832cb775 to your computer and use it in GitHub Desktop.
Save r3dsm0k3/c584d63e4855832cb775 to your computer and use it in GitHub Desktop.
0:00:00.001127250  3100 0x1d600 INFO   GST_INIT gst.c:502:init_pre: Initializing GStreamer Core Library version 1.2.4
0:00:00.002606833  3100 0x1d600 INFO   GST_INIT gst.c:503:init_pre: Using library installed in /usr/local/lib
0:00:00.003016666  3100 0x1d600 INFO   GST_INIT gst.c:513:init_pre: Linux beaglebone 3.8.13-bone47 #1 SMP Fri Apr 11 01:36:09 UTC 2014 armv7l
0:00:00.019564250  3100 0x1d600 INFO   GST_INIT gstmessage.c:123:_priv_gst_message_initialize: init messages
0:00:00.021632416  3100 0x1d600 INFO   GST_INIT gstcontext.c:77:_priv_gst_context_initialize: init contexts
0:00:00.026066083  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
0:00:00.029084333  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
0:00:00.029431250  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
0:00:00.037572125  3100 0x1d600 INFO   GST_REGISTRY gstregistry.c:1680:ensure_current_registry: reading registry cache: /root/.cache/gstreamer-1.0/registry.armv7l.bin
0:00:00.345070708  3100 0x1d600 INFO   GST_REGISTRY gstregistrybinary.c:617:priv_gst_registry_binary_read_cache: loaded /root/.cache/gstreamer-1.0/registry.armv7l.bin in 0.307068 seconds
0:00:00.345581958  3100 0x1d600 INFO   GST_REGISTRY gstregistry.c:1539:scan_and_update_registry: Validating plugins from registry cache: /root/.cache/gstreamer-1.0/registry.armv7l.bin
0:00:00.355101833  3100 0x1d600 INFO   GST_REGISTRY gstregistry.c:1638:scan_and_update_registry: Registry cache has not changed
0:00:00.355290916  3100 0x1d600 INFO   GST_REGISTRY gstregistry.c:1715:ensure_current_registry: registry reading and updating done, result = 1
0:00:00.355397041  3100 0x1d600 INFO   GST_INIT gst.c:707:init_post: GLib runtime version: 2.32.4
0:00:00.355478250  3100 0x1d600 INFO   GST_INIT gst.c:709:init_post: GLib headers version: 2.32.4
0:00:00.355677125  3100 0x1d600 INFO   GST_PIPELINE gstparse.c:322:gst_parse_launch_full: parsing pipeline description 'uvch264src device=/dev/video0 name=src auto-start=true average-bitrate=5000000 iframe-period=33 src.vidsrc ! queue ! video/x-h264,width=1920,height=1080,framerate=30/1 ! h264parse ! flvmux ! rtmpsink location=rtmp://192.168.1.104:1935/hls/movie '
0:00:00.363808083  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstuvch264.so" loaded
0:00:00.364023375  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "uvch264src"
0:00:00.367474583  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "pipeline" named "preview-pipeline"
0:00:00.369271583  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstapp.so" loaded
0:00:00.369438208  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "appsrc" named "preview-appsrc"
0:00:00.370709333  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSrc@0x144050> adding pad 'src'
0:00:00.370930458  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "appsink" named "preview-appsink"
0:00:00.371795541  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSink@0x147600> adding pad 'sink'
0:00:00.373379541  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstvideoconvert.so" loaded
0:00:00.373549916  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "videoconvert" named "preview-vconv"
0:00:00.375154083  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x144368> adding pad 'sink'
0:00:00.375420916  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x144368> adding pad 'src'
0:00:00.378164375  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstvideoscale.so" loaded
0:00:00.378348291  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:363:gst_element_factory_create: creating element "videoscale" named "preview-vscale"
0:00:00.379453416  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x1501b8> adding pad 'sink'
0:00:00.379702250  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x1501b8> adding pad 'src'
0:00:00.380314541  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element preview-appsrc:src to element preview-vscale:sink
0:00:00.380457125  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad preview-appsrc:src
0:00:00.380534208  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad preview-vscale:sink
0:00:00.380610625  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: preview-appsrc and preview-vscale in same bin, no need for ghost pads
0:00:00.380791000  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link preview-appsrc:src and preview-vscale:sink
0:00:00.380885166  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked preview-appsrc:src and preview-vscale:sink, successful
0:00:00.380964708  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.381046958  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<preview-appsrc:src> Received event on flushing pad. Discarding
0:00:00.381180625  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element preview-vscale:src to element preview-vconv:sink
0:00:00.381262000  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad preview-vscale:src
0:00:00.381396166  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad preview-vconv:sink
0:00:00.381469708  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: preview-vscale and preview-vconv in same bin, no need for ghost pads
0:00:00.381571333  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link preview-vscale:src and preview-vconv:sink
0:00:00.381650041  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked preview-vscale:src and preview-vconv:sink, successful
0:00:00.381718500  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.381779333  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<preview-vscale:src> Received event on flushing pad. Discarding
0:00:00.381953541  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element preview-vconv:src to element preview-appsink:sink
0:00:00.382033791  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad preview-vconv:src
0:00:00.382103166  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad preview-appsink:sink
0:00:00.382167500  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: preview-vconv and preview-appsink in same bin, no need for ghost pads
0:00:00.382261750  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link preview-vconv:src and preview-appsink:sink
0:00:00.382335708  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked preview-vconv:src and preview-appsink:sink, successful
0:00:00.382402500  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.382463833  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<preview-vconv:src> Received event on flushing pad. Discarding
0:00:00.383169541  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstUvcH264Src@0x1420f8> adding pad 'vfsrc'
0:00:00.383462958  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstUvcH264Src@0x1420f8> adding pad 'imgsrc'
0:00:00.383715875  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstUvcH264Src@0x1420f8> adding pad 'vidsrc'
0:00:00.384372958  3100 0x1d600 WARN   uvch264src gstuvch264_src.c:1837:xu_query:<src> Can't query XU with fd = -1
0:00:00.384464875  3100 0x1d600 WARN   uvch264src gstuvch264_src.c:925:set_bitrate:<src> BITRATE_LAYERS GET_CUR error
0:00:00.384535750  3100 0x1d600 WARN   uvch264src gstuvch264_src.c:1837:xu_query:<src> Can't query XU with fd = -1
0:00:00.384595416  3100 0x1d600 WARN   uvch264src gstuvch264_src.c:1047:update_bitrate:<src> BITRATE_LAYERS GET_CUR error
0:00:00.387978000  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstcoreelements.so" loaded
0:00:00.388237125  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "queue"
0:00:00.389262833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstQueue@0x15a170> adding pad 'sink'
0:00:00.389573041  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstQueue@0x15a170> adding pad 'src'
0:00:00.396892500  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstvideoparsersbad.so" loaded
0:00:00.397109291  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "h264parse"
0:00:00.398177500  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseParse@0x15e8a8> adding pad 'sink'
0:00:00.398430625  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseParse@0x15e8a8> adding pad 'src'
0:00:00.398687708  3100 0x1d600 INFO   baseparse gstbaseparse.c:3589:gst_base_parse_set_pts_interpolation:<GstH264Parse@0x15e8a8> PTS interpolation: no
0:00:00.401029125  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstflv.so" loaded
0:00:00.401217041  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "flvmux"
0:00:00.402692833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstFlvMux@0x163830> adding pad 'src'
0:00:00.412765791  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstrtmp.so" loaded
0:00:00.412982166  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "rtmpsink"
0:00:00.413795916  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSink@0x1680d0> adding pad 'sink'
0:00:00.414235625  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "pipeline"
0:00:00.414923666  3100 0x1d600 INFO   GST_PARENTAGE gstbin.c:4132:gst_bin_get_by_name: [pipeline0]: looking up child element src
0:00:00.415261166  3100 0x1d600 INFO   GST_PIPELINE ./grammar.y:581:gst_parse_perform_link: linking src:src to queue0:(any) (1/0) with caps "(NULL)"
0:00:00.415390458  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element src:vidsrc to element queue0:(any)
0:00:00.415475916  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad src:vidsrc
0:00:00.415559333  3100 0x1d600 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link src:vidsrc and queue0:sink
0:00:00.415781125  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<vidsrc:proxypad2> pad has no peer
0:00:00.415937458  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<queue0:src> pad has no peer
0:00:00.416095583  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: src and queue0 in same bin, no need for ghost pads
0:00:00.416226166  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link src:vidsrc and queue0:sink
0:00:00.416351166  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<vidsrc:proxypad2> pad has no peer
0:00:00.416459583  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<queue0:src> pad has no peer
0:00:00.416563250  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked src:vidsrc and queue0:sink, successful
0:00:00.416633708  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.416699833  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<src:vidsrc> Received event on flushing pad. Discarding
0:00:00.416811625  3100 0x1d600 INFO   GST_PIPELINE ./grammar.y:581:gst_parse_perform_link: linking queue0:(any) to h264parse0:(any) (0/0) with caps "video/x-h264, width=(int)1920, height=(int)1080, framerate=(fraction)30/1"
0:00:00.417074208  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "capsfilter"
0:00:00.417723833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x16a000> adding pad 'sink'
0:00:00.417946750  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x16a000> adding pad 'src'
0:00:00.418113916  3100 0x1d600 INFO   GST_STATES gstbin.c:1827:gst_bin_get_state_func:<pipeline0> getting state
0:00:00.418289375  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to NULL
0:00:00.418411291  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.418506375  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element queue0:(any) to element capsfilter0:sink
0:00:00.418589666  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad capsfilter0:sink
0:00:00.418657625  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: queue0 and capsfilter0 in same bin, no need for ghost pads
0:00:00.418767791  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link queue0:src and capsfilter0:sink
0:00:00.419013791  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<vidsrc:proxypad2> pad has no peer
0:00:00.419197916  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<capsfilter0:src> pad has no peer
0:00:00.419305666  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked queue0:src and capsfilter0:sink, successful
0:00:00.419380916  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.419491666  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<queue0:src> Received event on flushing pad. Discarding
0:00:00.419602625  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element capsfilter0:src to element h264parse0:(any)
0:00:00.419684083  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad capsfilter0:src
0:00:00.419764416  3100 0x1d600 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link capsfilter0:src and h264parse0:sink
0:00:00.419909458  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<vidsrc:proxypad2> pad has no peer
0:00:00.420050125  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<h264parse0:src> pad has no peer
0:00:00.420195208  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: capsfilter0 and h264parse0 in same bin, no need for ghost pads
0:00:00.420312541  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link capsfilter0:src and h264parse0:sink
0:00:00.420460208  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<vidsrc:proxypad2> pad has no peer
0:00:00.420594625  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<h264parse0:src> pad has no peer
0:00:00.420694000  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked capsfilter0:src and h264parse0:sink, successful
0:00:00.420768083  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.420828750  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<capsfilter0:src> Received event on flushing pad. Discarding
0:00:00.421005041  3100 0x1d600 INFO   GST_PIPELINE ./grammar.y:581:gst_parse_perform_link: linking h264parse0:(any) to flvmux0:(any) (0/0) with caps "(NULL)"
0:00:00.421096916  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element h264parse0:(any) to element flvmux0:(any)
0:00:00.421500041  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<flvmux0> adding pad 'video'
0:00:00.421663125  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: h264parse0 and flvmux0 in same bin, no need for ghost pads
0:00:00.421787750  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link h264parse0:src and flvmux0:video
0:00:00.421957458  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked h264parse0:src and flvmux0:video, successful
0:00:00.422039083  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.422103833  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<h264parse0:src> Received event on flushing pad. Discarding
0:00:00.422257708  3100 0x1d600 INFO   GST_PIPELINE ./grammar.y:581:gst_parse_perform_link: linking flvmux0:(any) to rtmpsink0:(any) (0/0) with caps "(NULL)"
0:00:00.422347875  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element flvmux0:(any) to element rtmpsink0:(any)
0:00:00.422433583  3100 0x1d600 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link flvmux0:src and rtmpsink0:sink
0:00:00.422553250  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: flvmux0 and rtmpsink0 in same bin, no need for ghost pads
0:00:00.422652541  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link flvmux0:src and rtmpsink0:sink
0:00:00.422769125  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked flvmux0:src and rtmpsink0:sink, successful
0:00:00.422915458  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.422984666  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<flvmux0:src> Received event on flushing pad. Discarding
0:00:00.423643375  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<rtmpsink0> current NULL pending VOID_PENDING, desired next READY
0:00:00.434429333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<rtmpsink0> completed state change to READY
0:00:00.434746333  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<rtmpsink0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.435001083  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' changed state to 2(READY) successfully
0:00:00.435157625  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<flvmux0> current NULL pending VOID_PENDING, desired next READY
0:00:00.435248333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<flvmux0> completed state change to READY
0:00:00.435316833  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<flvmux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.435417458  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'flvmux0' changed state to 2(READY) successfully
0:00:00.435519708  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<h264parse0> current NULL pending VOID_PENDING, desired next READY
0:00:00.435599916  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<h264parse0> completed state change to READY
0:00:00.435664375  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.435755833  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 2(READY) successfully
0:00:00.435918875  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<capsfilter0> current NULL pending VOID_PENDING, desired next READY
0:00:00.436004625  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to READY
0:00:00.436068250  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.436158791  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 2(READY) successfully
0:00:00.436254916  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<queue0> current NULL pending VOID_PENDING, desired next READY
0:00:00.436331458  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<queue0> completed state change to READY
0:00:00.436393916  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.436545583  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 2(READY) successfully
0:00:00.436656375  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<src> current NULL pending VOID_PENDING, desired next READY
0:00:00.443156625  3100 0x1d600 INFO   GST_PLUGIN_LOADING gstplugin.c:833:gst_plugin_load_file: plugin "/usr/local/lib/gstreamer-1.0/libgstvideo4linux2.so" loaded
0:00:00.443392041  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "v4l2src"
0:00:00.445781875  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSrc@0x1801c8> adding pad 'src'
0:00:00.449070958  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'brightness'
0:00:00.449358083  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'contrast'
0:00:00.449469916  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'saturation'
0:00:00.449562833  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'white_balance_temperature__auto'
0:00:00.449649833  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'gain'
0:00:00.449735000  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'power_line_frequency'
0:00:00.449813708  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'white_balance_temperature'
0:00:00.449891000  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'sharpness'
0:00:00.449971541  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'backlight_compensation'
0:00:00.450115708  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'exposure__auto'
0:00:00.450340541  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'exposure__absolute_'
0:00:00.450444583  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'exposure__auto_priority'
0:00:00.450525208  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'pan__absolute_'
0:00:00.450601875  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'tilt__absolute_'
0:00:00.450677791  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'focus__absolute_'
0:00:00.450752208  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'focus__auto'
0:00:00.450825250  3100 0x1d600 INFO   v4l2 v4l2_calls.c:328:gst_v4l2_fill_lists:<v4l2src0> adding generic controls 'zoom__absolute'
0:00:00.450901208  3100 0x1d600 INFO   v4l2 v4l2_calls.c:549:gst_v4l2_open:<v4l2src0> Opened device 'HD Pro Webcam C920' (/dev/video0) successfully
0:00:00.451069333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to READY
0:00:00.451154833  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<v4l2src0> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.458399333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to READY
0:00:00.463782833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad v4l2src0:src
0:00:00.464248000  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1247:gst_v4l2_object_fill_format_list:<v4l2src0> got 7 format(s):
0:00:00.464340916  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> YUYV
0:00:00.464411500  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> MJPG
0:00:00.464475291  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> YU12 (emulated)
0:00:00.464538041  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> YV12 (emulated)
0:00:00.464601083  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> BGR3 (emulated)
0:00:00.464663166  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> RGB3 (emulated)
0:00:00.464725916  3100 0x1d600 INFO   v4l2 gstv4l2object.c:1253:gst_v4l2_object_fill_format_list:<v4l2src0> H264
0:00:00.482828916  3100 0x1d600 INFO   v4l2 gstv4l2object.c:2729:gst_v4l2_object_get_caps:<v4l2src0> probed caps: video/x-raw, format=(string)YUY2, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 2/1 }; video/x-raw, format=(string)YUY2, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 2/1 }; video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }
0:00:00.492722833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad v4l2src0:src
0:00:00.492927791  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link v4l2src0:src and vfsrc:proxypad0
0:00:00.493037291  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked v4l2src0:src and vfsrc:proxypad0, successful
0:00:00.493113750  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.493283416  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<v4l2src0:src> Received event on flushing pad. Discarding
0:00:00.493426708  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to READY
0:00:00.493582041  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to READY
0:00:00.493681791  3100 0x1d600 INFO   GST_STATES gstbin.c:1827:gst_bin_get_state_func:<preview-pipeline> getting state
0:00:00.493839916  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsink> current NULL pending VOID_PENDING, desired next NULL
0:00:00.493924458  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-appsink> skipping transition from NULL to NULL
0:00:00.493995166  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsink' changed state to 1(NULL) successfully
0:00:00.494090083  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vconv> current NULL pending VOID_PENDING, desired next NULL
0:00:00.494162875  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-vconv> skipping transition from NULL to NULL
0:00:00.494226208  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vconv' changed state to 1(NULL) successfully
0:00:00.494315291  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vscale> current NULL pending VOID_PENDING, desired next NULL
0:00:00.494383833  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-vscale> skipping transition from NULL to NULL
0:00:00.494447875  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vscale' changed state to 1(NULL) successfully
0:00:00.494529750  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsrc> current NULL pending VOID_PENDING, desired next NULL
0:00:00.494598458  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-appsrc> skipping transition from NULL to NULL
0:00:00.494662125  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsrc' changed state to 1(NULL) successfully
0:00:00.494772333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-pipeline> completed state change to NULL
0:00:00.494981750  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsink> current NULL pending VOID_PENDING, desired next NULL
0:00:00.495069875  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-appsink> skipping transition from NULL to NULL
0:00:00.495225375  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsink' changed state to 1(NULL) successfully
0:00:00.495325833  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vconv> current NULL pending VOID_PENDING, desired next NULL
0:00:00.495400250  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-vconv> skipping transition from NULL to NULL
0:00:00.495506500  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vconv' changed state to 1(NULL) successfully
0:00:00.495601291  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vscale> current NULL pending VOID_PENDING, desired next NULL
0:00:00.495672250  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-vscale> skipping transition from NULL to NULL
0:00:00.495736666  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vscale' changed state to 1(NULL) successfully
0:00:00.495817500  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsrc> current NULL pending VOID_PENDING, desired next NULL
0:00:00.495898041  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<preview-appsrc> skipping transition from NULL to NULL
0:00:00.495966583  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsrc' changed state to 1(NULL) successfully
0:00:00.496052958  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-pipeline> completed state change to NULL
0:00:00.496146875  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<v4l2src0> current READY pending VOID_PENDING, desired next READY
0:00:00.496219791  3100 0x1d600 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<v4l2src0> skipping transition from READY to READY
0:00:00.496285250  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<src> child 'v4l2src0' changed state to 2(READY) successfully
0:00:00.496368916  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<src> completed state change to READY
0:00:00.496432208  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<src> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.496538208  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'src' changed state to 2(READY) successfully
0:00:00.496631625  3100 0x1d600 INFO   GST_STATES gstelement.c:2303:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
0:00:00.496705083  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
0:00:00.496931041  3100 0x1d600 INFO   GST_STATES gstelement.c:2310:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
0:00:00.497294708  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<rtmpsink0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.497481708  3100 0x1d600 INFO   GST_STATES gstbin.c:2662:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' is changing state asynchronously to PAUSED
0:00:00.497635833  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<flvmux0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.497795416  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<flvmux0> completed state change to PAUSED
0:00:00.497875875  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<flvmux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.497976333  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'flvmux0' changed state to 3(PAUSED) successfully
0:00:00.498074750  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<h264parse0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.499454166  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<h264parse0> completed state change to PAUSED
0:00:00.499595916  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.499720750  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 3(PAUSED) successfully
0:00:00.499842083  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<capsfilter0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.499995333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to PAUSED
0:00:00.500071208  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.500167666  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 3(PAUSED) successfully
0:00:00.500266291  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<queue0> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.500471833  3100 0x1d600 INFO   task gsttask.c:431:gst_task_set_lock: setting stream lock 0x146994 on task 0x196800
0:00:00.500562208  3100 0x1d600 INFO   GST_PADS gstpad.c:5415:gst_pad_start_task:<queue0:src> created task 0x196800
0:00:00.501178791  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<queue0> completed state change to PAUSED
0:00:00.501316333  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.501436916  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 3(PAUSED) successfully
0:00:00.501536166  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<src> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.501703416  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsink> current NULL pending VOID_PENDING, desired next READY
0:00:00.501849666  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-appsink> completed state change to READY
0:00:00.501925625  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-appsink> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.502054291  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsink' changed state to 2(READY) successfully
0:00:00.502157208  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vconv> current NULL pending VOID_PENDING, desired next READY
0:00:00.502237416  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-vconv> completed state change to READY
0:00:00.502300750  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-vconv> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.502391375  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vconv' changed state to 2(READY) successfully
0:00:00.502484333  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vscale> current NULL pending VOID_PENDING, desired next READY
0:00:00.502561166  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-vscale> completed state change to READY
0:00:00.502623583  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-vscale> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.502711166  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vscale' changed state to 2(READY) successfully
0:00:00.502796833  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsrc> current NULL pending VOID_PENDING, desired next READY
0:00:00.502882291  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-appsrc> completed state change to READY
0:00:00.503045291  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-appsrc> notifying about state-changed NULL to READY (VOID_PENDING pending)
0:00:00.503158041  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsrc' changed state to 2(READY) successfully
0:00:00.503258416  3100 0x1d600 INFO   GST_STATES gstelement.c:2303:gst_element_continue_state:<preview-pipeline> committing state from NULL to READY, pending PLAYING, next PAUSED
0:00:00.503339125  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-pipeline> notifying about state-changed NULL to READY (PLAYING pending)
0:00:00.503429416  3100 0x1d600 INFO   GST_STATES gstelement.c:2310:gst_element_continue_state:<preview-pipeline> continue state change READY to PAUSED, final PLAYING
0:00:00.503575291  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsink> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.503742541  3100 0x1d600 INFO   GST_STATES gstbin.c:2662:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsink' is changing state asynchronously to PAUSED
0:00:00.503844083  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vconv> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.503954583  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-vconv> completed state change to PAUSED
0:00:00.504021708  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-vconv> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.504113875  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vconv' changed state to 3(PAUSED) successfully
0:00:00.504213208  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-vscale> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.504323541  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-vscale> completed state change to PAUSED
0:00:00.504390166  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-vscale> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.504480000  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-vscale' changed state to 3(PAUSED) successfully
0:00:00.504569208  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<preview-appsrc> current READY pending VOID_PENDING, desired next PAUSED
0:00:00.504720833  3100 0x1d600 INFO   basesrc gstbasesrc.c:1296:gst_base_src_do_seek:<preview-appsrc> seeking: bytes segment start=0, stop=-1, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0, base=0, position 0, duration -1
0:00:00.505019750  3100 0x1d600 INFO   task gsttask.c:431:gst_task_set_lock: setting stream lock 0x14609c on task 0x1968a8
0:00:00.505128000  3100 0x1d600 INFO   GST_PADS gstpad.c:5415:gst_pad_start_task:<preview-appsrc:src> created task 0x1968a8
0:00:00.505487708  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<preview-appsrc> completed state change to PAUSED
0:00:00.505593083  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<preview-appsrc> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.505707083  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<preview-pipeline> child 'preview-appsrc' changed state to 3(PAUSED) successfully
0:00:00.506780583  3100 0x17a600 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: no such pad 'sink' in element "preview-appsrc"
0:00:00.507277208  3100 0x17a600 FIXME   default gstutils.c:3648:gst_pad_create_stream_id_printf_valist:<preview-appsrc:src> Creating random stream-id, consider implementing a deterministic way of creating a stream-id
0:00:00.508652166  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to READY
0:00:00.514065458  3100 0x1d600 INFO   GST_ELEMENT_PADS gstpad.c:1877:gst_pad_unlink: unlinking v4l2src0:src(0x16c3f0) and vfsrc:proxypad0(0x6a160)
0:00:00.514334375  3100 0x1d600 INFO   GST_ELEMENT_PADS gstpad.c:1931:gst_pad_unlink: unlinked v4l2src0:src and vfsrc:proxypad0
0:00:00.514960125  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad v4l2src0:src
0:00:00.515135625  3100 0x1d600 INFO   v4l2 gstv4l2object.c:2729:gst_v4l2_object_get_caps:<v4l2src0> probed caps: video/x-raw, format=(string)YUY2, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 2/1 }; video/x-raw, format=(string)YUY2, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 2/1 }; video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }
0:00:00.524931916  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "videoconvert"
0:00:00.525342500  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x144680> adding pad 'sink'
0:00:00.525570708  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x144680> adding pad 'src'
0:00:00.525716791  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "capsfilter"
0:00:00.525914625  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x16a220> adding pad 'sink'
0:00:00.526088500  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0x16a220> adding pad 'src'
0:00:00.526219208  3100 0x1d600 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:365:gst_element_factory_create: creating element "fakesink"
0:00:00.526938958  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSink@0x19e0e0> adding pad 'sink'
0:00:00.527296666  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.527735291  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element capsfilter1:(any) to element fakesink0:(any)
0:00:00.527855916  3100 0x1d600 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link capsfilter1:src and fakesink0:sink
0:00:00.527999291  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<capsfilter1:sink> pad has no peer
0:00:00.528129625  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: capsfilter1 and fakesink0 in same bin, no need for ghost pads
0:00:00.528255083  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link capsfilter1:src and fakesink0:sink
0:00:00.528466958  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<capsfilter1:sink> pad has no peer
0:00:00.528588916  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked capsfilter1:src and fakesink0:sink, successful
0:00:00.528665333  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.528731750  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<capsfilter1:src> Received event on flushing pad. Discarding
0:00:00.528837375  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1543:gst_element_link_pads_full: trying to link element videoconvert0:(any) to element capsfilter1:(any)
0:00:00.528925958  3100 0x1d600 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link videoconvert0:src and capsfilter1:sink
0:00:00.529024916  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
0:00:00.534860958  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
0:00:00.540888833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad capsfilter1:sink
0:00:00.541207208  3100 0x1d600 INFO   GST_PADS gstutils.c:1443:prepare_link_maybe_ghosting: videoconvert0 and capsfilter1 in same bin, no need for ghost pads
0:00:00.541354500  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link videoconvert0:src and capsfilter1:sink
0:00:00.541476291  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
0:00:00.547119625  3100 0x1d600 INFO   GST_PADS gstpad.c:2176:gst_pad_link_prepare: caps are incompatible
0:00:00.547301541  3100 0x1d600 INFO   GST_PADS gstutils.c:936:gst_pad_check_link: trying to link videoconvert0:src and capsfilter1:sink
0:00:00.547468125  3100 0x1d600 INFO   GST_PADS gstpad.c:3675:gst_pad_peer_query:<videoconvert0:sink> pad has no peer
0:00:00.553220875  3100 0x1d600 INFO   GST_ELEMENT_PADS gstutils.c:1123:gst_element_get_compatible_pad:<videoconvert0> Could not find a compatible pad to link to capsfilter1:sink
0:00:00.553377750  3100 0x1d600 INFO   GST_ELEMENT_PADS gstpad.c:1877:gst_pad_unlink: unlinking capsfilter1:src(0x16c910) and fakesink0:sink(0x16ca58)
0:00:00.553509208  3100 0x1d600 INFO   GST_ELEMENT_PADS gstpad.c:1931:gst_pad_unlink: unlinked capsfilter1:src and fakesink0:sink
0:00:00.553621458  3100 0x1d600 INFO   GST_PARENTAGE gstbin.c:1556:gst_bin_remove_func:<src> removed child "capsfilter1"
0:00:00.553787041  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<capsfilter1> dispose
0:00:00.553868833  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<capsfilter1> removing pad 'sink'
0:00:00.554036416  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<capsfilter1> removing pad 'src'
0:00:00.554143875  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<capsfilter1> parent class dispose
0:00:00.554214208  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<capsfilter1> finalize
0:00:00.554276708  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<capsfilter1> finalize parent
0:00:00.554374791  3100 0x1d600 INFO   GST_PARENTAGE gstbin.c:1556:gst_bin_remove_func:<src> removed child "videoconvert0"
0:00:00.554466375  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<videoconvert0> dispose
0:00:00.554529000  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<videoconvert0> removing pad 'sink'
0:00:00.554618583  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<videoconvert0> removing pad 'src'
0:00:00.554706625  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<videoconvert0> parent class dispose
0:00:00.554775250  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<videoconvert0> finalize
0:00:00.554836416  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<videoconvert0> finalize parent
0:00:00.554986458  3100 0x1d600 INFO   GST_PARENTAGE gstbin.c:1556:gst_bin_remove_func:<src> removed child "fakesink0"
0:00:00.555083291  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2873:gst_element_dispose:<fakesink0> dispose
0:00:00.555145958  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<fakesink0> removing pad 'sink'
0:00:00.555235708  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2917:gst_element_dispose:<fakesink0> parent class dispose
0:00:00.555306875  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2948:gst_element_finalize:<fakesink0> finalize
0:00:00.555367500  3100 0x1d600 INFO   GST_REFCOUNTING gstelement.c:2953:gst_element_finalize:<fakesink0> finalize parent
0:00:00.556337625  3100 0x1d600 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad v4l2src0:src
0:00:00.556535833  3100 0x1d600 INFO   GST_PADS gstpad.c:2120:gst_pad_link_prepare: trying to link v4l2src0:src and vidsrc:proxypad2
0:00:00.556634416  3100 0x1d600 INFO   GST_PADS gstpad.c:2322:gst_pad_link_full: linked v4l2src0:src and vidsrc:proxypad2, successful
0:00:00.556711458  3100 0x1d600 INFO   GST_EVENT gstevent.c:1313:gst_event_new_reconfigure: creating reconfigure event
0:00:00.556780750  3100 0x1d600 INFO   GST_EVENT gstpad.c:5083:gst_pad_send_event_unchecked:<v4l2src0:src> Received event on flushing pad. Discarding
0:00:00.556970208  3100 0x1d600 INFO   basesrc gstbasesrc.c:1296:gst_base_src_do_seek:<v4l2src0> seeking: time segment start=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.557219791  3100 0x1d600 INFO   task gsttask.c:431:gst_task_set_lock: setting stream lock 0x16c43c on task 0x196950
0:00:00.557304583  3100 0x1d600 INFO   GST_PADS gstpad.c:5415:gst_pad_start_task:<v4l2src0:src> created task 0x196950
0:00:00.557785375  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to PAUSED
0:00:00.557911458  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<v4l2src0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.558062583  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to PAUSED
0:00:00.558261875  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to PAUSED
0:00:00.558340375  3100 0x1d600 INFO   GST_STATES gstbin.c:2699:gst_bin_change_state_func:<src> child 'v4l2src0' changed state to 3(PAUSED) successfully without preroll
0:00:00.558458500  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<src> completed state change to PAUSED
0:00:00.558526000  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<src> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.558676583  3100 0x1d600 INFO   GST_STATES gstbin.c:2699:gst_bin_change_state_func:<pipeline0> child 'src' changed state to 3(PAUSED) successfully without preroll
0:00:00.558794958  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<pipeline0> completed state change to PAUSED
0:00:00.558861375  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
0:00:00.561802541  3100 0x19d860 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: no such pad 'sink' in element "v4l2src0"
0:00:00.565367708  3100 0x1d600 INFO   GST_EVENT gstevent.c:1184:gst_event_new_latency: creating latency event 0:00:00.000000000
0:00:00.569662458  3100 0x1d600 INFO   bin gstbin.c:2499:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
0:00:00.569890791  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<rtmpsink0> current READY pending PAUSED, desired next PLAYING
0:00:00.569993958  3100 0x1d600 INFO   GST_STATES gstbin.c:2662:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' is changing state asynchronously to PLAYING
0:00:00.570092541  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<flvmux0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:00.570180291  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<flvmux0> completed state change to PLAYING
0:00:00.570251125  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<flvmux0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:00.570360833  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'flvmux0' changed state to 4(PLAYING) successfully
0:00:00.570461791  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<h264parse0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:00.570545416  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<h264parse0> completed state change to PLAYING
0:00:00.570610625  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<h264parse0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:00.570702291  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 4(PLAYING) successfully
0:00:00.570797541  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<capsfilter0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:00.570875125  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<capsfilter0> completed state change to PLAYING
0:00:00.570939500  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<capsfilter0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:00.571029333  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 4(PLAYING) successfully
0:00:00.571193625  3100 0x1d600 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<queue0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:00.571348708  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<queue0> completed state change to PLAYING
0:00:00.571429458  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<queue0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:00.571528750  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 4(PLAYING) successfully
0:00:00.571680250  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<v4l2src0> completed state change to PLAYING
0:00:00.571755333  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<v4l2src0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:00.571854000  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<src> child 'v4l2src0' changed state to 4(PLAYING) successfully
0:00:00.571948333  3100 0x1d600 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<src> completed state change to PLAYING
0:00:00.572014750  3100 0x1d600 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<src> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:00.572110000  3100 0x1d600 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'src' changed state to 4(PLAYING) successfully
0:00:00.562755583  3100 0x19d860 INFO   v4l2 gstv4l2object.c:2729:gst_v4l2_object_get_caps:<v4l2src0> probed caps: video/x-raw, format=(string)YUY2, width=(int)2304, height=(int)1536, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 2/1 }; video/x-raw, format=(string)YUY2, width=(int)2304, height=(int)1296, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 2/1 }; video/x-raw, format=(string)YUY2, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YUY2, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; image/jpeg, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)I420, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)YV12, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)BGR, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 2/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){ 2/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/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){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-raw, format=(string)RGB, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1600, height=(int)896, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)960, height=(int)720, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)1024, height=(int)576, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)800, height=(int)600, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)864, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)800, height=(int)448, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)640, height=(int)480, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)640, height=(int)360, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)432, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)352, height=(int)288, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)320, height=(int)240, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)320, height=(int)180, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)176, height=(int)144, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)160, height=(int)120, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }; video/x-h264, width=(int)160, height=(int)90, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction){ 30/1, 24/1, 20/1, 15/1, 10/1, 15/2, 5/1 }
0:00:00.584512875  3100 0x19d860 WARN   uvch264src gstuvch264_src.c:1848:xu_query:<src> PROBE GET_LEN error
0:00:00.584634333  3100 0x19d860 WARN   uvch264src gstuvch264_src.c:983:set_ltr:<src> LTR_BUFFER_SIZE GET_CUR error
0:00:00.584701125  3100 0x19d860 WARN   uvch264src gstuvch264_src.c:1848:xu_query:<src> PROBE GET_LEN error
0:00:00.584756125  3100 0x19d860 WARN   uvch264src gstuvch264_src.c:1141:update_ltr:<src> LTR_BUFFER_SIZE GET_CUR error
0:00:00.586136666  3100 0x19d860 INFO   v4l2 gstv4l2object.c:2480:gst_v4l2_object_set_format:<v4l2src0> Set framerate to 30/1
0:00:00.586268500  3100 0x19d860 INFO   v4l2 gstv4l2object.c:2292:gst_v4l2_object_setup_pool:<v4l2src0> accessing buffers via mode 2
0:00:00.601013875  3100 0x19d860 INFO   GST_EVENT gstevent.c:628:gst_event_new_caps: creating caps event video/x-h264, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1
0:00:00.603897958  3100 0x17a5b0 INFO   basetransform gstbasetransform.c:1335:gst_base_transform_setcaps:<capsfilter0> reuse caps
0:00:00.604031916  3100 0x17a5b0 INFO   GST_EVENT gstevent.c:628:gst_event_new_caps: creating caps event video/x-h264, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1
0:00:00.986164125  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.033333333 out ts 0:00:00.381979130
0:00:00.986824500  3100 0x19d860 INFO   GST_EVENT gstevent.c:709:gst_event_new_segment: creating segment event time segment start=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.989769083  3100 0x19d860 INFO   basesrc gstbasesrc.c:2774:gst_base_src_loop:<v4l2src0> marking pending DISCONT
0:00:01.014219583  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.066666666 out ts 0:00:00.448735088
0:00:01.016760708  3100 0x17a5b0 INFO   h264parse gsth264parse.c:1282:gst_h264_parse_update_src_caps:<h264parse0> aspect ratio idc changed 1
0:00:01.017351041  3100 0x17a5b0 INFO   h264parse gsth264parse.c:1326:gst_h264_parse_update_src_caps:<h264parse0> setting framerate in caps
0:00:01.017704000  3100 0x17a5b0 INFO   baseparse gstbaseparse.c:3629:gst_base_parse_set_latency:<h264parse0> min/max latency 0:00:00.033333333, 0:00:00.033333333
0:00:01.018308333  3100 0x17a5b0 INFO   GST_EVENT gstevent.c:628:gst_event_new_caps: creating caps event video/x-h264, width=(int)1920, height=(int)1080, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30/1, parsed=(boolean)true, stream-format=(string)avc, alignment=(string)au, codec_data=(buffer)01640028ffe1002667640028ac7680780227e5c0512000000300200000078c080005b8d8005b8f7bdf0bc2211a8001000468ee38b0
0:00:01.025848166  3100 0x17a5b0 WARN   flvmux gstflvmux.c:1157:gst_flv_mux_write_header:<flvmux0> downstream did not handle seeking query
0:00:01.027214666  3100 0x17a5b0 WARN   flvmux gstflvmux.c:1165:gst_flv_mux_write_header:<flvmux0> downstream is not seekable, but streamable=false. Will ignore that and create streamable output instead
0:00:01.030126000  3100 0x17a5b0 FIXME   basesink gstbasesink.c:3022:gst_base_sink_default_event:<rtmpsink0> stream-start event without group-id. Consider implementing group-id handling in the upstream elements
0:00:01.032436041  3100 0x17a5b0 INFO   GST_EVENT gstevent.c:628:gst_event_new_caps: creating caps event video/x-flv, streamheader=(buffer)< 464c5601010000000900000000, 120000de0000000000000002000a6f6e4d657461446174610800000009000c766964656f636f646563696400401c0000000000000005776964746800409e0000000000000006686569676874004090e00000000000000c417370656374526174696f58003ff0000000000000000c417370656374526174696f59003ff000000000000000096672616d657261746500403e000000000000000f6d6574616461746163726561746f720200134753747265616d657220464c56206d75786572000c6372656174696f6e64617465020017547565204f63742032312031303a363a33342032303134000009000000e9, 0900003a00000000000000170000000001640028ffe1002667640028ac7680780227e5c0512000000300200000078c080005b8d8005b8f7bdf0bc2211a8001000468ee38b000000045 >
0:00:01.039343333  3100 0x17a5b0 INFO   GST_EVENT gstevent.c:709:gst_event_new_segment: creating segment event bytes segment start=0, stop=-1, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0, base=0, position 0, duration -1
0:00:01.041644333  3100 0x17a5b0 INFO   GST_STATES gstbin.c:3121:bin_handle_async_done:<pipeline0> setting state from PAUSED to PAUSED, pending PLAYING
0:00:01.042255875  3100 0x17a5b0 INFO   GST_STATES gstbin.c:3141:bin_handle_async_done:<pipeline0> continue state change, pending PLAYING
0:00:01.044275125  3100 0x1a6890 INFO   GST_STATES gstbin.c:2935:gst_bin_continue_func:<pipeline0> continue state change PAUSED to PLAYING, final PLAYING
0:00:01.046679416  3100 0x1a6890 INFO   GST_EVENT gstevent.c:1184:gst_event_new_latency: creating latency event 0:00:00.066666666
0:00:01.049022541  3100 0x1a6890 INFO   bin gstbin.c:2499:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.066666666
0:00:01.050032000  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<rtmpsink0> current PAUSED pending VOID_PENDING, desired next PLAYING
0:00:01.052272541  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.099999999 out ts 0:00:00.485863463
0:00:01.053385708  3100 0x1a6890 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<rtmpsink0> completed state change to PLAYING
0:00:01.053878125  3100 0x1a6890 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<rtmpsink0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.055418083  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'rtmpsink0' changed state to 4(PLAYING) successfully
0:00:01.056087125  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<flvmux0> current PLAYING pending VOID_PENDING, desired next PLAYING
0:00:01.056431875  3100 0x1a6890 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<flvmux0> skipping transition from PLAYING to PLAYING
0:00:01.056708916  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'flvmux0' changed state to 4(PLAYING) successfully
0:00:01.057098000  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<h264parse0> current PLAYING pending VOID_PENDING, desired next PLAYING
0:00:01.057408708  3100 0x1a6890 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<h264parse0> skipping transition from PLAYING to PLAYING
0:00:01.057821375  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'h264parse0' changed state to 4(PLAYING) successfully
0:00:01.058219666  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<capsfilter0> current PLAYING pending VOID_PENDING, desired next PLAYING
0:00:01.058537000  3100 0x1a6890 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<capsfilter0> skipping transition from PLAYING to PLAYING
0:00:01.058807291  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'capsfilter0' changed state to 4(PLAYING) successfully
0:00:01.059220333  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<queue0> current PLAYING pending VOID_PENDING, desired next PLAYING
0:00:01.059626083  3100 0x1a6890 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<queue0> skipping transition from PLAYING to PLAYING
0:00:01.059931333  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'queue0' changed state to 4(PLAYING) successfully
0:00:01.060285250  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<src> current PLAYING pending VOID_PENDING, desired next PLAYING
0:00:01.060726791  3100 0x1a6890 INFO   GST_STATES gstbin.c:2227:gst_bin_element_set_state:<v4l2src0> current PLAYING pending VOID_PENDING, desired next PLAYING
0:00:01.061043000  3100 0x1a6890 INFO   GST_STATES gstbin.c:2344:gst_bin_element_set_state:<v4l2src0> skipping transition from PLAYING to PLAYING
0:00:01.061314041  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<src> child 'v4l2src0' changed state to 4(PLAYING) successfully
0:00:01.061951458  3100 0x1a6890 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<src> completed state change to PLAYING
0:00:01.062264333  3100 0x1a6890 INFO   GST_STATES gstbin.c:2656:gst_bin_change_state_func:<pipeline0> child 'src' changed state to 4(PLAYING) successfully
0:00:01.062601750  3100 0x1a6890 INFO   GST_STATES gstelement.c:2328:gst_element_continue_state:<pipeline0> completed state change to PLAYING
0:00:01.062892541  3100 0x1a6890 INFO   GST_STATES gstelement.c:2233:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
0:00:01.084875791  3100 0x19d860 WARN   v4l2 gstv4l2bufferpool.c:308:gst_v4l2_buffer_pool_alloc_buffer: Failed CREATE_BUFS: Inappropriate ioctl for device
0:00:01.085557708  3100 0x19d860 WARN   bufferpool gstbufferpool.c:297:do_alloc_buffer:<v4l2bufferpool0> alloc function failed
0:00:01.086276500  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.133333332 out ts 0:00:00.519106464
0:00:01.118277166  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.166666665 out ts 0:00:00.552357296
0:00:01.152085208  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.199999998 out ts 0:00:00.585600672
0:00:01.185699541  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.233333331 out ts 0:00:00.619229089
0:00:01.218571875  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.266666664 out ts 0:00:00.652456047
0:00:01.251852750  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.299999997 out ts 0:00:00.685855255
0:00:01.285426083  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.333333330 out ts 0:00:00.719353963
0:00:01.319001291  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.366666663 out ts 0:00:00.753357422
0:00:01.352287291  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.399999996 out ts 0:00:00.782155588
0:00:01.386601125  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.433333329 out ts 0:00:00.681470463
0:00:01.416890041  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.466666662 out ts 0:00:00.710601047
0:00:01.449771125  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.499999995 out ts 0:00:00.740700338
0:00:01.487799791  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.533333328 out ts 0:00:00.770113838
0:00:01.518002541  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.566666661 out ts 0:00:00.799811380
0:00:01.550024041  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.599999994 out ts 0:00:00.828651713
0:00:01.583702041  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.633333327 out ts 0:00:00.858665297
0:00:01.617572583  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.666666660 out ts 0:00:00.887979005
0:00:01.651298333  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.699999993 out ts 0:00:00.917393796
0:00:01.685414125  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.733333326 out ts 0:00:00.947463880
0:00:01.718512916  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.766666659 out ts 0:00:00.976310380
0:00:01.755629333  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.799999992 out ts 0:00:01.006053047
0:00:01.785141041  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.833333325 out ts 0:00:01.036014046
0:00:01.818034833  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.866666658 out ts 0:00:01.064965172
0:00:01.851291125  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.899999991 out ts 0:00:01.094914422
0:00:01.884938958  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.933333324 out ts 0:00:01.124485880
0:00:01.918754875  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.966666657 out ts 0:00:01.154064380
0:00:01.951720958  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:00.999999990 out ts 0:00:01.183317755
0:00:01.985431000  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.033333323 out ts 0:00:01.212988672
0:00:02.020930875  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.066666656 out ts 0:00:01.242357630
0:00:02.054639916  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.099999989 out ts 0:00:01.489086208
0:00:02.085806000  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.133333322 out ts 0:00:01.520671167
0:00:02.119272666  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.166666655 out ts 0:00:01.554133708
0:00:02.152468625  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.199999988 out ts 0:00:01.587361500
0:00:02.186073750  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.233333321 out ts 0:00:01.620935042
0:00:02.219637125  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.266666654 out ts 0:00:01.654507542
0:00:02.252556375  3100 0x19d860 INFO   v4l2src gstv4l2src.c:818:gst_v4l2src_fill:<v4l2src0> sync to 0:00:01.299999987 out ts 0:00:01.687440333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment