Advertisement
vliaskov

tee to x264enc/filesink and glimagesink

May 21st, 2015
335
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 138.09 KB | None | 0 0
  1. GST_DEBUG=3,*tee*:6,*sink*:6,*queue*:5 gst-launch-1.0 uridecodebin uri=file:///opt/Videos/run01.mp4 ! tee name=t ! queue ! videoconvert ! x264enc ! queue ! matroskamux ! filesink location=test.mkv t. ! queue ! videoconvert ! glimagesink
  2.  
  3. 0:00:00.019509533 19166 0x16b76f0 DEBUG   queue gstqueue.c:477:gst_queue_init:<GstQueue@0x16d4040> initialized queue's not_empty & not_full conditions
  4. 0:00:00.020172349 19166 0x16b76f0 DEBUG   queue gstqueue.c:477:gst_queue_init:<GstQueue@0x16d4330> initialized queue's not_empty & not_full conditions
  5. 0:00:00.020647976 19166 0x16b76f0 INFO   filesink gstfilesink.c:292:gst_file_sink_set_location: filename : test.mkv
  6. 0:00:00.020658702 19166 0x16b76f0 INFO   filesink gstfilesink.c:293:gst_file_sink_set_location: uri : file:///opt/devel/playout/gui/test.mkv
  7. 0:00:00.020707223 19166 0x16b76f0 DEBUG   queue gstqueue.c:477:gst_queue_init:<GstQueue@0x16d4620> initialized queue's not_empty & not_full conditions
  8. 0:00:00.023109006 19166 0x16b76f0 DEBUG   glimagesink gstglsinkbin.c:141:gst_gl_sink_bin_init:<GstGLSinkBin@0x1711020> setting target sink pad <gluploadelement0:sink>
  9. 0:00:00.023522080 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  10. 0:00:00.023674542 19166 0x16b76f0 DEBUG   tee gsttee.c:360:gst_tee_request_new_pad:<t> requesting pad
  11. 0:00:00.025188457 19166 0x16b76f0 DEBUG   tee gsttee.c:360:gst_tee_request_new_pad:<t> requesting pad
  12. 0:00:00.026361974 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  13. 0:00:00.027081856 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  14. Setting pipeline to PAUSED ...
  15. 0:00:00.027400062 19166 0x16b76f0 DEBUG   glimagesink gstglsinkbin.c:251:gst_gl_sink_bin_change_state: changing state: NULL => READY
  16. 0:00:00.027416547 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:868:gst_glimage_sink_change_state: changing state: NULL => READY
  17. 0:00:00.034795441 19166 0x16b76f0 LOG   glimagesink gstglimagesink.c:815:gst_glimage_sink_query:<sink> context query of type gst.gl.GLDisplay 1
  18. 0:00:00.034825651 19166 0x16b76f0 LOG   glimagesink gstglimagesink.c:815:gst_glimage_sink_query:<sink> context query of type gst.gl.app_context 0
  19. 0:00:00.034890707 19166 0x16b76f0 LOG   glimagesink gstglimagesink.c:815:gst_glimage_sink_query:<sink> context query of type gst.gl.app_context 0
  20. 0:00:00.034970962 19166 0x16b76f0 DEBUG   filesink gstfilesink.c:522:gst_file_sink_do_seek:<filesink0> Seeking to offset 0 using fseeko
  21. 0:00:00.034987555 19166 0x16b76f0 DEBUG   filesink gstfilesink.c:414:gst_file_sink_open_file:<filesink0> opened file test.mkv, seekable 1
  22. 0:00:00.035097493 19166 0x16b76f0 DEBUG   glimagesink gstglsinkbin.c:251:gst_gl_sink_bin_change_state: changing state: READY => PAUSED
  23. 0:00:00.035114947 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:868:gst_glimage_sink_change_state: changing state: READY => PAUSED
  24. 0:00:00.035131905 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:675:_ensure_gl_setup:<sink> Ensuring setup
  25. 0:00:00.035138294 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:688:_ensure_gl_setup:<sink> No current context, creating one for <gldisplayx11-0>
  26. 0:00:00.035371389 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:698:_ensure_gl_setup:<sink> got window <glwindowx11-0>
  27. 0:00:00.035402963 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:705:_ensure_gl_setup:<sink> window_id : 0 , new_window_id : 0
  28. 0:00:00.035414937 19166 0x16b76f0 DEBUG   glimagesink gstglimagesink.c:722:_ensure_gl_setup:<sink> creating context <glcontextglx0> from other context (NULL)
  29. 0:00:00.068861255 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4956:gst_base_sink_change_state:<sink> READY to PAUSED
  30. 0:00:00.068904520 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4977:gst_base_sink_change_state:<sink> doing async state change
  31. 0:00:00.068952093 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4111:gst_base_sink_pad_activate:<sink> Trying pull mode first
  32. 0:00:00.068959219 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4117:gst_base_sink_pad_activate:<sink> pull mode disabled
  33. 0:00:00.068963712 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4167:gst_base_sink_pad_activate:<sink> Falling back to push mode
  34. 0:00:00.068969681 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4169:gst_base_sink_pad_activate:<sink> Success activating push mode
  35. 0:00:00.069048138 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4956:gst_base_sink_change_state:<filesink0> READY to PAUSED
  36. 0:00:00.069060222 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4977:gst_base_sink_change_state:<filesink0> doing async state change
  37. 0:00:00.069075751 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4111:gst_base_sink_pad_activate:<filesink0> Trying pull mode first
  38. 0:00:00.069085491 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4117:gst_base_sink_pad_activate:<filesink0> pull mode disabled
  39. 0:00:00.069094223 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4167:gst_base_sink_pad_activate:<filesink0> Falling back to push mode
  40. 0:00:00.069104186 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4169:gst_base_sink_pad_activate:<filesink0> Success activating push mode
  41. 0:00:00.069349813 19166 0x16de2d0 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue2> queue is empty
  42. 0:00:00.069461569 19166 0x16de1e0 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue1> queue is empty
  43. 0:00:00.069554398 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  44. 0:00:00.069854098 19166 0x16b76f0 WARN   basesrc gstbasesrc.c:3481:gst_base_src_start_complete:<source> pad not activated yet
  45. 0:00:00.070526043 19166 0x16b76f0 WARN   basesrc gstbasesrc.c:3481:gst_base_src_start_complete:<source> pad not activated yet
  46. Pipeline is PREROLLING ...
  47. Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
  48. 0:00:00.074648674 19166 0x7fb248051a30 WARN   qtdemux qtdemux_types.c:204:qtdemux_type_get: unknown QuickTime node type iods
  49. 0:00:00.074767996 19166 0x7fb248051a30 WARN   basesrc gstbasesrc.c:2391:gst_base_src_update_length:<source> processing at or past EOS
  50. 0:00:00.075119162 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2389:gst_single_queue_new:<multiqueue0> Creating GstSingleQueue id:0
  51. 0:00:00.075148215 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:208:gst_data_queue_init: initialized queue's not_empty & not_full conditions
  52. 0:00:00.075185978 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1974:gst_multi_queue_src_activate_mode:<multiqueue0> SingleQueue 0
  53. 0:00:00.075192178 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:832:gst_single_queue_flush:<multiqueue0> flush stop queue 0
  54. 0:00:00.075198170 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:328:gst_data_queue_flush: queue:0x7fb240002890
  55. 0:00:00.075203280 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:401:gst_data_queue_set_flushing: queue:0x7fb240002890 , flushing:0
  56. 0:00:00.075234813 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:401:gst_data_queue_set_flushing: queue:0x7fb240002890 , flushing:0
  57. 0:00:00.075253502 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2463:gst_single_queue_new:<multiqueue0> GstSingleQueue [0] created and pads added
  58. 0:00:00.075259221 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:718:gst_multi_queue_request_new_pad:<multiqueue0> Returning pad multiqueue0:sink_0
  59. 0:00:00.075322774 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  60. 0:00:00.075354441 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/0, bytes 0/2097152, time 0/0
  61. 0:00:00.075363478 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:2260:single_queue_underrun_cb:<multiqueue0> All queues are empty, signalling it
  62. 0:00:00.077152552 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2389:gst_single_queue_new:<multiqueue0> Creating GstSingleQueue id:1
  63. 0:00:00.077176950 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:208:gst_data_queue_init: initialized queue's not_empty & not_full conditions
  64. 0:00:00.077256047 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1974:gst_multi_queue_src_activate_mode:<multiqueue0> SingleQueue 1
  65. 0:00:00.077269749 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:832:gst_single_queue_flush:<multiqueue0> flush stop queue 1
  66. 0:00:00.077281160 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:328:gst_data_queue_flush: queue:0x7fb240002950
  67. 0:00:00.077291997 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:401:gst_data_queue_set_flushing: queue:0x7fb240002950 , flushing:0
  68. 0:00:00.077345859 19166 0x7fb248051a30 DEBUG   dataqueue gstdataqueue.c:401:gst_data_queue_set_flushing: queue:0x7fb240002950 , flushing:0
  69. 0:00:00.077368007 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2463:gst_single_queue_new:<multiqueue0> GstSingleQueue [1] created and pads added
  70. 0:00:00.077379116 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:718:gst_multi_queue_request_new_pad:<multiqueue0> Returning pad multiqueue0:sink_1
  71. 0:00:00.077437701 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  72. 0:00:00.077467574 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/0, bytes 0/2097152, time 0/0
  73. 0:00:00.077476475 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/0, bytes 0/2097152, time 0/0
  74. 0:00:00.077483760 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:2260:single_queue_underrun_cb:<multiqueue0> All queues are empty, signalling it
  75. 0:00:00.078167173 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:536:gst_multi_queue_set_property:<multiqueue0> Queue 0: Requested buffers size: 5, current: 0, current max 0
  76. 0:00:00.078190193 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:536:gst_multi_queue_set_property:<multiqueue0> Queue 1: Requested buffers size: 5, current: 0, current max 0
  77. 0:00:00.078230024 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 0 : Enqueuing event 0x7fb2480051d0 of type stream-start with id 1
  78. 0:00:00.078249819 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  79. 0:00:00.078301380 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing event 0x7fb2480051d0 of type stream-start
  80. 0:00:00.078337242 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  81. 0:00:00.078347531 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  82. 0:00:00.078366482 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  83. 0:00:00.078374151 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:2260:single_queue_underrun_cb:<multiqueue0> All queues are empty, signalling it
  84. 0:00:00.078400485 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 0 : Enqueuing event 0x7fb248005240 of type caps with id 2
  85. 0:00:00.078410218 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  86. 0:00:00.078430306 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing event 0x7fb248005240 of type caps
  87. 0:00:00.078432069 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 0 : Enqueuing event 0x7fb2400038b0 of type segment with id 3
  88. 0:00:00.078446760 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  89. 0:00:00.078455563 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1079:apply_segment:<multiqueue0> queue 0, configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  90. 0:00:00.078474122 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.000000000, src 0:00:00.000000000
  91. 0:00:00.078488143 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 0 : Enqueuing event 0x7fb240003920 of type tag with id 4
  92. 0:00:00.078494752 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  93. 0:00:00.078503907 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 0 : Enqueuing event 0x7fb240003990 of type tag with id 5
  94. 0:00:00.078509812 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  95. 0:00:00.078547885 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 0/5, bytes 0/2097152, time 0/0
  96. 0:00:00.078556344 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.041666666
  97. 0:00:00.078563017 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.041666666, src 0:00:00.000000000
  98. 0:00:00.078575405 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 1 : Enqueuing event 0x7fb24000c800 of type stream-start with id 7
  99. 0:00:00.078581899 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  100. 0:00:00.078643749 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing event 0x7fb24000c800 of type stream-start
  101. 0:00:00.078685474 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 1 : Enqueuing event 0x7fb240003ae0 of type caps with id 8
  102. 0:00:00.078691709 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  103. 0:00:00.078693830 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  104. 0:00:00.078715715 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 1 : Enqueuing event 0x7fb240003a70 of type segment with id 9
  105. 0:00:00.078716475 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing event 0x7fb240003ae0 of type caps
  106. 0:00:00.078723691 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  107. 0:00:00.078736600 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1079:apply_segment:<multiqueue0> queue 1, configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.016000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  108. 0:00:00.078751643 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.000000000, src 0:00:00.000000000
  109. 0:00:00.078763183 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 1 : Enqueuing event 0x7fb24000c870 of type tag with id 10
  110. 0:00:00.078769482 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  111. 0:00:00.078778321 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1823:gst_multi_queue_sink_event:<multiqueue0> SingleQueue 1 : Enqueuing event 0x7fb240003840 of type tag with id 11
  112. 0:00:00.078784176 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  113. 0:00:00.078807275 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 0/5, bytes 0/2097152, time 0/0
  114. 0:00:00.078815309 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.023219954
  115. 0:00:00.078822054 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.023219954, src 0:00:00.000000000
  116. 0:00:00.078841504 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 1/5, bytes 564/2097152, time 23219954/0
  117. 0:00:00.078849333 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.046439909
  118. 0:00:00.078868648 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.046439909, src 0:00:00.000000000
  119. 0:00:00.078886636 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 34995/2097152, time 41666666/0
  120. 0:00:00.078894234 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.083333333
  121. 0:00:00.078900445 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.083333333, src 0:00:00.000000000
  122. 0:00:00.078914386 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 2/5, bytes 1109/2097152, time 46439909/0
  123. 0:00:00.078921600 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.069659863
  124. 0:00:00.078927560 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.069659863, src 0:00:00.000000000
  125. 0:00:00.078942114 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 3/5, bytes 1702/2097152, time 69659863/0
  126. 0:00:00.078949286 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.092879818
  127. 0:00:00.078959480 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.092879818, src 0:00:00.000000000
  128. 0:00:00.078980569 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 2/5, bytes 39184/2097152, time 83333333/0
  129. 0:00:00.078988390 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.125000000
  130. 0:00:00.078994445 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.125000000, src 0:00:00.000000000
  131. 0:00:00.079009189 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2247/2097152, time 92879818/0
  132. 0:00:00.079016498 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.116099773
  133. 0:00:00.079022414 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.116099773, src 0:00:00.000000000
  134. 0:00:00.079035288 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2793/2097152, time 116099773/0
  135. 0:00:00.079042498 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  136. 0:00:00.079054074 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:536:gst_multi_queue_set_property:<multiqueue0> Queue 0: Requested buffers size: 5, current: 3, current max 5
  137. 0:00:00.079060368 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:536:gst_multi_queue_set_property:<multiqueue0> Queue 1: Requested buffers size: 5, current: 5, current max 5
  138. 0:00:00.079073278 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2793/2097152, time 116099773/0
  139. 0:00:00.090996476 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  140. 0:00:00.091032637 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1079:apply_segment:<multiqueue0> queue 1, configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.016000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  141. 0:00:00.091051017 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.116099773, src 0:00:00.000000000
  142. 0:00:00.091057269 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2793/2097152, time 116099773/0
  143. 0:00:00.091110620 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  144. 0:00:00.091141272 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2793/2097152, time 116099773/0
  145. 0:00:00.091141060 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing event 0x7fb240003a70 of type segment
  146. 0:00:00.091205253 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  147. 0:00:00.091217183 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing event 0x7fb24000c870 of type tag
  148. 0:00:00.091218341 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2793/2097152, time 116099773/0
  149. 0:00:00.091233159 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  150. 0:00:00.091241842 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing event 0x7fb240003840 of type tag
  151. 0:00:00.091243208 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2793/2097152, time 116099773/0
  152. 0:00:00.091260427 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  153. 0:00:00.091273564 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2229/2097152, time 116099773/0
  154. 0:00:00.091273292 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.023219954
  155. 0:00:00.091288781 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.116099773, src 0:00:00.023219954
  156. 0:00:00.091298185 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb2480216f0 with ts 0:00:00.000000000
  157. 0:00:00.091299338 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.139319727
  158. 0:00:00.091311722 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.139319727, src 0:00:00.023219954
  159. 0:00:00.091392606 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 3/5, bytes 44880/2097152, time 125000000/0
  160. 0:00:00.091402417 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.166666666
  161. 0:00:00.091409017 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.166666666, src 0:00:00.000000000
  162. 0:00:00.091424526 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2780/2097152, time 116099773/0
  163. 0:00:00.091433171 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  164. 0:00:00.091451009 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:536:gst_multi_queue_set_property:<multiqueue0> Queue 0: Requested buffers size: 5, current: 4, current max 5
  165. 0:00:00.091463158 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:536:gst_multi_queue_set_property:<multiqueue0> Queue 1: Requested buffers size: 5, current: 5, current max 5
  166. 0:00:00.091487921 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2780/2097152, time 116099773/0
  167. Redistribute latency...
  168. 0:00:00.091656205 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1096:gst_base_sink_query_latency:<sink> we are not yet ready for LATENCY query
  169. 0:00:00.091662801 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1106:gst_base_sink_query_latency:<sink> latency query failed and we are live
  170. 0:00:00.091667406 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4833:default_element_query:<sink> query latency returns 0
  171. 0:00:00.091685603 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1096:gst_base_sink_query_latency:<filesink0> we are not yet ready for LATENCY query
  172. 0:00:00.091690491 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1104:gst_base_sink_query_latency:<filesink0> latency query failed but we are not live
  173. 0:00:00.091694879 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1113:gst_base_sink_query_latency:<filesink0> latency query: live: 0, have_latency 0, upstream: 0, min 0:00:00.000000000, max 99:99:99.999999999
  174. 0:00:00.091705231 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4833:default_element_query:<filesink0> query latency returns 1
  175. 0:00:00.091728634 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4374:gst_base_sink_send_event:<sink> handling event 0x171a4e0 latency event: 0x171a4e0, time 99:99:99.999999999, seq-num 251, GstEventLatency, latency=(guint64)0;
  176. 0:00:00.091740873 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4391:gst_base_sink_send_event:<sink> latency set to 0:00:00.000000000
  177. 0:00:00.091749437 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4421:gst_base_sink_send_event:<sink> handled event 0x171a4e0 latency event: 0x171a4e0, time 99:99:99.999999999, seq-num 251, GstEventLatency, latency=(guint64)0;: 1
  178. 0:00:00.091766127 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4374:gst_base_sink_send_event:<filesink0> handling event 0x171a4e0 latency event: 0x171a4e0, time 99:99:99.999999999, seq-num 251, GstEventLatency, latency=(guint64)0;
  179. 0:00:00.091774129 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4391:gst_base_sink_send_event:<filesink0> latency set to 0:00:00.000000000
  180. 0:00:00.091779838 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4421:gst_base_sink_send_event:<filesink0> handled event 0x171a4e0 latency event: 0x171a4e0, time 99:99:99.999999999, seq-num 251, GstEventLatency, latency=(guint64)0;: 1
  181. 0:00:00.091857422 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  182. 0:00:00.091873591 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1079:apply_segment:<multiqueue0> queue 0, configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  183. 0:00:00.091887452 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.166666666, src 0:00:00.000000000
  184. 0:00:00.091907167 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing event 0x7fb2400038b0 of type segment
  185. 0:00:00.091918583 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  186. 0:00:00.091924419 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing event 0x7fb240003920 of type tag
  187. 0:00:00.091933920 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  188. 0:00:00.091939325 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1276:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing event 0x7fb240003990 of type tag
  189. 0:00:00.091946918 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  190. 0:00:00.091952478 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.041666666
  191. 0:00:00.091958659 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.166666666, src 0:00:00.041666666
  192. 0:00:00.091965645 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb248021800 with ts 0:00:00.000000000
  193. 0:00:00.092609412 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  194. 0:00:00.093698121 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  195. 0:00:00.094876281 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  196. 0:00:00.094897722 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 13, highid 1, next_time 0:00:00.046439909, high_time 0:00:00.000000000
  197. 0:00:00.094925524 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2235/2097152, time 116099773/0
  198. 0:00:00.094947298 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.162539682
  199. 0:00:00.094966359 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.162539682, src 0:00:00.023219954
  200. 0:00:00.094991703 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2800/2097152, time 139319728/0
  201. 0:00:00.095001114 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  202. 0:00:00.095012307 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2800/2097152, time 139319728/0
  203. 0:00:00.095181292 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  204. 0:00:00.095849481 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  205. 0:00:00.095890629 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  206. 0:00:00.095849499 19166 0x16de2d0 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue2> queue is not empty
  207. 0:00:00.095926152 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3170:gst_base_sink_event:<sink> received event 0x7fb2480051d0 stream-start event: 0x7fb2480051d0, time 99:99:99.999999999, seq-num 118, GstEventStreamStart, stream-id=(string)2191561f6004dd2c33f1c52029ff7669c28243f94d64f6cbe85fc0c9a513fe58/001, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE, group-id=(uint)1;
  208. 0:00:00.095958210 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3056:gst_base_sink_default_event:<sink> Now posting STREAM_START (seqnum:118)
  209. 0:00:00.095979918 19166 0x16de2d0 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue2> queue is empty
  210. 0:00:00.096250334 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  211. 0:00:00.097305599 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  212. 0:00:00.098139611 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  213. 0:00:00.098351433 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  214. 0:00:00.098953115 19166 0x16de2d0 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue2> queue is not empty
  215. 0:00:00.099267683 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  216. 0:00:00.099340441 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  217. 0:00:00.099355082 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.083333333
  218. 0:00:00.099365910 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.166666666, src 0:00:00.083333333
  219. 0:00:00.099383113 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb2380044e0 with ts 0:00:00.041666666
  220. 0:00:00.099964342 19166 0x7fb2400050a0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1, format=(string)RGBA
  221. 0:00:00.100083078 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  222. 0:00:00.100886696 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  223. 0:00:00.101101873 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  224. 0:00:00.101272708 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  225. 0:00:00.101432283 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  226. 0:00:00.101556755 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  227. 0:00:00.101667313 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  228. 0:00:00.101691946 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  229. 0:00:00.101703799 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:4890:gst_base_sink_default_query:<sink> Checking if requested caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA are a subset of pad caps video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] result 1
  230. 0:00:00.101726122 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1014:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  231. 0:00:00.101744089 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:4890:gst_base_sink_default_query:<sink> Checking if requested caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA are a subset of pad caps video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ] result 1
  232. 0:00:00.101758165 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3170:gst_base_sink_event:<sink> received event 0x7fb254004aa0 caps event: 0x7fb254004aa0, time 99:99:99.999999999, seq-num 275, GstEventCaps, caps=(GstCaps)"video/x-raw\(memory:GLMemory\)\,\ width\=\(int\)1280\,\ height\=\(int\)720\,\ pixel-aspect-ratio\=\(fraction\)1/1\,\ interlace-mode\=\(string\)progressive\,\ framerate\=\(fraction\)24/1\,\ format\=\(string\)RGBA";
  233. 0:00:00.101774234 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3073:gst_base_sink_default_event:<sink> caps 0x7fb254004aa0
  234. 0:00:00.101780230 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1031:gst_glimage_sink_set_caps:<sink> set caps with video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, pixel-aspect-ratio=(fraction)1/1, interlace-mode=(string)progressive, framerate=(fraction)24/1, format=(string)RGBA
  235. 0:00:00.101793166 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1068:gst_glimage_sink_set_caps: keeping video height
  236. 0:00:00.101797649 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1086:gst_glimage_sink_set_caps: scaling to 1280x720
  237. 0:00:00.101803188 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:675:_ensure_gl_setup:<sink> Ensuring setup
  238. 0:00:00.101807419 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:756:_ensure_gl_setup:<sink> Already have a context
  239. 0:00:00.101817776 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:675:_ensure_gl_setup:<sink> Ensuring setup
  240. 0:00:00.101822253 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:756:_ensure_gl_setup:<sink> Already have a context
  241. 0:00:00.101829514 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:1321:gst_glimage_sink_propose_allocation:<sink> create new pool
  242. 0:00:00.101934984 19166 0x16de2d0 LOG   glimagesink gstglimagesink.c:815:gst_glimage_sink_query:<sink> context query of type gst.gl.local_context 1
  243. 0:00:00.102134991 19166 0x16de2d0 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue2> queue is empty
  244. 0:00:00.102716962 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  245. 0:00:00.102736726 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.125000000
  246. 0:00:00.102746991 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.166666666, src 0:00:00.125000000
  247. 0:00:00.102765474 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb238004810 with ts 0:00:00.083333333
  248. 0:00:00.102898616 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 13, highid 13, next_time 0:00:00.046439909, high_time 0:00:00.083333333
  249. 0:00:00.102927617 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.046439909
  250. 0:00:00.102936319 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.162539682, src 0:00:00.046439909
  251. 0:00:00.102945433 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  252. 0:00:00.102953827 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb248021c40 with ts 0:00:00.023219954
  253. 0:00:00.103021634 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2800/2097152, time 116099773/0
  254. 0:00:00.103078385 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  255. 0:00:00.103089294 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 15, highid 14, next_time 0:00:00.069659863, high_time 0:00:00.083333333
  256. 0:00:00.103119979 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2207/2097152, time 116099773/0
  257. 0:00:00.103146757 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.185759637
  258. 0:00:00.103157066 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.185759637, src 0:00:00.046439909
  259. 0:00:00.103214874 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 5750/2097152, time 41666666/0
  260. 0:00:00.103224888 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.208333333
  261. 0:00:00.103231463 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.208333333, src 0:00:00.125000000
  262. 0:00:00.103396875 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2763/2097152, time 139319728/0
  263. 0:00:00.103410904 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  264. 0:00:00.103418687 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2763/2097152, time 139319728/0
  265. 0:00:00.104925388 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  266. 0:00:00.105013015 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 15, highid 15, next_time 0:00:00.069659863, high_time 0:00:00.083333333
  267. 0:00:00.105031289 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.069659863
  268. 0:00:00.105058322 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.185759637, src 0:00:00.069659863
  269. 0:00:00.105068212 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  270. 0:00:00.105075501 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb2380045f0 with ts 0:00:00.046439909
  271. 0:00:00.105173720 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  272. 0:00:00.105183231 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.092879818
  273. 0:00:00.105190451 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.185759637, src 0:00:00.092879818
  274. 0:00:00.105198462 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  275. 0:00:00.105203019 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb238004700 with ts 0:00:00.069659863
  276. 0:00:00.105252783 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  277. 0:00:00.105261736 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 18, highid 17, next_time 0:00:00.116099773, high_time 0:00:00.083333333
  278. 0:00:00.105277442 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 3/5, bytes 1672/2097152, time 92879819/0
  279. 0:00:00.105289939 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.208979591
  280. 0:00:00.105296906 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.208979591, src 0:00:00.092879818
  281. 0:00:00.105343692 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.166666666
  282. 0:00:00.105353670 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.208333333, src 0:00:00.166666666
  283. 0:00:00.105362702 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb238004b40 with ts 0:00:00.125000000
  284. 0:00:00.105456429 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 7006/2097152, time 41666667/0
  285. 0:00:00.105478111 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.250000000
  286. 0:00:00.105486315 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.250000000, src 0:00:00.166666666
  287. 0:00:00.105561537 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2252/2097152, time 116099773/0
  288. 0:00:00.105577749 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.232199546
  289. 0:00:00.105585100 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.232199546, src 0:00:00.092879818
  290. 0:00:00.105602607 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2823/2097152, time 139319728/0
  291. 0:00:00.105611451 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  292. 0:00:00.105619052 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2823/2097152, time 139319728/0
  293. Redistribute latency...
  294. 0:00:00.107589029 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1096:gst_base_sink_query_latency:<sink> we are not yet ready for LATENCY query
  295. 0:00:00.107597790 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1106:gst_base_sink_query_latency:<sink> latency query failed and we are live
  296. 0:00:00.107602628 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4833:default_element_query:<sink> query latency returns 0
  297. 0:00:00.107624786 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1096:gst_base_sink_query_latency:<filesink0> we are not yet ready for LATENCY query
  298. 0:00:00.107629673 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1104:gst_base_sink_query_latency:<filesink0> latency query failed but we are not live
  299. 0:00:00.107634418 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:1113:gst_base_sink_query_latency:<filesink0> latency query: live: 0, have_latency 0, upstream: 0, min 0:00:00.000000000, max 99:99:99.999999999
  300. 0:00:00.107646832 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4833:default_element_query:<filesink0> query latency returns 1
  301. 0:00:00.107671741 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4374:gst_base_sink_send_event:<sink> handling event 0x171a550 latency event: 0x171a550, time 99:99:99.999999999, seq-num 277, GstEventLatency, latency=(guint64)0;
  302. 0:00:00.107684831 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4391:gst_base_sink_send_event:<sink> latency set to 0:00:00.000000000
  303. 0:00:00.107691287 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4421:gst_base_sink_send_event:<sink> handled event 0x171a550 latency event: 0x171a550, time 99:99:99.999999999, seq-num 277, GstEventLatency, latency=(guint64)0;: 1
  304. 0:00:00.107711383 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4374:gst_base_sink_send_event:<filesink0> handling event 0x171a550 latency event: 0x171a550, time 99:99:99.999999999, seq-num 277, GstEventLatency, latency=(guint64)0;
  305. 0:00:00.107720021 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4391:gst_base_sink_send_event:<filesink0> latency set to 0:00:00.000000000
  306. 0:00:00.107725901 19166 0x16b76f0 DEBUG   basesink gstbasesink.c:4421:gst_base_sink_send_event:<filesink0> handled event 0x171a550 latency event: 0x171a550, time 99:99:99.999999999, seq-num 277, GstEventLatency, latency=(guint64)0;: 1
  307. 0:00:00.108274408 19166 0x7fb2400050a0 DEBUG   queue gstqueue.c:562:apply_segment:<queue0> configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  308. 0:00:00.108298165 19166 0x7fb2400050a0 DEBUG   queue gstqueue.c:562:apply_segment:<queue0> configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  309. 0:00:00.108318254 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  310. 0:00:00.108316368 19166 0x7fb2400050a0 DEBUG   queue gstqueue.c:562:apply_segment:<queue2> configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  311. 0:00:00.108338107 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  312. 0:00:00.108335484 19166 0x7fb2400050a0 DEBUG   queue gstqueue.c:562:apply_segment:<queue2> configured SEGMENT time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  313. 0:00:00.108356479 19166 0x16de2d0 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue2> queue is not empty
  314. 0:00:00.108399065 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb24006f9c0
  315. 0:00:00.108407722 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb24006f9c0
  316. 0:00:00.108374297 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3170:gst_base_sink_event:<sink> received event 0x7fb2400038b0 segment event: 0x7fb2400038b0, time 99:99:99.999999999, seq-num 189, GstEventSegment, segment=(GstSegment)"GstSegment, flags=(GstSegmentFlags)GST_SEGMENT_FLAG_NONE, rate=(double)1, applied-rate=(double)1, format=(GstFormat)GST_FORMAT_TIME, base=(guint64)0, offset=(guint64)0, start=(guint64)0, stop=(guint64)5000000000, time=(guint64)0, position=(guint64)0, duration=(guint64)18446744073709551615;";
  317. 0:00:00.108421391 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3105:gst_base_sink_default_event:<sink> configured segment time segment start=0:00:00.000000000, offset=0:00:00.000000000, stop=0:00:05.000000000, rate=1.000000, applied_rate=1.000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.000000000, duration 99:99:99.999999999
  318. 0:00:00.108425827 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb24006f9c0 yielded result ok
  319. 0:00:00.108439090 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  320. 0:00:00.108445087 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb24006f9c0
  321. 0:00:00.108452279 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb24006f9c0 yielded result ok
  322. 0:00:00.108464599 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  323. 0:00:00.108469958 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  324. 0:00:00.108471953 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  325. 0:00:00.108492672 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  326. 0:00:00.108503962 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.208333333
  327. 0:00:00.108511677 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.250000000, src 0:00:00.208333333
  328. 0:00:00.108520088 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb238004e70 with ts 0:00:00.166666666
  329. 0:00:00.109430076 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  330. 0:00:00.109464106 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 18, highid 18, next_time 0:00:00.116099773, high_time 0:00:00.166666666
  331. 0:00:00.109478306 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.116099773
  332. 0:00:00.109485740 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.232199546, src 0:00:00.116099773
  333. 0:00:00.109494797 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  334. 0:00:00.109501949 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb238004920 with ts 0:00:00.092879818
  335. 0:00:00.109506476 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2823/2097152, time 116099773/0
  336. 0:00:00.109593215 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  337. 0:00:00.109604842 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.139319727
  338. 0:00:00.109605366 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2272/2097152, time 116099773/0
  339. 0:00:00.108443473 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3170:gst_base_sink_event:<sink> received event 0x7fb240003990 tag event: 0x7fb240003990, time 99:99:99.999999999, seq-num 191, GstTagList-global, taglist=(taglist)"taglist\,\ datetime\=\(datetime\)2013-06-16T00:21:45Z\,\ encoder\=\(string\)Lavf54.20.4\,\ container-format\=\(string\)\"ISO\\\ MP4/M4A\"\;";
  340. 0:00:00.109612770 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.232199546, src 0:00:00.139319727
  341. 0:00:00.109644267 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.255419501
  342. 0:00:00.109645439 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb238004a30 with ts 0:00:00.116099773
  343. 0:00:00.109662174 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.255419501, src 0:00:00.139319727
  344. 0:00:00.109668558 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3170:gst_base_sink_event:<sink> received event 0x7fb238005980 tag event: 0x7fb238005980, time 99:99:99.999999999, seq-num 278, GstTagList-stream, taglist=(taglist)"taglist\,\ video-codec\=\(string\)\"H.264\\\ \\\(High\\\ Profile\\\)\"\,\ bitrate\=\(uint\)1452098\;";
  345. 0:00:00.109711452 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 10319/2097152, time 41666667/0
  346. 0:00:00.109720346 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.291666666
  347. 0:00:00.109726989 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.291666666, src 0:00:00.208333333
  348. 0:00:00.109739496 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  349. 0:00:00.109745039 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2850/2097152, time 116099774/0
  350. 0:00:00.109754994 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  351. 0:00:00.109757810 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 21, highid 20, next_time 0:00:00.162539682, high_time 0:00:00.166666666
  352. 0:00:00.109761654 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2285/2097152, time 116099774/0
  353. 0:00:00.109776384 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.278639455
  354. 0:00:00.109783135 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.278639455, src 0:00:00.139319727
  355. 0:00:00.109806306 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2859/2097152, time 139319728/0
  356. 0:00:00.109814555 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  357. 0:00:00.109820186 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2859/2097152, time 139319728/0
  358. 0:00:00.110796351 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb24006fbe0
  359. 0:00:00.110817692 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb24006fbe0
  360. 0:00:00.110832878 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb24006fbe0 yielded result ok
  361. 0:00:00.110838693 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  362. 0:00:00.110850076 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  363. 0:00:00.110873534 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb24006fbe0
  364. 0:00:00.110882002 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb24006fbe0 yielded result ok
  365. 0:00:00.110887684 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  366. 0:00:00.110892952 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  367. 0:00:00.110906036 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  368. 0:00:00.110916306 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.250000000
  369. 0:00:00.110924292 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.291666666, src 0:00:00.250000000
  370. 0:00:00.110933915 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb24006f140 with ts 0:00:00.208333333
  371. 0:00:00.110938335 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 21, highid 21, next_time 0:00:00.162539682, high_time 0:00:00.208333333
  372. 0:00:00.110956672 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.162539682
  373. 0:00:00.110964691 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.278639455, src 0:00:00.162539682
  374. 0:00:00.110972928 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  375. 0:00:00.110981046 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb238004c50 with ts 0:00:00.139319727
  376. 0:00:00.111078775 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2859/2097152, time 116099773/0
  377. 0:00:00.111088603 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  378. 0:00:00.111120387 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.185759637
  379. 0:00:00.111121073 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2303/2097152, time 116099773/0
  380. 0:00:00.111130453 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.278639455, src 0:00:00.185759637
  381. 0:00:00.111153656 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb238004d60 with ts 0:00:00.162539682
  382. 0:00:00.111169011 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.301859410
  383. 0:00:00.111178172 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.301859410, src 0:00:00.185759637
  384. 0:00:00.111207006 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  385. 0:00:00.111216231 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 24, highid 23, next_time 0:00:00.208979591, high_time 0:00:00.208333333
  386. 0:00:00.111344525 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 9942/2097152, time 41666666/0
  387. 0:00:00.111354271 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.333333333
  388. 0:00:00.111360777 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.333333333, src 0:00:00.250000000
  389. 0:00:00.111468626 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2275/2097152, time 116099773/0
  390. 0:00:00.111479057 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.325079365
  391. 0:00:00.111485576 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.325079365, src 0:00:00.185759637
  392. 0:00:00.111501815 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2863/2097152, time 139319728/0
  393. 0:00:00.111510371 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  394. 0:00:00.111517079 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2863/2097152, time 139319728/0
  395. 0:00:00.112896677 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  396. 0:00:00.113640501 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb24006fe00
  397. 0:00:00.113657577 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb24006fe00
  398. 0:00:00.113677359 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  399. 0:00:00.113722171 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb24006fe00 yielded result ok
  400. 0:00:00.113730724 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  401. 0:00:00.113736831 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb24006fe00
  402. 0:00:00.113755668 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb24006fe00 yielded result ok
  403. 0:00:00.113761756 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  404. 0:00:00.113767214 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  405. 0:00:00.113783551 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  406. 0:00:00.113795910 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.291666666
  407. 0:00:00.113804418 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.333333333, src 0:00:00.291666666
  408. 0:00:00.113815866 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb240077290 with ts 0:00:00.250000000
  409. 0:00:00.113821288 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 24, highid 24, next_time 0:00:00.208979591, high_time 0:00:00.250000000
  410. 0:00:00.113842543 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.208979591
  411. 0:00:00.113851789 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.325079365, src 0:00:00.208979591
  412. 0:00:00.113861184 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  413. 0:00:00.113868669 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb24006f030 with ts 0:00:00.185759637
  414. 0:00:00.113965525 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  415. 0:00:00.113975374 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 26, highid 25, next_time 0:00:00.232199546, high_time 0:00:00.250000000
  416. 0:00:00.113990604 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2292/2097152, time 116099774/0
  417. 0:00:00.114001798 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.348299319
  418. 0:00:00.114008788 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.348299319, src 0:00:00.208979591
  419. 0:00:00.114626300 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  420. 0:00:00.114686003 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 7435/2097152, time 41666667/0
  421. 0:00:00.114696835 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.375000000
  422. 0:00:00.114712145 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.375000000, src 0:00:00.291666666
  423. 0:00:00.114757621 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2830/2097152, time 139319728/0
  424. 0:00:00.114767722 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  425. 0:00:00.114774558 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2830/2097152, time 139319728/0
  426. 0:00:00.118068827 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb240080630
  427. 0:00:00.118104227 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb240080630
  428. 0:00:00.118122914 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb240080630 yielded result ok
  429. 0:00:00.118130506 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  430. 0:00:00.118137088 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb240080630
  431. 0:00:00.118145578 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb240080630 yielded result ok
  432. 0:00:00.118151658 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  433. 0:00:00.118157472 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  434. 0:00:00.118172983 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  435. 0:00:00.118185698 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.333333333
  436. 0:00:00.118194291 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.375000000, src 0:00:00.333333333
  437. 0:00:00.118205175 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb2400775c0 with ts 0:00:00.291666666
  438. 0:00:00.118209291 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 26, highid 26, next_time 0:00:00.232199546, high_time 0:00:00.291666666
  439. 0:00:00.118229746 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.232199546
  440. 0:00:00.118238960 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.348299319, src 0:00:00.232199546
  441. 0:00:00.118247833 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  442. 0:00:00.118256302 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240077070 with ts 0:00:00.208979591
  443. 0:00:00.118306033 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  444. 0:00:00.118417968 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  445. 0:00:00.118429792 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.255419501
  446. 0:00:00.118437338 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.348299319, src 0:00:00.255419501
  447. 0:00:00.118445242 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  448. 0:00:00.118450285 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240077180 with ts 0:00:00.232199546
  449. 0:00:00.118506868 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  450. 0:00:00.118516133 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 29, highid 28, next_time 0:00:00.278639455, high_time 0:00:00.291666666
  451. 0:00:00.118531057 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 3/5, bytes 1678/2097152, time 92879818/0
  452. 0:00:00.118543152 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.371519274
  453. 0:00:00.118550714 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.371519274, src 0:00:00.255419501
  454. 0:00:00.118600052 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2215/2097152, time 116099773/0
  455. 0:00:00.118610155 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.394739229
  456. 0:00:00.118617442 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.394739229, src 0:00:00.255419501
  457. 0:00:00.118651435 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 6379/2097152, time 41666667/0
  458. 0:00:00.118661485 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.416666666
  459. 0:00:00.118668676 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.416666666, src 0:00:00.333333333
  460. 0:00:00.118692573 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2766/2097152, time 139319728/0
  461. 0:00:00.118702417 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  462. 0:00:00.118710595 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2766/2097152, time 139319728/0
  463. 0:00:00.119320171 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  464. 0:00:00.121335669 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb240080850
  465. 0:00:00.121366215 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb240080850
  466. 0:00:00.121383993 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb240080850 yielded result ok
  467. 0:00:00.121390404 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  468. 0:00:00.121391826 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  469. 0:00:00.121411141 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb240080850
  470. 0:00:00.121420728 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb240080850 yielded result ok
  471. 0:00:00.121426985 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  472. 0:00:00.121433064 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  473. 0:00:00.121448984 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  474. 0:00:00.121462617 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.375000000
  475. 0:00:00.121471975 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.416666666, src 0:00:00.375000000
  476. 0:00:00.121484504 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb2400800e0 with ts 0:00:00.333333333
  477. 0:00:00.121489473 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 29, highid 29, next_time 0:00:00.278639455, high_time 0:00:00.333333333
  478. 0:00:00.121510496 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.278639455
  479. 0:00:00.121519862 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.394739229, src 0:00:00.278639455
  480. 0:00:00.121528984 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  481. 0:00:00.121540304 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb2400773a0 with ts 0:00:00.255419501
  482. 0:00:00.121547334 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2766/2097152, time 116099774/0
  483. 0:00:00.121655672 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  484. 0:00:00.121683599 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.301859410
  485. 0:00:00.121685169 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2214/2097152, time 116099774/0
  486. 0:00:00.121693804 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.394739229, src 0:00:00.301859410
  487. 0:00:00.121710167 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb2400774b0 with ts 0:00:00.278639455
  488. 0:00:00.121711379 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.417959183
  489. 0:00:00.121725372 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.417959183, src 0:00:00.301859410
  490. 0:00:00.121781053 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 7337/2097152, time 41666666/0
  491. 0:00:00.121791454 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.458333333
  492. 0:00:00.121798853 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.458333333, src 0:00:00.375000000
  493. 0:00:00.121814563 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  494. 0:00:00.121817508 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2760/2097152, time 116099773/0
  495. 0:00:00.121835140 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  496. 0:00:00.121836776 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 32, highid 31, next_time 0:00:00.325079365, high_time 0:00:00.333333333
  497. 0:00:00.121843860 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2172/2097152, time 116099773/0
  498. 0:00:00.121851655 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.441179138
  499. 0:00:00.121858761 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.441179138, src 0:00:00.301859410
  500. 0:00:00.121887821 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2737/2097152, time 139319728/0
  501. 0:00:00.121897135 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  502. 0:00:00.121903233 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2737/2097152, time 139319728/0
  503. 0:00:00.122522452 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  504. 0:00:00.123186618 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb240080a70
  505. 0:00:00.123215312 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb240080a70
  506. 0:00:00.123234395 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb240080a70 yielded result ok
  507. 0:00:00.123242240 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  508. 0:00:00.123248932 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb240080a70
  509. 0:00:00.123257401 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb240080a70 yielded result ok
  510. 0:00:00.123263493 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  511. 0:00:00.123269443 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  512. 0:00:00.123285266 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  513. 0:00:00.123298569 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.416666666
  514. 0:00:00.123307891 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.458333333, src 0:00:00.416666666
  515. 0:00:00.123320090 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb240080410 with ts 0:00:00.375000000
  516. 0:00:00.123323823 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 32, highid 32, next_time 0:00:00.325079365, high_time 0:00:00.375000000
  517. 0:00:00.123342421 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.325079365
  518. 0:00:00.123351188 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.441179138, src 0:00:00.325079365
  519. 0:00:00.123360005 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  520. 0:00:00.123368644 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240077d30 with ts 0:00:00.301859410
  521. 0:00:00.123449346 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  522. 0:00:00.123469013 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  523. 0:00:00.123480022 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.348299319
  524. 0:00:00.123487391 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.441179138, src 0:00:00.348299319
  525. 0:00:00.123504319 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  526. 0:00:00.123510043 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240077e40 with ts 0:00:00.325079365
  527. 0:00:00.123591732 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  528. 0:00:00.123601903 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 35, highid 34, next_time 0:00:00.371519274, high_time 0:00:00.375000000
  529. 0:00:00.123616099 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 3/5, bytes 1662/2097152, time 92879819/0
  530. 0:00:00.123626845 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.464399092
  531. 0:00:00.123634093 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.464399092, src 0:00:00.348299319
  532. 0:00:00.123679880 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 6222/2097152, time 41666667/0
  533. 0:00:00.123689172 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.500000000
  534. 0:00:00.123696254 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.500000000, src 0:00:00.416666666
  535. 0:00:00.123714902 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2201/2097152, time 116099773/0
  536. 0:00:00.123723324 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.487619047
  537. 0:00:00.123730317 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.487619047, src 0:00:00.348299319
  538. 0:00:00.123748697 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2772/2097152, time 139319728/0
  539. 0:00:00.123757870 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  540. 0:00:00.123764999 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2772/2097152, time 139319728/0
  541. 0:00:00.124570044 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  542. 0:00:00.127454144 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  543. 0:00:00.127458497 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb2400773a0
  544. 0:00:00.127498291 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb2400773a0
  545. 0:00:00.127511344 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb2400773a0 yielded result ok
  546. 0:00:00.127529460 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  547. 0:00:00.127536518 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb2400773a0
  548. 0:00:00.127544270 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb2400773a0 yielded result ok
  549. 0:00:00.127550289 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  550. 0:00:00.127556374 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  551. 0:00:00.127571109 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  552. 0:00:00.127584094 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.458333333
  553. 0:00:00.127593890 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.500000000, src 0:00:00.458333333
  554. 0:00:00.127605496 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb240080c90 with ts 0:00:00.416666666
  555. 0:00:00.127608641 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 35, highid 35, next_time 0:00:00.371519274, high_time 0:00:00.416666666
  556. 0:00:00.127626090 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.371519274
  557. 0:00:00.127634253 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.487619047, src 0:00:00.371519274
  558. 0:00:00.127643161 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  559. 0:00:00.127651372 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb2400801f0 with ts 0:00:00.348299319
  560. 0:00:00.127781457 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  561. 0:00:00.127792688 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.394739229
  562. 0:00:00.127800237 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.487619047, src 0:00:00.394739229
  563. 0:00:00.127807977 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  564. 0:00:00.127813132 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240080300 with ts 0:00:00.371519274
  565. 0:00:00.127867348 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  566. 0:00:00.127883283 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 38, highid 37, next_time 0:00:00.417959183, high_time 0:00:00.416666666
  567. 0:00:00.127897154 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 3/5, bytes 1675/2097152, time 92879818/0
  568. 0:00:00.127907751 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.510839002
  569. 0:00:00.127914994 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.510839002, src 0:00:00.394739229
  570. 0:00:00.127955207 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 11505/2097152, time 41666667/0
  571. 0:00:00.127964776 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.541666666
  572. 0:00:00.127971811 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.541666666, src 0:00:00.458333333
  573. 0:00:00.127989105 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2239/2097152, time 116099773/0
  574. 0:00:00.127997372 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.534058956
  575. 0:00:00.128004397 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.534058956, src 0:00:00.394739229
  576. 0:00:00.128034968 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2786/2097152, time 139319727/0
  577. 0:00:00.128045267 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  578. 0:00:00.128055433 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2786/2097152, time 139319727/0
  579. 0:00:00.129102439 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  580. 0:00:00.131429506 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  581. 0:00:00.131426379 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb238004c50
  582. 0:00:00.131485825 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb238004c50
  583. 0:00:00.131494764 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  584. 0:00:00.131516540 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  585. 0:00:00.131516325 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb238004c50 yielded result ok
  586. 0:00:00.131531528 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  587. 0:00:00.131540730 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb238004c50
  588. 0:00:00.131561390 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb238004c50 yielded result ok
  589. 0:00:00.131568363 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  590. 0:00:00.131573984 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  591. 0:00:00.131592620 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  592. 0:00:00.131607503 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.500000000
  593. 0:00:00.131615836 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.541666666, src 0:00:00.500000000
  594. 0:00:00.131626454 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb240088010 with ts 0:00:00.458333333
  595. 0:00:00.131628984 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 38, highid 38, next_time 0:00:00.417959183, high_time 0:00:00.458333333
  596. 0:00:00.131644074 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.417959183
  597. 0:00:00.131651156 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.534058956, src 0:00:00.417959183
  598. 0:00:00.131658990 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  599. 0:00:00.131667162 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240080b80 with ts 0:00:00.394739229
  600. 0:00:00.131761014 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  601. 0:00:00.131770253 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 40, highid 39, next_time 0:00:00.441179138, high_time 0:00:00.458333333
  602. 0:00:00.131782589 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2221/2097152, time 116099773/0
  603. 0:00:00.131791753 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.557278911
  604. 0:00:00.131798343 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.557278911, src 0:00:00.417959183
  605. 0:00:00.131832427 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 6780/2097152, time 41666666/0
  606. 0:00:00.131840592 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.583333333
  607. 0:00:00.131846965 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.583333333, src 0:00:00.500000000
  608. 0:00:00.131961213 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2858/2097152, time 139319728/0
  609. 0:00:00.131972283 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  610. 0:00:00.131979147 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2858/2097152, time 139319728/0
  611. 0:00:00.132767588 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb24006f470
  612. 0:00:00.132806200 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb24006f470
  613. 0:00:00.132819246 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb24006f470 yielded result ok
  614. 0:00:00.132825865 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  615. 0:00:00.132831907 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb24006f470
  616. 0:00:00.132839126 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_1> Pushing item 0x7fb24006f470 yielded result ok
  617. 0:00:00.132844651 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val 0 with 0
  618. 0:00:00.132850009 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:782:gst_tee_chain:<t> handled buffer ok
  619. 0:00:00.132864484 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 0 : trying to pop an object
  620. 0:00:00.132882067 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.541666666
  621. 0:00:00.132890460 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.583333333, src 0:00:00.541666666
  622. 0:00:00.132901357 19166 0x7fb2400050a0 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 0 : Pushing buffer 0x7fb240062160 with ts 0:00:00.500000000
  623. 0:00:00.132905007 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1478:gst_multi_queue_loop:<multiqueue0> queue 1 woken from sleeping for not-linked wakeup with newid 40, highid 40, next_time 0:00:00.441179138, high_time 0:00:00.500000000
  624. 0:00:00.132921132 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.441179138
  625. 0:00:00.132928318 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.557278911, src 0:00:00.441179138
  626. 0:00:00.132938012 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  627. 0:00:00.132945935 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240080da0 with ts 0:00:00.417959183
  628. 0:00:00.133063542 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  629. 0:00:00.133077768 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.464399092
  630. 0:00:00.133085010 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.557278911, src 0:00:00.464399092
  631. 0:00:00.133092251 19166 0x7fb248051f20 DEBUG   dataqueue gstdataqueue.c:752:gst_data_queue_limits_changed: signal del
  632. 0:00:00.133097393 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1236:gst_single_queue_push_one:<multiqueue0> SingleQueue 1 : Pushing buffer 0x7fb240080eb0 with ts 0:00:00.441179138
  633. 0:00:00.133157659 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1388:gst_multi_queue_loop:<multiqueue0> SingleQueue 1 : trying to pop an object
  634. 0:00:00.133166997 19166 0x7fb248051f20 DEBUG   multiqueue gstmultiqueue.c:1458:gst_multi_queue_loop:<multiqueue0> queue 1 sleeping for not-linked wakeup with newid 43, highid 42, next_time 0:00:00.487619047, high_time 0:00:00.500000000
  635. 0:00:00.133182009 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 3/5, bytes 1748/2097152, time 92879819/0
  636. 0:00:00.133192783 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.580498866
  637. 0:00:00.133199213 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.580498866, src 0:00:00.464399092
  638. 0:00:00.133247135 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 4/5, bytes 2369/2097152, time 116099774/0
  639. 0:00:00.133255642 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 1, position updated to 0:00:00.603718820
  640. 0:00:00.133262155 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 1, sink 0:00:00.603718820, src 0:00:00.464399092
  641. 0:00:00.133282077 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 0: visible 1/5, bytes 6071/2097152, time 41666667/0
  642. 0:00:00.133290112 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1105:apply_buffer:<multiqueue0> queue 0, position updated to 0:00:00.625000000
  643. 0:00:00.133296938 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:1036:update_time_level:<multiqueue0> queue 0, sink 0:00:00.625000000, src 0:00:00.541666666
  644. 0:00:00.133312992 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2873/2097152, time 139319728/0
  645. 0:00:00.133321226 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2218:single_queue_overrun_cb:<multiqueue0> Queue 1 is filled, signalling overrun
  646. 0:00:00.133329634 19166 0x7fb248051a30 DEBUG   multiqueue gstmultiqueue.c:2275:single_queue_check_full:<multiqueue0> queue 1: visible 5/5, bytes 2873/2097152, time 139319728/0
  647. 0:00:00.134094796 19166 0x7fb2400050a0 DEBUG   tee gsttee.c:778:gst_tee_chain:<t> received buffer 0x7fb238004810
  648. 0:00:00.134110417 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  649. 0:00:00.134137091 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_0> Starting to push buffer 0x7fb238004810
  650. 0:00:00.134170828 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:3347:gst_base_sink_chain_unlocked:<sink> got times start: 0:00:00.000000000, end: 0:00:00.041666666
  651. 0:00:00.134183887 19166 0x7fb2400050a0 LOG   tee gsttee.c:700:gst_tee_handle_data:<t:src_0> Pushing item 0x7fb238004810 yielded result ok
  652. 0:00:00.134184675 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:1901:gst_base_sink_get_sync_times:<sink> got times start: 0:00:00.000000000, stop: 0:00:00.041666666, do_sync 1
  653. 0:00:00.134191861 19166 0x7fb2400050a0 LOG   tee gsttee.c:732:gst_tee_handle_data:<t> Replacing ret val -1 with 0
  654. 0:00:00.134199720 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:675:_ensure_gl_setup:<sink> Ensuring setup
  655. 0:00:00.134204616 19166 0x7fb2400050a0 LOG   tee gsttee.c:695:gst_tee_handle_data:<t:src_1> Starting to push buffer 0x7fb238004810
  656. 0:00:00.134210281 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:756:_ensure_gl_setup:<sink> Already have a context
  657. 0:00:00.134219743 19166 0x7fb2400050a0 DEBUG   queue_dataflow gstqueue.c:1195:gst_queue_chain_buffer_or_list:<queue2> queue is full, waiting for free space
  658. 0:00:00.134212959 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1475:gst_queue_loop:<queue0> queue is not empty
  659. 0:00:00.134245238 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:1901:gst_base_sink_get_sync_times:<sink> got times start: 0:00:00.000000000, stop: 0:00:00.041666666, do_sync 1
  660. 0:00:00.134256207 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:2200:gst_base_sink_do_preroll:<sink> prerolling object 0x7fb240088230
  661. 0:00:00.134262319 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:936:gst_base_sink_set_last_buffer_unlocked:<sink> setting last buffer to 0x7fb240088230
  662. 0:00:00.134267874 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:2219:gst_base_sink_do_preroll:<sink> preroll buffer 0:00:00.000000000
  663. 0:00:00.134273825 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:675:_ensure_gl_setup:<sink> Ensuring setup
  664. 0:00:00.134278240 19166 0x16de2d0 DEBUG   glimagesink gstglimagesink.c:756:_ensure_gl_setup:<sink> Already have a context
  665. 0:00:00.134294535 19166 0x16de2d0 LOG   videosink gstvideosink.c:198:gst_video_sink_show_preroll_frame:<sink> rendering frame, ts=0:00:00.000000000
  666. 0:00:00.135348698 19166 0x16ddf20 DEBUG   queue_dataflow gstqueue.c:1463:gst_queue_loop:<queue0> queue is empty
  667. 0:00:00.146459245 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:1454:gst_base_sink_commit_state:<sink> commiting state to PAUSED
  668. 0:00:00.146464771 19166 0x171a370 DEBUG   videosink gstvideosink.c:117:gst_video_sink_center_rect: source is 1280x720 dest is 1280x720, result is 1280x720 with x,y 0x0
  669. 0:00:00.146486032 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:1479:gst_base_sink_commit_state:<sink> posting PAUSED state change message
  670. 0:00:00.146507415 19166 0x171a370 DEBUG   videosink gstvideosink.c:117:gst_video_sink_center_rect: source is 1280x720 dest is 1280x720, result is 1280x720 with x,y 0x0
  671. 0:00:00.146519067 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:1485:gst_base_sink_commit_state:<sink> posting async-done message
  672. 0:00:00.146534332 19166 0x171a370 DEBUG   videosink gstvideosink.c:117:gst_video_sink_center_rect: source is 1280x720 dest is 1280x720, result is 1280x720 with x,y 0x0
  673. 0:00:00.146554299 19166 0x16de2d0 DEBUG   basesink gstbasesink.c:2153:gst_base_sink_wait_preroll:<sink> waiting in preroll for flush or PLAYING
  674. 0:00:00.146553711 19166 0x171a370 DEBUG   videosink gstvideosink.c:117:gst_video_sink_center_rect: source is 1280x720 dest is 1280x720, result is 1280x720 with x,y 0x0
  675. 0:00:00.150712432 19166 0x171a370 DEBUG   videosink gstvideosink.c:117:gst_video_sink_center_rect: source is 1280x720 dest is 1280x720, result is 1280x720 with x,y 0x0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement