Getting a black video on running a sample deepstream application

Hi
I am trying to run the deepstream sample app on cloud instance. My machine configuration is Ubuntu 16.04LTS with a 1 x NVIDIA Tesla K80 gpu .My app is running successfully but I am getting the output mp4 file as a black video.
I run the following command:
deepstream-app -c configs/deepstream-app/source30_720p_dec_infer-resnet_tiled_display_int8.txt
I have enabled the sink1 and disabled sink0 to get the output in a file.

I am getting the following output:
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

(gst-plugin-scanner:12370): Clutter-CRITICAL **: Unable to initialize Clutter: Could not initialize Gdk

(gst-plugin-scanner:12370): Clutter-Gst-CRITICAL **: Unable to initialize Clutter

** (deepstream-app:12369): CRITICAL **: gst_ffmpeg_cfg_set_property: assertion ‘qdata->size == sizeof (gint64)’ failed

Using TRT model serialized engine /home/ankita_nasipuri/DeepStream_Release/samples/configs/deepstream-app/…/…/models/Primary_Detector/resnet10.caffemodel_b30_int8.engine crypto flags(0)

Runtime commands:
h: Print this help
q: Quit

    p: Pause
    r: Resume

NOTE: To expand a source in the 2D tiled display and view object details, left-click on the source.
To go back to the tiled display, right-click anywhere on the window.

**PERF: FPS 0 (Avg) FPS 1 (Avg) FPS 2 (Avg) FPS 3 (Avg) FPS 4 (Avg) FPS 5 (Avg) FPS 6 (Avg) FPS 7 (Avg) FPS 8 (Avg) FPS 9 (Avg) FPS 10 (Avg) FPS 11 (Avg) FPS 12 (Avg) FPS 13 (Avg) FPS 14 (Avg) FPS 15 (Avg) FPS 16 (Avg) FPS 17 (Avg) FPS 18 (Avg) FPS 19 (Avg) FPS 20 (Avg) FPS 21 (Avg) FPS 22 (Avg) FPS 23 (Avg) FPS 24 (Avg) FPS 25 (Avg) FPS 26 (Avg) FPS 27 (Avg) FPS 28 (Avg) FPS 29 (Avg)
**PERF: 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00)0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00) 0.00 (0.00)
** INFO: <bus_callback:98>: Pipeline ready

** INFO: <bus_callback:84>: Pipeline running

HI, Ankita
Can you enable the log message for analysis?
deepstream-app -c configs/deepstream-app/source30_720p_dec_infer-resnet_tiled_display_int8.txt
–gst-debug-level=4

Yes I did and here are the first few lines of it
0:00:02.480859865 14422 0x1862120 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
0:00:02.480866401 14422 0x1862120 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<primary_gie_queue:src> Received event on flushing pad. Disc
arding
0:00:02.480874951 14422 0x1862120 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element primary_gie_conv:(any) to element pr
imary_gie_classifier:(any)
0:00:02.480882972 14422 0x1862120 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link primary_gie_conv:src and primary_gie_classifier:sink
0:00:02.480891829 14422 0x1862120 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query:<primary_gie_queue:sink> pad has no peer
0:00:02.480954458 14422 0x1862120 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query:<primary_gie_classifier:src> pad has no peer
0:00:02.480996578 14422 0x1862120 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: primary_gie_conv and primary_gie_classifier in same bin, n
o need for ghost pads
0:00:02.481006145 14422 0x1862120 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link primary_gie_conv:src and primary_gie_classifier:sink
0:00:02.481015363 14422 0x1862120 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query:<primary_gie_queue:sink> pad has no peer
0:00:02.481087327 14422 0x1862120 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query:<primary_gie_classifier:src> pad has no peer
0:00:02.481115560 14422 0x1862120 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked primary_gie_conv:src and primary_gie_classifier:sink, successfu
l
0:00:02.481128649 14422 0x1862120 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
0:00:02.481141660 14422 0x1862120 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<primary_gie_conv:src> Received event on flushing pad. Disca
rding
0:00:02.481161384 14422 0x1862120 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad primary_gie_classifier:src
0:00:02.481195923 14422 0x1862120 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link primary_gie_classifier:src and src:proxypad38
0:00:02.481212729 14422 0x1862120 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked primary_gie_classifier:src and src:proxypad38, successful
0:00:02.481224257 14422 0x1862120 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
0:00:02.481236684 14422 0x1862120 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<primary_gie_classifier:src> Received event on flushing pad.
Discarding
0:00:02.481253167 14422 0x1862120 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<primary_gie_bin> adding pad ‘src’
0:00:02.481267924 14422 0x1862120 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad primary_gie_queue:sink
0:00:02.481295151 14422 0x1862120 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link sink:proxypad39 and primary_gie_queue:sink
0:00:02.481315018 14422 0x1862120 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked sink:proxypad39 and primary_gie_queue:sink, successful
0:00:02.481329065 14422 0x1862120 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
0:00:02.748076058 14422 0x1862120 INFO GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<primary_gie_bin> adding pad ‘sink’
0:00:02.748177175 14422 0x1862120 INFO GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad: found pad primary_gie_bin:src
0:00:02.748197485 14422 0x1862120 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element primary_gie_bin:(any) to element til
ed_display_bin:(any)
0:00:02.748210406 14422 0x1862120 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link primary_gie_bin:src and tiled_display_bin:sink
0:00:02.748259260 14422 0x1862120 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query:<primary_gie_bin:sink> pad has no peer
0:00:02.748653660 14422 0x1862120 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: primary_gie_bin and tiled_display_bin in same bin, no need
for ghost pads
0:00:02.748685624 14422 0x1862120 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link primary_gie_bin:src and tiled_display_bin:sink
0:00:02.748700900 14422 0x1862120 INFO GST_PADS gstpad.c:4098:gst_pad_peer_query:<primary_gie_bin:sink> pad has no peer
0:00:02.749003740 14422 0x1862120 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked primary_gie_bin:src and tiled_display_bin:sink, successful
0:00:02.749027395 14422 0x1862120 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
0:00:02.749034531 14422 0x1862120 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<primary_gie_bin:src> Received event on flushing pad. Discar
ding
0:00:02.749044764 14422 0x1862120 INFO GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full: trying to link element multi_src_bin:(any) to element prima
ry_gie_bin:(any)
0:00:02.749062855 14422 0x1862120 INFO GST_PADS gstutils.c:932:gst_pad_check_link: trying to link multi_src_bin:src and primary_gie_bin:sink
0:00:02.749410120 14422 0x1862120 INFO GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting: multi_src_bin and primary_gie_bin in same bin, no need for
ghost pads
0:00:02.749434585 14422 0x1862120 INFO GST_PADS gstpad.c:2315:gst_pad_link_prepare: trying to link multi_src_bin:src and primary_gie_bin:sink
0:00:02.749793652 14422 0x1862120 INFO GST_PADS gstpad.c:2521:gst_pad_link_full: linked multi_src_bin:src and primary_gie_bin:sink, successful
0:00:02.749815705 14422 0x1862120 INFO GST_EVENT gstevent.c:1382:gst_event_new_reconfigure: creating reconfigure event
0:00:02.749822182 14422 0x1862120 INFO GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<multi_src_bin:src> Received event on flushing pad. Discardi
ng

Please paste the whole log here, thanks.

Below are the loga with one error line

0:00:00.000323916 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31m GST_INIT gstmessage.c:119:_priv_gst_message_initialize:e[00m init messages
0:00:00.000725302 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31m GST_INIT gstcontext.c:83:_priv_gst_context_initialize:e[00m init contexts
0:00:00.000881762 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:316:_priv_gst_plugin_initialize:e[00m registering 0 static plugins
0:00:00.000962569 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static:e[00m registered static plugin “staticelements”
0:00:00.000972433 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static:e[00m added static plugin “staticelements”, result: 1
0:00:00.000988464 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1723:ensure_current_registry:e[00m reading registry cache: /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.011477750 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache:e[00m loaded /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin in 0.010475 seconds
0:00:00.011528037 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1579:scan_and_update_registry:e[00m Validating plugins from registry cache: /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.012508989 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1681:scan_and_update_registry:e[00m Registry cache has not changed
0:00:00.012520349 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1758:ensure_current_registry:e[00m registry reading and updating done, result = 1
0:00:00.012526044 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31m GST_INIT gst.c:724:init_post:e[00m GLib runtime version: 2.48.2
0:00:00.012531685 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31m GST_INIT gst.c:726:init_post:e[00m GLib headers version: 2.48.1
0:00:00.012535904 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31m GST_INIT gst.c:727:init_post:e[00m initialized GStreamer successfully
0:00:00.012875660 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “pipeline” named “pipeline”
0:00:00.012958564 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “multi_src_bin”
0:00:00.015652987 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry:e[00m plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libnvdsgst_multistream.so” loaded
0:00:00.015670496 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “nvstreammux” named “src_bin_muxer”
0:00:00.015792543 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstNvStreamMux@0x1e56010e[00m adding pad ‘src’
0:00:00.015825651 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin0”
0:00:00.017093362 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry:e[00m plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so” loaded
0:00:00.017109264 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.017661856 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry:e[00m plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so” loaded
0:00:00.017676807 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.017761936 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66250e[00m adding pad ‘sink’
0:00:00.017777451 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66250e[00m adding pad ‘src’
0:00:00.017806185 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.017867233 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad0
0:00:00.017877814 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad0, successful
0:00:00.017884271 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.017890536 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.017901423 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin0>e[00m adding pad ‘src’
0:00:00.017907962 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.017997736 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1e6ea30e[00m adding pad ‘sink’
0:00:00.018013040 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.018027640 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66540e[00m adding pad ‘sink’
0:00:00.018038947 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66540e[00m adding pad ‘src’
0:00:00.018052476 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.018096658 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1e73000e[00m adding pad ‘sink’
0:00:00.018119874 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.018129085 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.018144720 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.018160590 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.018176093 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.018184823 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.018192133 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.018198637 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018203244 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.018225864 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.018232890 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.018240951 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee0:src_0 and queue:sink
0:00:00.018249130 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee0:sinke[00m pad has no peer
0:00:00.018258809 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin0:src>e[00m pad has no peer
0:00:00.018266049 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee0:src_0 and queue:sink, successful
0:00:00.018271857 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018276353 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee0:src_0e[00m Received event on flushing pad. Discarding
0:00:00.018288394 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.018294425 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.018301116 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee0:src_1 and fakequeue:sink
0:00:00.018308224 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee0:sinke[00m pad has no peer
0:00:00.018316354 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee0:src_1 and fakequeue:sink, successful
0:00:00.018322347 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018326725 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee0:src_1e[00m Received event on flushing pad. Discarding
0:00:00.018353233 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_0’ in element “src_bin_muxer”
0:00:00.018374831 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_0’
0:00:00.018382005 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin0:src
0:00:00.018408125 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin0:src and src_bin_muxer:sink_0
0:00:00.018419313 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee0:sinke[00m pad has no peer
0:00:00.018429880 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.018453677 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin0:src and src_bin_muxer:sink_0, successful
0:00:00.018460651 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018465227 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin0:src>e[00m Received event on flushing pad. Discarding
0:00:00.018473190 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin1”
0:00:00.018486589 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.018509364 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.018525845 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66830e[00m adding pad ‘sink’
0:00:00.018537757 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66830e[00m adding pad ‘src’
0:00:00.018576638 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.018599240 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad1
0:00:00.018605814 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad1, successful
0:00:00.018610954 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018615316 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.018622469 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin1>e[00m adding pad ‘src’
0:00:00.018628314 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.018639777 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1e78880e[00m adding pad ‘sink’
0:00:00.018647430 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.018660982 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66b20e[00m adding pad ‘sink’
0:00:00.018689705 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66b20e[00m adding pad ‘src’
0:00:00.018709937 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.018724191 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1e73150e[00m adding pad ‘sink’
0:00:00.018742617 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.018750793 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.018760727 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.018768356 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.018775833 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.018782407 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.018788690 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.018794218 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018798398 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.018811238 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.018817373 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.018823540 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee1:src_0 and queue:sink
0:00:00.018838669 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee1:sinke[00m pad has no peer
0:00:00.018847583 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin1:src>e[00m pad has no peer
0:00:00.018853933 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee1:src_0 and queue:sink, successful
0:00:00.018859550 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018863742 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee1:src_0e[00m Received event on flushing pad. Discarding
0:00:00.018875240 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.018880871 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.018892223 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee1:src_1 and fakequeue:sink
0:00:00.018899303 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee1:sinke[00m pad has no peer
0:00:00.018907203 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee1:src_1 and fakequeue:sink, successful
0:00:00.018912738 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.018916767 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee1:src_1e[00m Received event on flushing pad. Discarding
0:00:00.018933417 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_1’ in element “src_bin_muxer”
0:00:00.018947525 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_1’
0:00:00.018954271 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin1:src
0:00:00.018961116 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin1:src and src_bin_muxer:sink_1
0:00:00.018970082 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee1:sinke[00m pad has no peer
0:00:00.018978514 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.018992205 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin1:src and src_bin_muxer:sink_1, successful
0:00:00.018998527 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019002754 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin1:src>e[00m Received event on flushing pad. Discarding
0:00:00.019010136 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin2”
0:00:00.019021897 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.019038283 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.019057740 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66e10e[00m adding pad ‘sink’
0:00:00.019069651 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e66e10e[00m adding pad ‘src’
0:00:00.019087591 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.019105569 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad2
0:00:00.019113638 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad2, successful
0:00:00.019123550 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019127960 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.019134923 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin2>e[00m adding pad ‘src’
0:00:00.019140717 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.019151851 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1e80a10e[00m adding pad ‘sink’
0:00:00.019159262 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.019171716 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e67100e[00m adding pad ‘sink’
0:00:00.019182689 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e67100e[00m adding pad ‘src’
0:00:00.019195363 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.019208367 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1e732a0e[00m adding pad ‘sink’
0:00:00.019222650 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.019232571 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.019240062 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.019247290 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.019254367 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.019261217 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.019267487 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.019272987 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019277182 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.019289103 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.019294938 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.019300853 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee2:src_0 and queue:sink
0:00:00.019313053 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee2:sinke[00m pad has no peer
0:00:00.019320945 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin2:src>e[00m pad has no peer
0:00:00.019327045 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee2:src_0 and queue:sink, successful
0:00:00.019335249 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019339973 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee2:src_0e[00m Received event on flushing pad. Discarding
0:00:00.019352156 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.019357924 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.019363873 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee2:src_1 and fakequeue:sink
0:00:00.019370877 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee2:sinke[00m pad has no peer
0:00:00.019378450 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee2:src_1 and fakequeue:sink, successful
0:00:00.019383933 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019399937 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee2:src_1e[00m Received event on flushing pad. Discarding
0:00:00.019417707 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_2’ in element “src_bin_muxer”
0:00:00.019431393 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_2’
0:00:00.019438313 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin2:src
0:00:00.019444890 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin2:src and src_bin_muxer:sink_2
0:00:00.019453662 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee2:sinke[00m pad has no peer
0:00:00.019462213 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.019481256 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin2:src and src_bin_muxer:sink_2, successful
0:00:00.019487764 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019492071 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin2:src>e[00m Received event on flushing pad. Discarding
0:00:00.019499543 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin3”
0:00:00.019516937 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.019534293 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.019553654 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e673f0e[00m adding pad ‘sink’
0:00:00.019565498 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e673f0e[00m adding pad ‘src’
0:00:00.019581037 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.019599190 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad3
0:00:00.019605738 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad3, successful
0:00:00.019610810 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019615143 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.019621685 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin3>e[00m adding pad ‘src’
0:00:00.019627203 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.019638340 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1e87280e[00m adding pad ‘sink’
0:00:00.019645747 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.019658180 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e676e0e[00m adding pad ‘sink’
0:00:00.019668951 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e676e0e[00m adding pad ‘src’
0:00:00.019684973 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.019698353 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1e733f0e[00m adding pad ‘sink’
0:00:00.019712636 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.019719227 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.019726894 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.019734162 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.019748764 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.019756516 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.019763427 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.019769480 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019773960 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.019786517 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.019792425 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.019799223 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee3:src_0 and queue:sink
0:00:00.019806614 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee3:sinke[00m pad has no peer
0:00:00.019814354 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin3:src>e[00m pad has no peer
0:00:00.019820302 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee3:src_0 and queue:sink, successful
0:00:00.019826110 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019839124 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee3:src_0e[00m Received event on flushing pad. Discarding
0:00:00.019851733 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.019857669 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.019864274 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee3:src_1 and fakequeue:sink
0:00:00.019871651 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee3:sinke[00m pad has no peer
0:00:00.019879610 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee3:src_1 and fakequeue:sink, successful
0:00:00.019885460 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019889734 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee3:src_1e[00m Received event on flushing pad. Discarding
0:00:00.019906116 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_3’ in element “src_bin_muxer”
0:00:00.019928858 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_3’
0:00:00.019941229 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin3:src
0:00:00.019948863 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin3:src and src_bin_muxer:sink_3
0:00:00.019961576 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee3:sinke[00m pad has no peer
0:00:00.019970173 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.019985762 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin3:src and src_bin_muxer:sink_3, successful
0:00:00.019992176 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.019996664 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin3:src>e[00m Received event on flushing pad. Discarding
0:00:00.020003924 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin4”
0:00:00.020015600 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.020031669 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.020055116 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e679d0e[00m adding pad ‘sink’
0:00:00.020067276 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e679d0e[00m adding pad ‘src’
0:00:00.020082700 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.020106071 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad4
0:00:00.020113017 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad4, successful
0:00:00.020118430 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020122674 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.020129084 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin4>e[00m adding pad ‘src’
0:00:00.020134676 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.020145707 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1e8d220e[00m adding pad ‘sink’
0:00:00.020152960 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.020165884 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e67cc0e[00m adding pad ‘sink’
0:00:00.020183216 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e67cc0e[00m adding pad ‘src’
0:00:00.020200177 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.020213842 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1e73540e[00m adding pad ‘sink’
0:00:00.020228024 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.020235013 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.020242705 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.020249862 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.020256977 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.020263462 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.020269667 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.020275089 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020279234 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.020291184 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.020296805 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.020302878 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee4:src_0 and queue:sink
0:00:00.020310620 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee4:sinke[00m pad has no peer
0:00:00.020318309 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin4:src>e[00m pad has no peer
0:00:00.020324356 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee4:src_0 and queue:sink, successful
0:00:00.020331724 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020337507 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee4:src_0e[00m Received event on flushing pad. Discarding
0:00:00.020349033 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.020354557 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.020366437 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee4:src_1 and fakequeue:sink
0:00:00.020374211 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee4:sinke[00m pad has no peer
0:00:00.020382282 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee4:src_1 and fakequeue:sink, successful
0:00:00.020401427 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020406025 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee4:src_1e[00m Received event on flushing pad. Discarding
0:00:00.020424082 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_4’ in element “src_bin_muxer”
0:00:00.020439016 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_4’
0:00:00.020446661 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin4:src
0:00:00.020453828 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin4:src and src_bin_muxer:sink_4
0:00:00.020467381 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee4:sinke[00m pad has no peer
0:00:00.020476116 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.020489584 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin4:src and src_bin_muxer:sink_4, successful
0:00:00.020496139 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020500504 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin4:src>e[00m Received event on flushing pad. Discarding
0:00:00.020507712 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin5”
0:00:00.020524036 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.020540643 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.020554815 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e8e1c0e[00m adding pad ‘sink’
0:00:00.020570839 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e8e1c0e[00m adding pad ‘src’
0:00:00.020586421 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.020602008 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad5
0:00:00.020608619 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad5, successful
0:00:00.020618986 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020623666 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.020630928 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin5>e[00m adding pad ‘src’
0:00:00.020636723 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.020647695 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1e99860e[00m adding pad ‘sink’
0:00:00.020655116 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.020667677 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e8e4b0e[00m adding pad ‘sink’
0:00:00.020686806 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e8e4b0e[00m adding pad ‘src’
0:00:00.020697595 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.020709861 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1e73690e[00m adding pad ‘sink’
0:00:00.020723879 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.020733610 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.020741157 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.020748392 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.020755472 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.020761962 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.020768409 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.020773649 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020777897 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.020790308 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.020796066 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.020806986 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee5:src_0 and queue:sink
0:00:00.020814130 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee5:sinke[00m pad has no peer
0:00:00.020821882 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin5:src>e[00m pad has no peer
0:00:00.020835019 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee5:src_0 and queue:sink, successful
0:00:00.020841596 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020845857 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee5:src_0e[00m Received event on flushing pad. Discarding
0:00:00.020857963 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.020863695 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.020869819 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee5:src_1 and fakequeue:sink
0:00:00.020879461 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee5:sinke[00m pad has no peer
0:00:00.020887550 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee5:src_1 and fakequeue:sink, successful
0:00:00.020893235 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020897308 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee5:src_1e[00m Received event on flushing pad. Discarding
0:00:00.020913416 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_5’ in element “src_bin_muxer”
0:00:00.020926817 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_5’
0:00:00.020933983 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin5:src
0:00:00.020940597 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin5:src and src_bin_muxer:sink_5
0:00:00.020953019 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee5:sinke[00m pad has no peer
0:00:00.020961402 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.020975648 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin5:src and src_bin_muxer:sink_5, successful
0:00:00.020981690 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.020985915 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin5:src>e[00m Received event on flushing pad. Discarding
0:00:00.021000135 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin6”
0:00:00.021012079 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.021026968 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.021041229 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e8e7a0e[00m adding pad ‘sink’
0:00:00.021052689 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1e8e7a0e[00m adding pad ‘src’
0:00:00.021070895 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.021086242 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad6
0:00:00.021092419 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad6, successful
0:00:00.021097337 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.021101549 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.021107846 e[336m24287e[00m 0x1c0b120 e[36mINFO e[00m e[00;01;37;41m GST_E

The line of error level in the log file is below:
0:05:54.573578045 24287 0x1c0b120 ERROR GST_BUS gstbus.c:1002:gst_bus_remove_watch: no bus watch was present

Hi
I can not find error message from the log, it’s not complete, can you do this, rm ~/.cache/gstreamer-1.0/
and run the app again to get the log? please provide the whole log, or we can not further move on.

ok sure i am doing it

0:00:00.000350435 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31m GST_INIT gstmessage.c:119:_priv_gst_message_initialize:e[00m init messages
0:00:00.000768651 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31m GST_INIT gstcontext.c:83:_priv_gst_context_initialize:e[00m init contexts
0:00:00.000911263 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:316:_priv_gst_plugin_initialize:e[00m registering 0 static plugins
0:00:00.000984589 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:224:gst_plugin_register_static:e[00m registered static plugin “staticelements”
0:00:00.000994087 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:226:gst_plugin_register_static:e[00m added static plugin “staticelements”, result: 1
0:00:00.001006027 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1723:ensure_current_registry:e[00m reading registry cache: /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin
0:00:00.001049738 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistrybinary.c:537:priv_gst_registry_binary_read_cache:e[00m Unable to mmap file /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file ‘/home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin’: open() failed: No such file or directory
0:00:00.001063372 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistrybinary.c:547:priv_gst_registry_binary_read_cache:e[00m Unable to read file /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin : Failed to open file ‘/home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin’: No such file or directory
0:00:00.001069587 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1579:scan_and_update_registry:e[00m Validating plugins from registry cache: /home/ankita_nasipuri/.cache/gstreamer-1.0/registry.x86_64.bin
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

(gst-plugin-scanner:6028): Clutter-CRITICAL **: Unable to initialize Clutter: Could not initialize Gdk

(gst-plugin-scanner:6028): Clutter-Gst-CRITICAL **: Unable to initialize Clutter
0:00:00.428615727 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1690:scan_and_update_registry:e[00m Registry cache changed. Writing new registry cache
0:00:00.428648361 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistrybinary.c:368:priv_gst_registry_binary_write_cache:e[00m Building binary registry cache image
0:00:00.438961397 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistrybinary.c:400:priv_gst_registry_binary_write_cache:e[00m Writing binary registry cache
0:00:00.493626790 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistrybinary.c:261:gst_registry_binary_cache_finish:e[00m Wrote binary registry cache
0:00:00.493647605 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1699:scan_and_update_registry:e[00m Registry cache written successfully
0:00:00.493653123 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00m GST_REGISTRY gstregistry.c:1758:ensure_current_registry:e[00m registry reading and updating done, result = 1
0:00:00.493709461 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31m GST_INIT gst.c:724:init_post:e[00m GLib runtime version: 2.48.2
0:00:00.493717742 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31m GST_INIT gst.c:726:init_post:e[00m GLib headers version: 2.48.1
0:00:00.493722801 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31m GST_INIT gst.c:727:init_post:e[00m initialized GStreamer successfully
0:00:00.494203184 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “pipeline” named “pipeline”
0:00:00.494383387 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “multi_src_bin”
0:00:00.497221522 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry:e[00m plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libnvdsgst_multistream.so” loaded
0:00:00.497239998 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “nvstreammux” named “src_bin_muxer”
0:00:00.497379376 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstNvStreamMux@0x1c2a010e[00m adding pad ‘src’
0:00:00.497421787 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin0”
0:00:00.498706595 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry:e[00m plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so” loaded
0:00:00.498722087 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.499247111 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;36m GST_PLUGIN_LOADING gstplugin.c:842:_priv_gst_plugin_load_file_for_registry:e[00m plugin “/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so” loaded
0:00:00.499262601 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.499347260 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34040e[00m adding pad ‘sink’
0:00:00.499362347 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34040e[00m adding pad ‘src’
0:00:00.499390342 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.499438004 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad0
0:00:00.499447167 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad0, successful
0:00:00.499455396 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.499461555 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.499470515 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin0>e[00m adding pad ‘src’
0:00:00.499476556 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.499571533 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1aed610e[00m adding pad ‘sink’
0:00:00.499587426 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.499611148 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34330e[00m adding pad ‘sink’
0:00:00.499623503 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34330e[00m adding pad ‘src’
0:00:00.499636714 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.499679094 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1c3e000e[00m adding pad ‘sink’
0:00:00.499701143 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.499710632 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.499727399 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.499782688 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.499797890 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.499806701 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.499814506 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.499820254 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.499824888 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.499849861 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.499856914 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.499864763 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee0:src_0 and queue:sink
0:00:00.499872586 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee0:sinke[00m pad has no peer
0:00:00.499882439 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin0:src>e[00m pad has no peer
0:00:00.499889693 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee0:src_0 and queue:sink, successful
0:00:00.499895075 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.499899506 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee0:src_0e[00m Received event on flushing pad. Discarding
0:00:00.499911000 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.499931803 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.499938581 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee0:src_1 and fakequeue:sink
0:00:00.499945524 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee0:sinke[00m pad has no peer
0:00:00.499953635 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee0:src_1 and fakequeue:sink, successful
0:00:00.499959466 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.499979434 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee0:src_1e[00m Received event on flushing pad. Discarding
0:00:00.500005650 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_0’ in element “src_bin_muxer”
0:00:00.500032107 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_0’
0:00:00.500039319 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin0:src
0:00:00.500046543 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin0:src and src_bin_muxer:sink_0
0:00:00.500056033 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee0:sinke[00m pad has no peer
0:00:00.500065768 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.500088753 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin0:src and src_bin_muxer:sink_0, successful
0:00:00.500095393 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500099759 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin0:src>e[00m Received event on flushing pad. Discarding
0:00:00.500107324 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin1”
0:00:00.500119418 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.500138077 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.500153770 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34620e[00m adding pad ‘sink’
0:00:00.500165130 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34620e[00m adding pad ‘src’
0:00:00.500193154 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.500211971 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad1
0:00:00.500223863 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad1, successful
0:00:00.500229752 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500234135 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.500240620 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin1>e[00m adding pad ‘src’
0:00:00.500246313 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.500257983 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1a96a10e[00m adding pad ‘sink’
0:00:00.500265679 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.500278291 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34910e[00m adding pad ‘sink’
0:00:00.500297773 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34910e[00m adding pad ‘src’
0:00:00.500307690 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.500319955 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1c3e150e[00m adding pad ‘sink’
0:00:00.500334233 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.500341730 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.500349536 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.500356858 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.500363931 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.500370663 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.500376928 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.500382263 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500386475 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.500398547 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.500408483 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.500414949 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee1:src_0 and queue:sink
0:00:00.500421993 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee1:sinke[00m pad has no peer
0:00:00.500429713 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin1:src>e[00m pad has no peer
0:00:00.500435815 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee1:src_0 and queue:sink, successful
0:00:00.500440978 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500444976 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee1:src_0e[00m Received event on flushing pad. Discarding
0:00:00.500455460 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.500460768 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.500466733 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee1:src_1 and fakequeue:sink
0:00:00.500473230 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee1:sinke[00m pad has no peer
0:00:00.500480547 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee1:src_1 and fakequeue:sink, successful
0:00:00.500486081 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500511775 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee1:src_1e[00m Received event on flushing pad. Discarding
0:00:00.500544022 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_1’ in element “src_bin_muxer”
0:00:00.500558989 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_1’
0:00:00.500565415 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin1:src
0:00:00.500572250 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin1:src and src_bin_muxer:sink_1
0:00:00.500580961 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee1:sinke[00m pad has no peer
0:00:00.500589702 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.500603030 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin1:src and src_bin_muxer:sink_1, successful
0:00:00.500609020 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500613153 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin1:src>e[00m Received event on flushing pad. Discarding
0:00:00.500626250 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin2”
0:00:00.500637985 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.500654074 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.500668966 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34c00e[00m adding pad ‘sink’
0:00:00.500680443 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34c00e[00m adding pad ‘src’
0:00:00.500702646 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.500718333 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad2
0:00:00.500725149 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad2, successful
0:00:00.500730395 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500734690 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.500740800 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin2>e[00m adding pad ‘src’
0:00:00.500746173 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.500756870 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1a70a10e[00m adding pad ‘sink’
0:00:00.500763926 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.500776451 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34ef0e[00m adding pad ‘sink’
0:00:00.500786997 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c34ef0e[00m adding pad ‘src’
0:00:00.500803190 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.500832194 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1c3e2a0e[00m adding pad ‘sink’
0:00:00.500846523 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.500854263 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.500862075 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.500890018 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.500897625 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.500904314 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.500910493 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.500915759 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500919933 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.500931573 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.500936853 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.500942576 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee2:src_0 and queue:sink
0:00:00.500949493 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee2:sinke[00m pad has no peer
0:00:00.500956874 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin2:src>e[00m pad has no peer
0:00:00.500962884 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee2:src_0 and queue:sink, successful
0:00:00.500967785 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.500971846 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee2:src_0e[00m Received event on flushing pad. Discarding
0:00:00.500981879 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.500987032 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.501007281 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee2:src_1 and fakequeue:sink
0:00:00.501032972 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee2:sinke[00m pad has no peer
0:00:00.501040912 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee2:src_1 and fakequeue:sink, successful
0:00:00.501046833 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501050954 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee2:src_1e[00m Received event on flushing pad. Discarding
0:00:00.501066964 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_2’ in element “src_bin_muxer”
0:00:00.501085561 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_2’
0:00:00.501092874 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin2:src
0:00:00.501099963 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin2:src and src_bin_muxer:sink_2
0:00:00.501108960 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee2:sinke[00m pad has no peer
0:00:00.501117563 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.501134314 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin2:src and src_bin_muxer:sink_2, successful
0:00:00.501140964 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501145280 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin2:src>e[00m Received event on flushing pad. Discarding
0:00:00.501152672 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin3”
0:00:00.501164004 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.501193628 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.501221790 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c351e0e[00m adding pad ‘sink’
0:00:00.501234206 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c351e0e[00m adding pad ‘src’
0:00:00.501251530 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.501267361 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad3
0:00:00.501273817 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad3, successful
0:00:00.501279266 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501283779 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.501290134 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin3>e[00m adding pad ‘src’
0:00:00.501295686 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.501307084 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1bdde10e[00m adding pad ‘sink’
0:00:00.501314430 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.501332941 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c354d0e[00m adding pad ‘sink’
0:00:00.501344066 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c354d0e[00m adding pad ‘src’
0:00:00.501356697 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.501368988 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1c3e3f0e[00m adding pad ‘sink’
0:00:00.501383253 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.501390472 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.501398286 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.501405628 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.501412853 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.501419400 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.501425794 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.501431240 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501435559 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.501447104 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.501452641 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.501458568 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee3:src_0 and queue:sink
0:00:00.501465592 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee3:sinke[00m pad has no peer
0:00:00.501473359 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin3:src>e[00m pad has no peer
0:00:00.501479603 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee3:src_0 and queue:sink, successful
0:00:00.501485166 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501496326 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee3:src_0e[00m Received event on flushing pad. Discarding
0:00:00.501508621 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.501519294 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.501526106 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee3:src_1 and fakequeue:sink
0:00:00.501533404 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee3:sinke[00m pad has no peer
0:00:00.501541419 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee3:src_1 and fakequeue:sink, successful
0:00:00.501547141 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501551323 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee3:src_1e[00m Received event on flushing pad. Discarding
0:00:00.501567486 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_3’ in element “src_bin_muxer”
0:00:00.501593533 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_3’
0:00:00.501601332 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin3:src
0:00:00.501609121 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin3:src and src_bin_muxer:sink_3
0:00:00.501618864 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee3:sinke[00m pad has no peer
0:00:00.501627775 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.501641440 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin3:src and src_bin_muxer:sink_3, successful
0:00:00.501648106 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501652403 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin3:src>e[00m Received event on flushing pad. Discarding
0:00:00.501659664 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin4”
0:00:00.501671033 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.501687426 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.501708588 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c357c0e[00m adding pad ‘sink’
0:00:00.501720739 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c357c0e[00m adding pad ‘src’
0:00:00.501733397 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.501756033 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad4
0:00:00.501767886 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad4, successful
0:00:00.501773415 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501777674 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.501783975 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin4>e[00m adding pad ‘src’
0:00:00.501789530 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.501800835 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1bc6c10e[00m adding pad ‘sink’
0:00:00.501807900 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.501820835 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c35ab0e[00m adding pad ‘sink’
0:00:00.501831646 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c35ab0e[00m adding pad ‘src’
0:00:00.501842357 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.501854857 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1c3e540e[00m adding pad ‘sink’
0:00:00.501869220 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.501876815 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.501884803 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.501892283 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.501899686 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.501906824 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.501913204 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.501919123 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501923315 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.501934826 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.501945015 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.501951453 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee4:src_0 and queue:sink
0:00:00.501958568 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee4:sinke[00m pad has no peer
0:00:00.501966453 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin4:src>e[00m pad has no peer
0:00:00.501972764 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee4:src_0 and queue:sink, successful
0:00:00.501978019 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.501982126 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee4:src_0e[00m Received event on flushing pad. Discarding
0:00:00.501994659 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.502000557 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.502021875 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee4:src_1 and fakequeue:sink
0:00:00.502028630 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee4:sinke[00m pad has no peer
0:00:00.502036070 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee4:src_1 and fakequeue:sink, successful
0:00:00.502041507 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502045498 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee4:src_1e[00m Received event on flushing pad. Discarding
0:00:00.502060867 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_4’ in element “src_bin_muxer”
0:00:00.502073746 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_4’
0:00:00.502080495 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin4:src
0:00:00.502087011 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin4:src and src_bin_muxer:sink_4
0:00:00.502095427 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee4:sinke[00m pad has no peer
0:00:00.502103635 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.502115952 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin4:src and src_bin_muxer:sink_4, successful
0:00:00.502137450 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502146440 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin4:src>e[00m Received event on flushing pad. Discarding
0:00:00.502153955 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin5”
0:00:00.502167723 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.502196013 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “queue”
0:00:00.502213013 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c521b0e[00m adding pad ‘sink’
0:00:00.502229406 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c521b0e[00m adding pad ‘src’
0:00:00.502245266 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:src
0:00:00.502260874 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link queue:src and src:proxypad5
0:00:00.502267853 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked queue:src and src:proxypad5, successful
0:00:00.502273004 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502277300 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:queue:srce[00m Received event on flushing pad. Discarding
0:00:00.502283740 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_sub_bin5>e[00m adding pad ‘src’
0:00:00.502289023 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “fakesink” named “src_fakesink”
0:00:00.502299840 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstBaseSink@0x1bb7720e[00m adding pad ‘sink’
0:00:00.502306888 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “queue” named “fakequeue”
0:00:00.502319784 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c524a0e[00m adding pad ‘sink’
0:00:00.502343535 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstQueue@0x1c524a0e[00m adding pad ‘src’
0:00:00.502354297 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create:e[00m creating element “tee”
0:00:00.502366640 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:GstTee@0x1c3e690e[00m adding pad ‘sink’
0:00:00.502380761 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstutils.c:1573:gst_element_link_pads_full:e[00m trying to link element fakequeue:(any) to element src_fakesink:(any)
0:00:00.502388175 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:932:gst_pad_check_link:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.502395693 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.502408030 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstutils.c:1446:prepare_link_maybe_ghosting:e[00m fakequeue and src_fakesink in same bin, no need for ghost pads
0:00:00.502415701 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link fakequeue:src and src_fakesink:sink
0:00:00.502422480 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:fakequeue:sinke[00m pad has no peer
0:00:00.502428888 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked fakequeue:src and src_fakesink:sink, successful
0:00:00.502434264 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502438454 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:fakequeue:srce[00m Received event on flushing pad. Discarding
0:00:00.502450781 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_0’
0:00:00.502456541 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad queue:sink
0:00:00.502462583 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee5:src_0 and queue:sink
0:00:00.502484862 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee5:sinke[00m pad has no peer
0:00:00.502499613 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_sub_bin5:src>e[00m pad has no peer
0:00:00.502506467 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee5:src_0 and queue:sink, successful
0:00:00.502511702 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502515786 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee5:src_0e[00m Received event on flushing pad. Discarding
0:00:00.502526650 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:e[00m adding pad ‘src_1’
0:00:00.502531900 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad fakequeue:sink
0:00:00.502538234 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link tee5:src_1 and fakequeue:sink
0:00:00.502545806 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee5:sinke[00m pad has no peer
0:00:00.502553267 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked tee5:src_1 and fakequeue:sink, successful
0:00:00.502558938 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502562909 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:tee5:src_1e[00m Received event on flushing pad. Discarding
0:00:00.502578420 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:904:gst_element_get_static_pad:e[00m no such pad ‘sink_5’ in element “src_bin_muxer”
0:00:00.502597434 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:659:gst_element_add_pad:<src_bin_muxer>e[00m adding pad ‘sink_5’
0:00:00.502604656 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_PADS gstelement.c:907:gst_element_get_static_pad:e[00m found pad src_sub_bin5:src
0:00:00.502611620 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2315:gst_pad_link_prepare:e[00m trying to link src_sub_bin5:src and src_bin_muxer:sink_5
0:00:00.502620248 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:tee5:sinke[00m pad has no peer
0:00:00.502628710 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:4098:gst_pad_peer_query:<src_bin_muxer:src>e[00m pad has no peer
0:00:00.502644032 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;31;41m GST_PADS gstpad.c:2521:gst_pad_link_full:e[00m linked src_sub_bin5:src and src_bin_muxer:sink_5, successful
0:00:00.502650512 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstevent.c:1382:gst_event_new_reconfigure:e[00m creating reconfigure event
0:00:00.502654573 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;34m GST_EVENT gstpad.c:5634:gst_pad_send_event_unchecked:<src_sub_bin5:src>e[00m Received event on flushing pad. Discarding
0:00:00.502661747 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “bin” named “src_sub_bin6”
0:00:00.502672403 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00;01;37;41m GST_ELEMENT_FACTORY gstelementfactory.c:362:gst_element_factory_create:e[00m creating element “uridecodebin” named “src_elem”
0:00:00.502686862 e[334m 6027e[00m 0x187d120 e[36mINFO e[00m e[00

[url]https://ufile.io/t5iro[/url]
Here is the link of the log file

Basically this is the critical warning I get

WARNING from sink_sub_bin_sink1: A lot of buffers are being dropped.Debug info: gstbasesink.c(2854): gst_base_sink_is_too_late (): /GstPipeline:pipeline/GstBin:processing_bin_0/GstBin:sink_bin/GstBin:sink_sub_bin1/GstFakeSink:sink_sub_bin_sink1:There may be a timestamping problem, or this computer is too slow.

Hi Actually by reducing the bitrate to 2000 in sink1 the above warnings disappeared but I am still getting a black video as my output

And this warning comes in the begining :
** (deepstream-app:5471): CRITICAL **: gst_ffmpeg_cfg_set_property: assertion ‘qdata->size == sizeof (gint64)’ failed

Please suggest how to overcome this problem:

Hi below is my config file source30_720p_dec_infer-resnet_tiled_display_int8.txt.By changing some parameters I managed to remove the warning as well but I am still getting a black video as my output

[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5
#gie-kitti-output-dir=streamscl

[tiled-display]
enable=1
rows=2
columns=2
width=1280
height=720
gpu-id=0

0 - cuda pinned/host memory

1 - cuda device memory

2 - cuda unified memory

cuda-memory-type=1

[source0]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
uri=file://…/…/streams/sample_720p.mp4
num-sources=2
gpu-id=0

0 - cuda pinned/host memory

1 - cuda device memory

2 - cuda unified memory

cuda-memory-type=1

[source1]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
uri=file://…/…/streams/sample_720p.mp4
num-sources=2
gpu-id=0

0 - cuda pinned/host memory

1 - cuda device memory

2 - cuda unified memory

cuda-memory-type=1

[sink0]
enable=0
#Type - 1=FakeSink 2=EglSink 3=File
type=1
sync=1
source-id=0
gpu-id=0
cuda-memory-type=1

[sink1]
enable=1
type=3
#1=mp4 2=mkv
container=1
#1=h264 2=h265 3=mpeg4

only SW mpeg4 is supported right now.

codec=3
sync=1
bitrate=2000
output-file=out.mp4
source-id=0

[sink2]
enable=0
#Type - 1=FakeSink 2=EglSink 3=File 4=RTSPStreaming
type=4
#1=mp4 2=mkv
container=2
#1=h264 2=h265 3=mpeg4

only mpeg4 is supported right now.

codec=3
sync=0
bitrate=4000

set below properties in case of RTSPStreaming

rtsp-port=8554
udp-port=5400

[osd]
enable=1
gpu-id=0
border-width=1
text-size=15
text-color=1;1;1;1;
text-bg-color=0.3;0.3;0.3;1
font=Arial
show-clock=0
clock-x-offset=800
clock-y-offset=820
clock-text-size=12
clock-color=1;0;0;0
cuda-memory-type=1

[streammux]
gpu-id=0
##Boolean property to inform muxer that sources are live
live-source=0
batch-size=1
##time out in usec, to wait after the first buffer is available
##to push the batch even if the complete batch is not formed
batched-push-timeout=40000

Set muxer output width and height

width=1280
height=720
##Enable to maintain aspect ratio wrt source, and allow black borders, works
##along with width, height properties
enable-padding=0
cuda-memory-type=1

config-file property is mandatory for any gie section.

Other properties are optional and if set will override the properties set in

the infer config file.

[primary-gie]
enable=1
gpu-id=0
model-engine-file=…/…/models/Secondary_CarMake/resnet18.caffemodel_b30_int8.engine
#Required to display the PGIE labels, should be added even when using config-file
#property
labelfile-path=…/…/models/Secondary_CarMake/labels.txt
batch-size=1
#Required by the app for OSD, not a plugin property
bbox-border-color0=1;0;0;1
bbox-border-color1=0;1;1;1
bbox-border-color2=0;0;1;1
bbox-border-color3=0;1;0;1
interval=0
#Required by the app for SGIE, when used along with config-file property
gie-unique-id=1
cuda-memory-type=1
config-file=config_infer_secondary_carmake_copy.txt

[tests]
file-loop=0
Below is the output video uploaded for your reference:
[url]https://ufile.io/o2as2[/url]

Waiting for your reply
Thanks

config-file=config_infer_secondary_carmake_copy.txt
from the config, seems you using secondary gie as primary gie, can you try primary gie config?

I have tried that too
That also gives a black video

Hey
After changing my gpu configuration I am able to get the output video with the bounding boxes but no meta tags(Person,Bicycle etc.) are displayed.
When I enable only 1 source (source0) and disable source1 I get the metatags but when I enable only a single source (source1) I don’t see the meta tags being displayed.

In the config file source30_720p_dec_infer-resnet_tiled_display_int8.txt Can you explain what is the difference between source0 and source1?
As all the parameters are same ,this anomalous behaviour should not be there.

This is the config file for which I get the correct bounding boxes and meta tags but when I enable source1 and disable source0 out.mp4 is not even generated.
[application]
enable-perf-measurement=1
perf-measurement-interval-sec=5
#gie-kitti-output-dir=streamscl

[tiled-display]
enable=1
rows=1
columns=1
width=1280
height=720
gpu-id=0

0 - cuda pinned/host memory

1 - cuda device memory

2 - cuda unified memory

cuda-memory-type=1

[source0]
enable=1
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
uri=file://…/…/streams/sample_720p.mp4
num-sources=1
gpu-id=0

0 - cuda pinned/host memory

1 - cuda device memory

2 - cuda unified memory

cuda-memory-type=1

[source1]
enable=0
#Type - 1=CameraV4L2 2=URI 3=MultiURI
type=3
uri=file://…/…/streams/sample_720p.mp4
num-sources=1
gpu-id=0

0 - cuda pinned/host memory

1 - cuda device memory

2 - cuda unified memory

cuda-memory-type=1

[sink0]
enable=0
#Type - 1=FakeSink 2=EglSink 3=File
type=1
sync=1
source-id=0
gpu-id=0
cuda-memory-type=1

[sink1]
enable=1
type=3
#1=mp4 2=mkv
container=1
#1=h264 2=h265 3=mpeg4

only SW mpeg4 is supported right now.

codec=3
sync=0
bitrate=2000000
output-file=out.mp4
source-id=0

[sink2]
enable=0
#Type - 1=FakeSink 2=EglSink 3=File 4=RTSPStreaming
type=4
#1=mp4 2=mkv
container=2
#1=h264 2=h265 3=mpeg4

only mpeg4 is supported right now.

codec=1
sync=0
bitrate=4000

set below properties in case of RTSPStreaming

rtsp-port=8554
udp-port=5400

[osd]
enable=1
gpu-id=0
border-width=1
text-size=15
text-color=1;1;1;1;
text-bg-color=0.3;0.3;0.3;1
font=Arial
show-clock=0
clock-x-offset=800
clock-y-offset=820
clock-text-size=12
clock-color=1;0;0;0
cuda-memory-type=1

[streammux]
gpu-id=0
##Boolean property to inform muxer that sources are live
live-source=0
batch-size=10
##time out in usec, to wait after the first buffer is available
##to push the batch even if the complete batch is not formed
batched-push-timeout=40000

Set muxer output width and height

width=1280
height=720
##Enable to maintain aspect ratio wrt source, and allow black borders, works
##along with width, height properties
enable-padding=0
cuda-memory-type=1

config-file property is mandatory for any gie section.

Other properties are optional and if set will override the properties set in

the infer config file.

[primary-gie]
enable=1
gpu-id=0
model-engine-file=…/…/models/Primary_Detector/resnet10.caffemodel_b30_int8.engine
#Required to display the PGIE labels, should be added even when using config-file
#property
labelfile-path=…/…/models/Primary_Detector/labels.txt
batch-size=10
#Required by the app for OSD, not a plugin property
bbox-border-color0=1;0;0;1
bbox-border-color1=0;1;1;1
bbox-border-color2=0;0;1;1
bbox-border-color3=0;1;0;1
interval=0
#Required by the app for SGIE, when used along with config-file property
gie-unique-id=1
cuda-memory-type=1
config-file=config_infer_primary.txt

[tests]
file-loop=0

it’s not related with the source0 or source1, if the source number greater equal 2, meta tags not displayed,
i also noticed it, we will look into further.

Hi
Can you provide me a document which explains the meaning and significance of each parameter of the config file?
It will be really helpful for me to understand more about deepstream .
And what is meant by primary gie section in any config file?
Also I wanted to know that can we get the predictions for each frame as well as at scene level in a json file and Can you tell us the steps of integrating a custom model with deepstream-sdk?

https://developer.nvidia.com/compute/machine-learning/deepstream-downloads
in download center, you can download the documents, refer DeepStream_3.0_Plugin_Manual.pdf

Thanks I will refer to that
If any further doubts I will post here