Advertisement
vliaskov

vaapidecode + glimagesink without meta (radeon)

Jul 11th, 2015
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 218.44 KB | None | 0 0
  1. GST_DEBUG=4,*gl*:5,*vaapi*:5 gst-launch-1.0 filesrc location=/opt/vliaskov/Videos/run01.mp4 ! qtdemux ! vaapidecode ! glimagesink
  2.  
  3. 0:00:00.000144953  3879 0xb90a00 INFO   GST_INIT gst.c:510:init_pre: Initializing GStreamer Core Library version 1.5.2
  4. 0:00:00.000216297  3879 0xb90a00 INFO   GST_INIT gst.c:511:init_pre: Using library installed in /opt/vliaskov/devel/hw-decoding/trunk/ext/lib64
  5. 0:00:00.000234176  3879 0xb90a00 INFO   GST_INIT gst.c:522:init_pre: Linux shadowkeep 3.19.0-21-generic #21~14.04.1-Ubuntu SMP Sun Jun 14 18:45:42 UTC 2015 x86_64
  6. 0:00:00.000539854  3879 0xb90a00 INFO   GST_INIT gstmessage.c:119:_priv_gst_message_initialize: init messages
  7. 0:00:00.001029754  3879 0xb90a00 INFO   GST_INIT gstcontext.c:77:_priv_gst_context_initialize: init contexts
  8. 0:00:00.001331600  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
  9. 0:00:00.001443953  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
  10. 0:00:00.001460871  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
  11. 0:00:00.001490040  3879 0xb90a00 INFO   GST_REGISTRY gstregistry.c:1722:ensure_current_registry: reading registry cache: /home/vliaskov/.cache/gstreamer-1.0/registry.x86_64.bin
  12. 0:00:00.013459252  3879 0xb90a00 INFO   GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache: loaded /home/vliaskov/.cache/gstreamer-1.0/registry.x86_64.bin in 0,011947 seconds
  13. 0:00:00.013518183  3879 0xb90a00 INFO   GST_REGISTRY gstregistry.c:1578:scan_and_update_registry: Validating plugins from registry cache: /home/vliaskov/.cache/gstreamer-1.0/registry.x86_64.bin
  14. 0:00:00.015083980  3879 0xb90a00 INFO   GST_REGISTRY gstregistry.c:1680:scan_and_update_registry: Registry cache has not changed
  15. 0:00:00.015101314  3879 0xb90a00 INFO   GST_REGISTRY gstregistry.c:1757:ensure_current_registry: registry reading and updating done, result = 1
  16. 0:00:00.015112287  3879 0xb90a00 INFO   GST_INIT gst.c:720:init_post: GLib runtime version: 2.45.3
  17. 0:00:00.015125029  3879 0xb90a00 INFO   GST_INIT gst.c:722:init_post: GLib headers version: 2.45.3
  18. 0:00:00.015135269  3879 0xb90a00 INFO   GST_INIT gst.c:723:init_post: initialized GStreamer successfully
  19. 0:00:00.015158142  3879 0xb90a00 INFO   GST_PIPELINE gstparse.c:323:gst_parse_launch_full: parsing pipeline description 'filesrc location=/opt/vliaskov/Videos/run01.mp4 ! qtdemux ! vaapidecode ! glimagesink '
  20. 0:00:00.015802940  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/vliaskov/devel/hw-decoding/trunk/ext/lib64/gstreamer-1.0/libgstcoreelements.so" loaded
  21. 0:00:00.015825623  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "filesrc"
  22. 0:00:00.015941330  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSrc@0xcb40e0> adding pad 'src'
  23. 0:00:00.015977772  3879 0xb90a00 INFO   filesrc gstfilesrc.c:252:gst_file_src_set_location: filename : /opt/vliaskov/Videos/run01.mp4
  24. 0:00:00.015998537  3879 0xb90a00 INFO   filesrc gstfilesrc.c:253:gst_file_src_set_location: uri : file:///opt/vliaskov/Videos/run01.mp4
  25. 0:00:00.017455994  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/vliaskov/devel/hw-decoding/trunk/ext/lib64/gstreamer-1.0/libgstisomp4.so" loaded
  26. 0:00:00.017477508  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "qtdemux"
  27. 0:00:00.017667951  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstQTDemux@0xcc21c0> adding pad 'sink'
  28. 0:00:00.022416765  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/vliaskov/devel/hw-decoding/trunk/ext/lib64/gstreamer-1.0/libgstvaapi.so" loaded
  29. 0:00:00.022446398  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "vaapidecode"
  30. 0:00:00.022601077  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstVideoDecoder@0xcd9990> adding pad 'sink'
  31. 0:00:00.022628018  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstVideoDecoder@0xcd9990> adding pad 'src'
  32. 0:00:00.022651910  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad (null):sink
  33. 0:00:00.022669848  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad (null):src
  34. 0:00:00.023834777  3879 0xb90a00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/vliaskov/devel/hw-decoding/trunk/ext/lib64/gstreamer-1.0/libgstopengl.so" loaded
  35. 0:00:00.023856431  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "glimagesink"
  36. 0:00:00.024116770  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "glupload"
  37. 0:00:00.024235824  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xcee110> adding pad 'sink'
  38. 0:00:00.024262835  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xcee110> adding pad 'src'
  39. 0:00:00.024281862  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "glcolorconvert"
  40. 0:00:00.024365796  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xcee480> adding pad 'sink'
  41. 0:00:00.024388947  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xcee480> adding pad 'src'
  42. 0:00:00.024429114  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element gluploadelement0:src to element glcolorconvertelement0:sink
  43. 0:00:00.024444673  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad gluploadelement0:src
  44. 0:00:00.024456131  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad glcolorconvertelement0:sink
  45. 0:00:00.024477082  3879 0xb90a00 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: gluploadelement0 and glcolorconvertelement0 in same bin, no need for ghost pads
  46. 0:00:00.024497760  3879 0xb90a00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link gluploadelement0:src and glcolorconvertelement0:sink
  47. 0:00:00.024524235  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<gluploadelement0:sink> pad has no peer
  48. 0:00:00.024690835  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<glcolorconvertelement0:src> pad has no peer
  49. 0:00:00.024830802  3879 0xb90a00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked gluploadelement0:src and glcolorconvertelement0:sink, successful
  50. 0:00:00.024846696  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  51. 0:00:00.024858230  3879 0xb90a00 INFO   GST_EVENT gstpad.c:5424:gst_pad_send_event_unchecked:<gluploadelement0:src> Received event on flushing pad. Discarding
  52. 0:00:00.024876004  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad gluploadelement0:sink
  53. 0:00:00.024888459  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:211:gst_gl_sink_bin_init:<GstGLSinkBin@0xcea020> setting target sink pad <gluploadelement0:sink>
  54. 0:00:00.025012927  3879 0xb90a00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link sink:proxypad0 and gluploadelement0:sink
  55. 0:00:00.025029350  3879 0xb90a00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked sink:proxypad0 and gluploadelement0:sink, successful
  56. 0:00:00.025041542  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  57. 0:00:00.025059218  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstGLSinkBin@0xcea020> adding pad 'sink'
  58. 0:00:00.025196563  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSink@0xcd7710> adding pad 'sink'
  59. 0:00:00.025236909  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element glcolorconvertelement0:src to element sink:sink
  60. 0:00:00.025251740  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad glcolorconvertelement0:src
  61. 0:00:00.025262475  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad sink:sink
  62. 0:00:00.025271954  3879 0xb90a00 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: glcolorconvertelement0 and sink in same bin, no need for ghost pads
  63. 0:00:00.025287327  3879 0xb90a00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link glcolorconvertelement0:src and sink:sink
  64. 0:00:00.025310229  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<(NULL):sink> pad has no peer
  65. 0:00:00.025696617  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:1048: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 ]
  66. 0:00:00.025731472  3879 0xb90a00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked glcolorconvertelement0:src and sink:sink, successful
  67. 0:00:00.025745620  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  68. 0:00:00.025755440  3879 0xb90a00 INFO   GST_EVENT gstpad.c:5424:gst_pad_send_event_unchecked:<glcolorconvertelement0:src> Received event on flushing pad. Discarding
  69. 0:00:00.025791419  3879 0xb90a00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "pipeline"
  70. 0:00:00.025874427  3879 0xb90a00 INFO   GST_PIPELINE grammar.y:571:gst_parse_perform_link: linking filesrc0:(any) to qtdemux0:(any) (0/0) with caps "(NULL)"
  71. 0:00:00.025893392  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element filesrc0:(any) to element qtdemux0:(any)
  72. 0:00:00.025907595  3879 0xb90a00 INFO   GST_PADS gstutils.c:932:gst_pad_check_link: trying to link filesrc0:src and qtdemux0:sink
  73. 0:00:00.025927881  3879 0xb90a00 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: filesrc0 and qtdemux0 in same bin, no need for ghost pads
  74. 0:00:00.025943831  3879 0xb90a00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link filesrc0:src and qtdemux0:sink
  75. 0:00:00.025960571  3879 0xb90a00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked filesrc0:src and qtdemux0:sink, successful
  76. 0:00:00.025972291  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  77. 0:00:00.025981719  3879 0xb90a00 INFO   GST_EVENT gstpad.c:5424:gst_pad_send_event_unchecked:<filesrc0:src> Received event on flushing pad. Discarding
  78. 0:00:00.025995693  3879 0xb90a00 INFO   GST_PIPELINE grammar.y:571:gst_parse_perform_link: linking qtdemux0:(any) to vaapidecode0:(any) (0/0) with caps "(NULL)"
  79. 0:00:00.026009534  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element qtdemux0:(any) to element vaapidecode0:(any)
  80. 0:00:00.026039399  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:src> pad has no peer
  81. 0:00:00.026049893  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:src> context pad peer query failed
  82. 0:00:00.026060237  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  83. 0:00:00.026068894  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:sink> context pad peer query failed
  84. 0:00:00.026077327  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:149:gst_vaapi_video_context_prepare:<vaapidecode0> posting `need-context' message
  85. 0:00:00.026103854  3879 0xb90a00 INFO   vaapi gstvaapidisplay.c:119:libgstvaapi_init_once: gstreamer-vaapi version drop_0.10_1.0-130-g9f0e054
  86. 0:00:00.064126428  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:800:gst_vaapi_display_calculate_pixel_aspect_ratio: calculated pixel aspect ratio: 1,002632
  87. libva info: VA-API version 0.37.0
  88. libva info: va_getDriverName() returns 0
  89. libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/radeonsi_drv_video.so
  90. libva info: Found init function __vaDriverInit_0_37
  91. libva info: va_openDriver() returns 0
  92. 0:00:00.076285562  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:940:gst_vaapi_display_create_unlocked: VA-API version 0.37
  93. 0:00:00.076334979  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:174:gst_vaapi_video_context_propagate:<vaapidecode0> posting `have-context' (0xb866a0) message with display (0xbb0c60)
  94. 0:00:00.076360957  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:537:ensure_profiles: 8 profiles
  95. 0:00:00.076369614  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG2Simple
  96. 0:00:00.076377056  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG2Main
  97. 0:00:00.076383815  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG4Simple
  98. 0:00:00.076390335  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG4AdvancedSimple
  99. 0:00:00.076397227  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264Baseline
  100. 0:00:00.076403849  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264Main
  101. 0:00:00.076410307  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264High
  102. 0:00:00.076416709  3879 0xb90a00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileVC1Advanced
  103. 0:00:00.076428295  3879 0xb90a00 DEBUG   vaapi gstvaapiutils.c:53:vaapi_check_status: vaQueryEntrypoints() [VAProfileNone]: the requested VAProfile is not supported
  104. 0:00:00.076536473  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: no such pad 'video_%u' in element "qtdemux0"
  105. 0:00:00.076558284  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstutils.c:1124:gst_element_get_compatible_pad:<qtdemux0> Could not find a compatible pad to link to vaapidecode0:sink
  106. 0:00:00.076570219  3879 0xb90a00 INFO   default gstutils.c:1960:gst_element_link_pads_filtered: Could not link pads: qtdemux0:(null) - vaapidecode0:(null)
  107. 0:00:00.076589611  3879 0xb90a00 INFO   GST_PIPELINE grammar.y:571:gst_parse_perform_link: linking vaapidecode0:(any) to glimagesinkbin0:(any) (0/0) with caps "(NULL)"
  108. 0:00:00.076602963  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element vaapidecode0:(any) to element glimagesinkbin0:(any)
  109. 0:00:00.076616430  3879 0xb90a00 INFO   GST_PADS gstutils.c:932:gst_pad_check_link: trying to link vaapidecode0:src and glimagesinkbin0:sink
  110. 0:00:00.076649374  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:1048: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 ]
  111. 0:00:00.077038489  3879 0xb90a00 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: vaapidecode0 and glimagesinkbin0 in same bin, no need for ghost pads
  112. 0:00:00.077060001  3879 0xb90a00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link vaapidecode0:src and glimagesinkbin0:sink
  113. 0:00:00.077082727  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:1048: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 ]
  114. 0:00:00.077427323  3879 0xb90a00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked vaapidecode0:src and glimagesinkbin0:sink, successful
  115. 0:00:00.077441688  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  116. 0:00:00.077451406  3879 0xb90a00 INFO   GST_EVENT gstpad.c:5424:gst_pad_send_event_unchecked:<vaapidecode0:src> Received event on flushing pad. Discarding
  117. Setting pipeline to PAUSED ...
  118. 0:00:00.077512073  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current NULL pending VOID_PENDING, desired next READY
  119. 0:00:00.077525578  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: NULL => READY
  120. 0:00:00.077539945  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current NULL pending VOID_PENDING, desired next READY
  121. 0:00:00.077549789  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: NULL => READY
  122. 0:00:00.077591200  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  123. 0:00:00.077603710  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  124. 0:00:00.077611337  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  125. 0:00:00.077634525  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  126. 0:00:00.077644881  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  127. 0:00:00.077652034  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  128. 0:00:00.077672215  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  129. 0:00:00.077682385  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  130. 0:00:00.077689339  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  131. 0:00:00.077701338  3879 0xb90a00 INFO   gldisplay gstgldisplay.c:191:gst_gl_display_new: creating a display, user choice:(NULL) (platform: (NULL))
  132. 0:00:00.078132493  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:657:gst_gl_display_context_propagate:<sink> posting have context (0xd85a40) message with display (0xcd93b0)
  133. 0:00:00.078173583  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  134. 0:00:00.078186123  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  135. 0:00:00.078193953  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  136. 0:00:00.078209498  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to READY
  137. 0:00:00.078218746  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed NULL to READY (VOID_PENDING pending)
  138. 0:00:00.078233367  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 2(READY) successfully
  139. 0:00:00.078245922  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current NULL pending VOID_PENDING, desired next READY
  140. 0:00:00.078256732  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: NULL => READY
  141. 0:00:00.078272309  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:513:_gst_context_query:<glcolorconvertelement0> found context (0xd85b60) in downstream query
  142. 0:00:00.078287498  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<glcolorconvertelement0:src> pad peer query failed
  143. 0:00:00.078303155  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  144. 0:00:00.078312850  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<glcolorconvertelement0:sink> pad peer query failed
  145. 0:00:00.078320023  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<glcolorconvertelement0> posting need context message
  146. 0:00:00.078332520  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to READY
  147. 0:00:00.078341103  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  148. 0:00:00.078353915  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 2(READY) successfully
  149. 0:00:00.078366029  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current NULL pending VOID_PENDING, desired next READY
  150. 0:00:00.078376037  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: NULL => READY
  151. 0:00:00.078389394  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:513:_gst_context_query:<gluploadelement0> found context (0xd860c0) in downstream query
  152. 0:00:00.078406990  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<gluploadelement0:src> pad peer query failed
  153. 0:00:00.078418348  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  154. 0:00:00.078432856  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<gluploadelement0:sink> pad peer query failed
  155. 0:00:00.078440289  3879 0xb90a00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<gluploadelement0> posting need context message
  156. 0:00:00.078453775  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to READY
  157. 0:00:00.078462406  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  158. 0:00:00.078474869  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 2(READY) successfully
  159. 0:00:00.078487780  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to READY
  160. 0:00:00.078496067  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  161. 0:00:00.078507897  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 2(READY) successfully
  162. 0:00:00.078519051  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current NULL pending VOID_PENDING, desired next READY
  163. 0:00:00.078540266  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:src> context pad peer query failed
  164. 0:00:00.078549418  3879 0xb90a00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  165. 0:00:00.078556593  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:sink> context pad peer query failed
  166. 0:00:00.078563442  3879 0xb90a00 INFO   GST_CONTEXT gstvaapivideocontext.c:149:gst_vaapi_video_context_prepare:<vaapidecode0> posting `need-context' message
  167. 0:00:00.078573964  3879 0xb90a00 INFO   vaapidecode gstvaapipluginbase.c:50:plugin_set_display:<vaapidecode0> set display 0xbb0c60
  168. 0:00:00.078584746  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to READY
  169. 0:00:00.078592781  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  170. 0:00:00.078604122  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 2(READY) successfully
  171. 0:00:00.078616128  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current NULL pending VOID_PENDING, desired next READY
  172. 0:00:00.078626812  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to READY
  173. 0:00:00.078634503  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  174. 0:00:00.078652412  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 2(READY) successfully
  175. 0:00:00.078663278  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current NULL pending VOID_PENDING, desired next READY
  176. 0:00:00.078673586  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to READY
  177. 0:00:00.078681284  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  178. 0:00:00.078692148  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
  179. 0:00:00.078703058  3879 0xb90a00 INFO   GST_STATES gstelement.c:2305:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
  180. 0:00:00.078712239  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
  181. 0:00:00.078739142  3879 0xb90a00 INFO   GST_STATES gstelement.c:2312:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
  182. 0:00:00.078756320  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current READY pending VOID_PENDING, desired next PAUSED
  183. 0:00:00.078766808  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => PAUSED
  184. 0:00:00.078779642  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current READY pending VOID_PENDING, desired next PAUSED
  185. 0:00:00.078788976  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: READY => PAUSED
  186. 0:00:00.078797313  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:709:_ensure_gl_setup:<sink> No current context, creating one for <gldisplayx11-0>
  187. 0:00:00.078806215  3879 0xb90a00 DEBUG   gldisplay gstgldisplay.c:478:gst_gl_display_get_gl_context_for_thread:<gldisplayx11-0> returning context (NULL) for thread (nil)
  188. 0:00:00.078821677  3879 0xb90a00 INFO   glcontext gstglcontext.c:282:gst_gl_context_new: creating a context for display <gldisplayx11-0>, user choice:(null)
  189. 0:00:00.078855196  3879 0xb90a00 DEBUG   glcontext gstglcontext.c:317:gst_gl_context_new:<glcontextglx0> Done creating context for display <gldisplayx11-0> (user_choice:(null))
  190. 0:00:00.078866298  3879 0xb90a00 DEBUG   gldisplay gstgldisplay.c:411:gst_gl_display_create_context:<gldisplayx11-0> creating context <glcontextglx0> from other context (NULL)
  191. 0:00:00.078879184  3879 0xb90a00 DEBUG   glcontext gstglcontext.c:920:gst_gl_context_create:<glcontextglx0> other_context:(NULL)
  192. 0:00:00.078890262  3879 0xb90a00 INFO   glwindow gstglwindow.c:271:gst_gl_window_new: creating a window, user choice:(null)
  193. 0:00:00.079042895  3879 0xb90a00 DEBUG   glcontext gstglcontext.c:781:gst_gl_context_set_window:<glcontextglx0> window:<glwindowx11-0>
  194. 0:00:00.079128648  3879 0xce71e0 DEBUG   glcontext gstglcontext.c:1214:gst_gl_context_create_thread:<glcontextglx0> Creating thread
  195. 0:00:00.087615952  3879 0xce71e0 INFO   glwindow gstglcontext_glx.c:303:gst_gl_context_glx_choose_format: GLX Version: 1.4
  196. 0:00:00.087671530  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:121:_describe_fbconfig: ID: 183
  197. 0:00:00.087681272  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:123:_describe_fbconfig: double buffering: 1
  198. 0:00:00.087688622  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:125:_describe_fbconfig: red: 8
  199. 0:00:00.087695272  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:127:_describe_fbconfig: green: 8
  200. 0:00:00.087701699  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:129:_describe_fbconfig: blue: 8
  201. 0:00:00.087708071  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:131:_describe_fbconfig: alpha: 0
  202. 0:00:00.087714489  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:133:_describe_fbconfig: depth: 24
  203. 0:00:00.087720836  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:135:_describe_fbconfig: stencil: 0
  204. 0:00:00.088241841  3879 0xce71e0 INFO   glcontext gstglcontext.c:1272:gst_gl_context_create_thread:<glcontextglx0> Attempting to create opengl context. user chosen api(s) (any), compiled api support (opengl opengl3 gles2) display api (opengl opengl3 gles2)
  205. 0:00:00.088282069  3879 0xce71e0 DEBUG   glwindow gstglcontext_glx.c:194:gst_gl_context_glx_create_context:<glwindowx11-0> trying to create a GL 3.1 core context
  206. 0:00:00.089955842  3879 0xce71e0 INFO   glcontext gstglcontext.c:1283:gst_gl_context_create_thread:<glcontextglx0> created context
  207. 0:00:00.089972356  3879 0xce71e0 DEBUG   glcontext gstglcontext.c:631:gst_gl_context_activate:<glcontextglx0> activate:1
  208. 0:00:00.090443083  3879 0xce71e0 INFO   glcontext gstglcontext.c:1299:gst_gl_context_create_thread:<glcontextglx0> available GL APIs: opengl3
  209. 0:00:00.090456476  3879 0xce71e0 DEBUG   glcontext gstglcontext.c:1318:gst_gl_context_create_thread:<glcontextglx0> Filling info
  210. 0:00:00.090502667  3879 0xce71e0 INFO   glcontext gstglcontext.c:1114:_create_context_info:<glcontextglx0> GL_VERSION: 3.3 (Core Profile) Mesa 10.7.0-devel (git-fc2726e 2015-07-05 trusty-oibaf-ppa)
  211. 0:00:00.090513508  3879 0xce71e0 INFO   glcontext gstglcontext.c:1117:_create_context_info:<glcontextglx0> GL_SHADING_LANGUAGE_VERSION: 3.30
  212. 0:00:00.090522369  3879 0xce71e0 INFO   glcontext gstglcontext.c:1119:_create_context_info:<glcontextglx0> GL_VENDOR: X.Org
  213. 0:00:00.090530522  3879 0xce71e0 INFO   glcontext gstglcontext.c:1121:_create_context_info:<glcontextglx0> GL_RENDERER: Gallium 0.4 on AMD PITCAIRN
  214. 0:00:00.090635215  3879 0xce71e0 DEBUG   glcontext gstglcontext.c:1460:gst_gl_context_fill_info:<glcontextglx0> GL_EXTENSIONS: GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clip_control GL_ARB_compressed_texture_pixel_storage GL_ARB_copy_buffer GL_ARB_conservative_depth GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_indirect GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_occlusion_query2 GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_shading_language_packing GL_ARB_shading_language_420pack GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_texture_barrier GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map_array GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rgb10_a2ui GL_ARB_texture_rg GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_binding GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_abgr GL_EXT_blend_equation_separate GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_sRGB GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_shader_integer_mix GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_mirror_clamp GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_OES_EGL_image GL_OES_read_format GL_KHR_debug GL_KHR_context_flush_control GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_pinned_memory GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_AMD_vertex_shader_layer GL_AMD_vertex_shader_viewport_index GL_ATI_blend_equation_separate GL_ATI_texture_compression_3dc GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_multimode_draw_arrays GL_MESA_pack_invert GL_MESA_texture_signed_rgba GL_NV_conditional_render GL_NV_depth_clamp GL_NV_packed_depth_stencil GL_NV_texture_barrier GL_NV_vdpau_interop GL_S3_s3tc
  215. 0:00:00.090858381  3879 0xce71e0 INFO   glcontext gstglcontext.c:1328:gst_gl_context_create_thread:<glcontextglx0> Enabling GL context debugging
  216. 0:00:00.090883139  3879 0xb90a00 INFO   glcontext gstglcontext.c:937:gst_gl_context_create:<glcontextglx0> gl thread created
  217. 0:00:00.090903108  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:728:_ensure_gl_setup:<sink> created context <glcontextglx0> from other context (NULL)
  218. 0:00:00.090924471  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:732:_ensure_gl_setup:<sink> got window <glwindowx11-0>
  219. 0:00:00.090945749  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:739:_ensure_gl_setup:<sink> window_id : 0 , new_window_id : 0
  220. 0:00:00.090967924  3879 0xb90a00 DEBUG   gldisplay gstgldisplay.c:562:gst_gl_display_add_context:<gldisplayx11-0> successfully inserted context <glcontextglx0>
  221. 0:00:00.091007319  3879 0xb90a00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' is changing state asynchronously to PAUSED
  222. 0:00:00.091026225  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current READY pending VOID_PENDING, desired next PAUSED
  223. 0:00:00.091039113  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: READY => PAUSED
  224. 0:00:00.091051688  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to PAUSED
  225. 0:00:00.091060152  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  226. 0:00:00.091074182  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 3(PAUSED) successfully
  227. 0:00:00.091091348  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current READY pending VOID_PENDING, desired next PAUSED
  228. 0:00:00.091101395  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: READY => PAUSED
  229. 0:00:00.091112362  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to PAUSED
  230. 0:00:00.091120056  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  231. 0:00:00.091131131  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 3(PAUSED) successfully
  232. 0:00:00.091147052  3879 0xb90a00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' is changing state asynchronously to PAUSED
  233. 0:00:00.091157753  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current READY pending VOID_PENDING, desired next PAUSED
  234. 0:00:00.091173656  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to PAUSED
  235. 0:00:00.091181657  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  236. 0:00:00.091195047  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 3(PAUSED) successfully
  237. 0:00:00.091212649  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current READY pending VOID_PENDING, desired next PAUSED
  238. 0:00:00.091232912  3879 0xb90a00 INFO   filesrc gstfilesrc.c:449:gst_file_src_start:<filesrc0> opening file /opt/vliaskov/Videos/run01.mp4
  239. 0:00:00.091259949  3879 0xb90a00 WARN   basesrc gstbasesrc.c:3481:gst_base_src_start_complete:<filesrc0> pad not activated yet
  240. 0:00:00.091286712  3879 0xb90a00 INFO   filesrc gstfilesrc.c:449:gst_file_src_start:<filesrc0> opening file /opt/vliaskov/Videos/run01.mp4
  241. 0:00:00.091319674  3879 0xb90a00 INFO   task gsttask.c:446:gst_task_set_lock: setting stream lock 0xcb6300 on task 0xdad050
  242. 0:00:00.091330701  3879 0xb90a00 INFO   GST_PADS gstpad.c:5767:gst_pad_start_task:<qtdemux0:sink> created task 0xdad050
  243. 0:00:00.091380020  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to PAUSED
  244. 0:00:00.091390972  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  245. 0:00:00.091403590  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 3(PAUSED) successfully
  246. 0:00:00.091414705  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next PAUSED
  247. 0:00:00.091428165  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to PAUSED
  248. 0:00:00.091438890  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  249. 0:00:00.091450275  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
  250. Pipeline is PREROLLING ...
  251. 0:00:00.091487181  3879 0xce72d0 WARN   qtdemux qtdemux_types.c:209:qtdemux_type_get: unknown QuickTime node type iods
  252. 0:00:00.091557802  3879 0xce72d0 INFO   qtdemux qtdemux.c:10958:qtdemux_parse_tree:<qtdemux0> timescale: 1000
  253. 0:00:00.091568883  3879 0xce72d0 INFO   qtdemux qtdemux.c:10959:qtdemux_parse_tree:<qtdemux0> duration: 5016
  254. Got context from element 'vaapidecode0': gst.vaapi.Display=context, display=(GstVaapiDisplay)NULL;
  255. 0:00:00.091596425  3879 0xce72d0 INFO   qtdemux qtdemux.c:8706:qtdemux_parse_trak:<qtdemux0> type avc1 caps video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3.1, profile=(string)high, codec_data=(buffer)0164001fffe100176764001facb402802dd0800000030080000018078c195001000468ee3cb0
  256. Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
  257. 0:00:00.091643509  3879 0xce72d0 INFO   qtdemux qtdemux.c:9285:qtdemux_parse_trak:<qtdemux0> type mp4a caps audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)12100000000000000000000000000000
  258. 0:00:00.091690878  3879 0xce72d0 WARN   basesrc gstbasesrc.c:2391:gst_base_src_update_length:<filesrc0> processing at or past EOS
  259. 0:00:00.091700650  3879 0xce72d0 INFO   GST_SCHEDULING gstpad.c:4574:gst_pad_get_range_unchecked:<filesrc0:src> getrange failed, flow: eos
  260. 0:00:00.091709652  3879 0xce72d0 INFO   GST_SCHEDULING gstpad.c:4783:gst_pad_pull_range:<qtdemux0:sink> pullrange failed, flow: eos
  261. 0:00:00.091775215  3879 0xce72d0 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad qtdemux0:sink
  262. 0:00:00.091818771  3879 0xce72d0 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3.1, profile=(string)high, codec_data=(buffer)0164001fffe100176764001facb402802dd0800000030080000018078c195001000468ee3cb0, width=(int)1280, height=(int)720, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1
  263. 0:00:00.091850589  3879 0xce72d0 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<qtdemux0> adding pad 'video_0'
  264. 0:00:00.091861965  3879 0xce72d0 INFO   GST_PIPELINE grammar.y:499:gst_parse_found_pad: trying delayed linking qtdemux0:(NULL) to vaapidecode0:(NULL)
  265. 0:00:00.091872937  3879 0xce72d0 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element qtdemux0:(any) to element vaapidecode0:(any)
  266. 0:00:00.091886458  3879 0xce72d0 INFO   GST_PADS gstutils.c:932:gst_pad_check_link: trying to link qtdemux0:video_0 and vaapidecode0:sink
  267. 0:00:00.091909394  3879 0xce72d0 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: qtdemux0 and vaapidecode0 in same bin, no need for ghost pads
  268. 0:00:00.091924200  3879 0xce72d0 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link qtdemux0:video_0 and vaapidecode0:sink
  269. 0:00:00.091941419  3879 0xce72d0 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked qtdemux0:video_0 and vaapidecode0:sink, successful
  270. 0:00:00.091951468  3879 0xce72d0 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  271. 0:00:00.091992687  3879 0xce72d0 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad qtdemux0:sink
  272. 0:00:00.092016279  3879 0xce72d0 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event audio/mpeg, mpegversion=(int)4, framed=(boolean)true, stream-format=(string)raw, level=(string)2, base-profile=(string)lc, profile=(string)lc, codec_data=(buffer)12100000000000000000000000000000, rate=(int)44100, channels=(int)2
  273. 0:00:00.092040282  3879 0xce72d0 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<qtdemux0> adding pad 'audio_0'
  274. 0:00:00.092064758  3879 0xce72d0 INFO   GST_EVENT gstevent.c:760:gst_event_new_segment: creating segment event 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
  275. 0:00:00.092145574  3879 0xce72d0 INFO   vaapidecode gstvaapidecode.c:168:gst_vaapidecode_update_sink_caps:<vaapidecode0> new sink caps = video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3.1, profile=(string)high, codec_data=(buffer)0164001fffe100176764001facb402802dd0800000030080000018078c195001000468ee3cb0, width=(int)1280, height=(int)720, framerate=(fraction)24/1, pixel-aspect-ratio=(fraction)1/1
  276. 0:00:00.092235422  3879 0xce72d0 DEBUG   vaapidecode gstvaapipluginbase.c:463:ensure_sinkpad_buffer_pool: assume video buffer pool format is NV12
  277. 0:00:00.092278003  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 1280x720
  278. 0:00:00.092302865  3879 0xce72d0 DEBUG   vaapi gstvaapidisplay.c:713:ensure_image_formats: 5 image formats
  279. 0:00:00.092310793  3879 0xce72d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: NV12
  280. 0:00:00.092318270  3879 0xce72d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: YV12
  281. 0:00:00.092325127  3879 0xce72d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: I420
  282. 0:00:00.092331800  3879 0xce72d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: BGRA
  283. 0:00:00.092338542  3879 0xce72d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: RGBA
  284. 0:00:00.092358605  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0x6000000
  285. 0:00:00.092370198  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0x6000000
  286. 0:00:00.092558130  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1633:parse_sps: parse SPS
  287. 0:00:00.092577400  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1787:decode_sps: decode SPS
  288. 0:00:00.092587069  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1680:parse_pps: parse PPS
  289. 0:00:00.092595230  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1813:decode_pps: decode PPS
  290. 0:00:00.092604369  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  291. 0:00:00.092618720  3879 0xce72d0 DEBUG   vaapidecode gstvaapidecode.c:393:gst_vaapidecode_handle_frame:<vaapidecode0> activating the decoder
  292. 0:00:00.092798839  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  293. 0:00:00.092829342  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string)RGBA
  294. 0:00:00.093020922  3879 0xce72d0 INFO   vaapidecode gstvaapidecode.c:227:gst_vaapidecode_update_src_caps:<vaapidecode0> new src caps = video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)24/1
  295. 0:00:00.093054687  3879 0xce72d0 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw, format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)24/1
  296. Redistribute latency...
  297. 0:00:00.093150267  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1245:gst_event_new_latency: creating latency event 0:00:00.000000000
  298. 0:00:00.093183746  3879 0xb90a00 INFO   bin gstbin.c:2502:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  299. 0:00:00.093190433  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  300. 0:00:00.093216846  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  301. 0:00:00.093414001  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  302. 0:00:00.093439814  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  303. 0:00:00.093619655  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  304. 0:00:00.093643690  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  305. 0:00:00.093708921  3879 0xce72d0 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:GLMemory), format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)24/1
  306. 0:00:00.093810347  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  307. 0:00:00.093840263  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  308. 0:00:00.093973026  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  309. 0:00:00.093996749  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  310. 0:00:00.094025519  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048: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 ]
  311. 0:00:00.094044098  3879 0xce72d0 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  312. 0:00:00.094063964  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048: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 ]
  313. 0:00:00.094079866  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1191:gst_glimage_sink_set_caps:<sink> set caps with video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  314. 0:00:00.094097151  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  315. 0:00:00.094104125  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 1280x720
  316. 0:00:00.094125872  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1527:gst_glimage_sink_propose_allocation:<sink> create new pool
  317. 0:00:00.094201856  3879 0xce72d0 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta0> Created upload for context <glcontextglx0>
  318. 0:00:00.094238835  3879 0xce72d0 DEBUG   glbasefilter gstglbasefilter.c:189:_find_local_gl_context:<glcolorconvertelement0> found local context 0xda8080
  319. 0:00:00.094336284  3879 0xce72d0 DEBUG   glconvert gstglcolorconvert.c:502:gst_gl_color_convert_new:<glcolorconvert0> Created new colorconvert for context <glcontextglx0>
  320. 0:00:00.094426881  3879 0xce72d0 DEBUG   glconvert gstglcolorconvert.c:663:_gst_gl_color_convert_set_caps_unlocked:<glcolorconvert0> Color converting video/x-raw(memory:GLMemory), format=(string)I420, width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)mpeg2, colorimetry=(string)bt709, framerate=(fraction)24/1 to video/x-raw(memory:GLMemory), width=(int)1280, height=(int)720, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)24/1, format=(string)RGBA
  321. 0:00:00.094482677  3879 0xce72d0 DEBUG   glbasefilter gstglbasefilter.c:189:_find_local_gl_context:<gluploadelement0> found local context 0xda8080
  322. 0:00:00.094540096  3879 0xce72d0 DEBUG   glupload gstglupload.c:914:gst_gl_upload_new:<glupload0> Created new GLUpload for context <glcontextglx0>
  323. 0:00:00.094598809  3879 0xce72d0 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta1> Created upload for context <glcontextglx0>
  324. 0:00:00.094786710  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string){ RGB, RGBx, RGBA, BGR, BGRx, BGRA, xRGB, xBGR, ARGB, ABGR, Y444, I420, YV12, Y42B, Y41B, NV12, NV21, YUY2, UYVY, AYUV, GRAY8, GRAY16_LE, GRAY16_BE, RGB16, BGR16 }
  325. 0:00:00.094813409  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ], format=(string)RGBA
  326. 0:00:00.095020723  3879 0xce72d0 INFO   vaapidecode gstvaapipluginbase.c:708:gst_vaapi_plugin_base_decide_allocation:<vaapidecode0> Pool hasn't GstVaapiVideoMeta. Making a new pool
  327. 0:00:00.095064966  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
  328. 0:00:00.102725510  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000000
  329. 0:00:00.102753105  3879 0xce72d0 DEBUG   vaapi gstvaapiutils.c:53:vaapi_check_status: vaDeriveImage(): operation failed
  330. 0:00:00.102763612  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000000
  331. 0:00:00.102781963  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 1280x720
  332. 0:00:00.102801942  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0x6000000
  333. 0:00:00.102813874  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0x6000000
  334. 0:00:00.102879108  3879 0xce72d0 DEBUG   gluploadmeta gstgluploadmeta.c:113:gst_gl_upload_meta_finalize:<gluploadmeta1> Finalizing
  335. 0:00:00.102948248  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1432:ensure_context: maximum number of views changed to 1
  336. 0:00:00.102959369  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1437:ensure_context: DPB size increased
  337. 0:00:00.102965835  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1448:ensure_context: profile changed
  338. 0:00:00.102971520  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1469:ensure_context: size changed
  339. 0:00:00.102999220  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
  340. 0:00:00.103808930  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000000
  341. 0:00:00.103823417  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
  342. 0:00:00.103958068  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000001
  343. 0:00:00.103970289  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
  344. 0:00:00.104120877  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000002
  345. 0:00:00.104132699  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
  346. 0:00:00.104287965  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000003
  347. 0:00:00.104299601  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 1280x720, chroma type 0x1
  348. 0:00:00.104450276  3879 0xce72d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000004
  349. 0:00:00.104476480  3879 0xce72d0 DEBUG   vaapi gstvaapicontext.c:289:context_create: context 0x02000000
  350. 0:00:00.104484849  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1121:dpb_reset: DPB size 1
  351. 0:00:00.104498541  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3258:init_picture: <IDR>
  352. 0:00:00.104505744  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  353. 0:00:00.104512699  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (34991 bytes)
  354. 0:00:00.104527327  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  355. 0:00:00.104534324  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  356. 0:00:00.104541164  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  357. 0:00:00.349440547  3879 0xce72d0 INFO   GST_EVENT gstevent.c:760:gst_event_new_segment: creating segment event 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
  358. 0:00:00.349567904  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  359. 0:00:00.349974312  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  360. 0:00:00.349988602  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4185 bytes)
  361. 0:00:00.350004298  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  362. 0:00:00.350024855  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  363. 0:00:00.350039595  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  364. 0:00:00.350044530  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  365. 0:00:00.350079643  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  366. 0:00:00.350089180  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 0 (surface 0x03000000)
  367. 0:00:00.350097911  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 0 (surface 0x03000000)
  368. 0:00:00.350177106  3879 0xce72d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader GLMemory
  369. 0:00:00.350190685  3879 0xce72d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader EGLImage
  370. 0:00:00.350198047  3879 0xce72d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader UploadMeta
  371. 0:00:00.350205135  3879 0xce72d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader Raw Data
  372. 0:00:00.350213610  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 1280x720
  373. 0:00:00.350230341  3879 0xce72d0 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0x6000000
  374. 0:00:00.364869463  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:921600
  375. 0:00:00.364908743  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:1280x720 stride:1280 size:921600
  376. 0:00:00.365093884  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  377. 0:00:00.365112103  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  378. 0:00:00.365307239  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  379. 0:00:00.365333254  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  380. 0:00:00.365407058  3879 0xce71e0 INFO   glconvert gstglcolorconvert.c:1271:_init_convert: Initializing color conversion from I420 to RGBA
  381. 0:00:00.365493326  3879 0xce71e0 DEBUG   glshader gstglshader.c:395:gst_gl_shader_new:<glshader0> Created new GLShader for context <glcontextglx0>
  382. 0:00:00.369718436  3879 0xce71e0 INFO   glconvert gstglcolorconvert.c:1452:_init_convert_fbo: Context, EXT_framebuffer_object supported: yes
  383. 0:00:00.370568651  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:3686400
  384. 0:00:00.370588935  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:4 dimensions:1280x720 stride:5120 size:3686400
  385. 0:00:00.384542904  3879 0xce71e0 DEBUG   glshader gstglshader.c:395:gst_gl_shader_new:<glshader1> Created new GLShader for context <glcontextglx0>
  386. 0:00:00.391736845  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 1280x720
  387. 0:00:00.391783051  3879 0xce71e0 DEBUG   glwindow gstglwindow_x11.c:656:gst_gl_window_x11_handle_event: unknown XEvent type: 21
  388. 0:00:00.391793348  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 1280x720
  389. 0:00:00.391804983  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 1280x720
  390. 0:00:00.391814897  3879 0xce71e0 DEBUG   glwindow gstglwindow_x11.c:656:gst_gl_window_x11_handle_event: unknown XEvent type: 19
  391. 0:00:00.391828828  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 1280x720
  392. 0:00:00.392191240  3879 0xce72d0 INFO   GST_STATES gstbin.c:3158:bin_handle_async_done:<glimagesinkbin0> committing state from READY to PAUSED, old pending PAUSED
  393. 0:00:00.392207492  3879 0xce72d0 INFO   GST_STATES gstbin.c:3178:bin_handle_async_done:<glimagesinkbin0> completed state change, pending VOID
  394. 0:00:00.392213969  3879 0xce72d0 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  395. 0:00:00.392228259  3879 0xce72d0 INFO   GST_STATES gstbin.c:3158:bin_handle_async_done:<pipeline0> committing state from READY to PAUSED, old pending PAUSED
  396. 0:00:00.392235525  3879 0xce72d0 INFO   GST_STATES gstbin.c:3178:bin_handle_async_done:<pipeline0> completed state change, pending VOID
  397. 0:00:00.392240604  3879 0xce72d0 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  398. Pipeline is PREROLLED ...
  399. Setting pipeline to PLAYING ...
  400. 0:00:00.392408741  3879 0xb90a00 INFO   GST_EVENT gstevent.c:1245:gst_event_new_latency: creating latency event 0:00:00.000000000
  401. 0:00:00.392438339  3879 0xb90a00 INFO   bin gstbin.c:2502:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  402. 0:00:00.392454118  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PAUSED pending VOID_PENDING, desired next PLAYING
  403. 0:00:00.392463726  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PAUSED => PLAYING
  404. 0:00:00.392473747  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current PAUSED pending VOID_PENDING, desired next PLAYING
  405. 0:00:00.392488591  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PAUSED => PLAYING
  406. 0:00:00.392500072  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to PLAYING
  407. 0:00:00.392507866  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  408. 0:00:00.392517616  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 4(PLAYING) successfully
  409. 0:00:00.392526380  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current PAUSED pending VOID_PENDING, desired next PLAYING
  410. 0:00:00.392534002  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PAUSED => PLAYING
  411. 0:00:00.392540026  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to PLAYING
  412. 0:00:00.392545261  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  413. 0:00:00.392553439  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 4(PLAYING) successfully
  414. 0:00:00.392561591  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current PAUSED pending VOID_PENDING, desired next PLAYING
  415. 0:00:00.392568521  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PAUSED => PLAYING
  416. 0:00:00.392574349  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to PLAYING
  417. 0:00:00.392579622  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  418. 0:00:00.392587681  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 4(PLAYING) successfully
  419. 0:00:00.392595899  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to PLAYING
  420. 0:00:00.392601429  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  421. 0:00:00.392609768  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 4(PLAYING) successfully
  422. 0:00:00.392617835  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PAUSED pending VOID_PENDING, desired next PLAYING
  423. 0:00:00.392625374  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to PLAYING
  424. 0:00:00.392633803  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  425. 0:00:00.392642321  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 4(PLAYING) successfully
  426. 0:00:00.392650219  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PAUSED pending VOID_PENDING, desired next PLAYING
  427. 0:00:00.392657700  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to PLAYING
  428. 0:00:00.392663052  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  429. 0:00:00.392670853  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 4(PLAYING) successfully
  430. 0:00:00.392678105  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next PLAYING
  431. 0:00:00.392685657  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to PLAYING
  432. 0:00:00.392690869  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  433. 0:00:00.392698670  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 4(PLAYING) successfully
  434. 0:00:00.392706043  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<pipeline0> completed state change to PLAYING
  435. 0:00:00.392711480  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  436. New clock: GstSystemClock
  437. 0:00:00.401214026  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1912:gst_glimage_sink_redisplay: Recreating output after mode/size change
  438. 0:00:00.401243181  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  439. 0:00:00.401248981  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 1280x720
  440. 0:00:00.401350946  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 1280x720
  441. 0:00:00.401394692  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 1280x720
  442. 0:00:00.433084284  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  443. 0:00:00.433126077  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  444. 0:00:00.433133832  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (5692 bytes)
  445. 0:00:00.433152660  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  446. 0:00:00.433158037  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  447. 0:00:00.433162924  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  448. 0:00:00.433167890  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  449. 0:00:00.433210443  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  450. 0:00:00.433220782  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 1 (surface 0x03000001)
  451. 0:00:00.433229480  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 1 (surface 0x03000001)
  452. 0:00:00.435023326  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:921600
  453. 0:00:00.435040135  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:1280x720 stride:1280 size:921600
  454. 0:00:00.435123137  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  455. 0:00:00.435130849  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  456. 0:00:00.435208729  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  457. 0:00:00.435215807  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  458. 0:00:00.435717498  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:3686400
  459. 0:00:00.435738127  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:4 dimensions:1280x720 stride:5120 size:3686400
  460. 0:00:00.436440103  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  461. 0:00:00.436449689  3879 0xce72d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 1280x720
  462. 0:00:00.436687570  3879 0xce71e0 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 1280x720
  463. 0:00:00.449699032  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  464. 0:00:00.449734321  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  465. 0:00:00.449742237  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (5746 bytes)
  466. 0:00:00.449762016  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  467. 0:00:00.449767536  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  468. 0:00:00.449772437  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  469. 0:00:00.449777486  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  470. 0:00:00.449821843  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  471. 0:00:00.449832030  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 2 (surface 0x03000002)
  472. 0:00:00.449841275  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 2 (surface 0x03000002)
  473. 0:00:00.457162446  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:921600
  474. 0:00:00.457181944  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:1280x720 stride:1280 size:921600
  475. 0:00:00.457284513  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  476. 0:00:00.457292027  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  477. 0:00:00.457376820  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  478. 0:00:00.457383955  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  479. 0:00:00.457475840  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2a60 size:3686400
  480. 0:00:00.457493498  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2a60 format:4 dimensions:1280x720 stride:5120 size:3686400
  481. 0:00:00.476665742  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  482. 0:00:00.476708697  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  483. 0:00:00.476716789  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (7002 bytes)
  484. 0:00:00.476727122  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  485. 0:00:00.476732300  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  486. 0:00:00.476737387  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  487. 0:00:00.476751837  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  488. 0:00:00.476786321  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  489. 0:00:00.476796201  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 3 (surface 0x03000003)
  490. 0:00:00.476805319  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 3 (surface 0x03000003)
  491. 0:00:00.478765570  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:921600
  492. 0:00:00.478797764  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:1280x720 stride:1280 size:921600
  493. 0:00:00.478859175  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:230400
  494. 0:00:00.478869840  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:5 dimensions:640x360 stride:640 size:230400
  495. 0:00:00.478918040  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  496. 0:00:00.478926607  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  497. 0:00:00.478998522  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:3686400
  498. 0:00:00.479036569  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:4 dimensions:1280x720 stride:5120 size:3686400
  499. 0:00:00.518500382  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  500. 0:00:00.518544058  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  501. 0:00:00.518552581  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10315 bytes)
  502. 0:00:00.518563683  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  503. 0:00:00.518569212  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  504. 0:00:00.518574866  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  505. 0:00:00.518580482  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  506. 0:00:00.518614831  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  507. 0:00:00.518625218  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 4 (surface 0x03000004)
  508. 0:00:00.518645025  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 4 (surface 0x03000004)
  509. 0:00:00.527033628  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:921600
  510. 0:00:00.527063341  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:1280x720 stride:1280 size:921600
  511. 0:00:00.527173770  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:230400
  512. 0:00:00.527186049  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:640x360 stride:640 size:230400
  513. 0:00:00.527279561  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:230400
  514. 0:00:00.527289488  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:5 dimensions:640x360 stride:640 size:230400
  515. 0:00:00.527392935  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:3686400
  516. 0:00:00.527412957  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:4 dimensions:1280x720 stride:5120 size:3686400
  517. 0:00:00.559931845  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  518. 0:00:00.559976509  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  519. 0:00:00.559984983  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (9938 bytes)
  520. 0:00:00.559996347  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  521. 0:00:00.560002142  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  522. 0:00:00.560007765  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  523. 0:00:00.560013685  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  524. 0:00:00.560050566  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  525. 0:00:00.560061180  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 5 (surface 0x03000000)
  526. 0:00:00.560071452  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 5 (surface 0x03000000)
  527. 0:00:00.562047466  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:921600
  528. 0:00:00.562071602  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:1280x720 stride:1280 size:921600
  529. 0:00:00.562152295  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:230400
  530. 0:00:00.562161308  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:5 dimensions:640x360 stride:640 size:230400
  531. 0:00:00.562225597  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:230400
  532. 0:00:00.562233577  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:640x360 stride:640 size:230400
  533. 0:00:00.562307086  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1060 size:3686400
  534. 0:00:00.562326643  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1060 format:4 dimensions:1280x720 stride:5120 size:3686400
  535. 0:00:00.602061971  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  536. 0:00:00.602127222  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  537. 0:00:00.602142318  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (7431 bytes)
  538. 0:00:00.602159758  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  539. 0:00:00.602169320  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  540. 0:00:00.602178686  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  541. 0:00:00.602188172  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  542. 0:00:00.602228850  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  543. 0:00:00.602245395  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 6 (surface 0x03000001)
  544. 0:00:00.602262077  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 6 (surface 0x03000001)
  545. 0:00:00.609747310  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:921600
  546. 0:00:00.609798581  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:5 dimensions:1280x720 stride:1280 size:921600
  547. 0:00:00.609885133  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  548. 0:00:00.609900583  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  549. 0:00:00.610025478  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:230400
  550. 0:00:00.610040352  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:5 dimensions:640x360 stride:640 size:230400
  551. 0:00:00.610146748  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:3686400
  552. 0:00:00.610177736  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:4 dimensions:1280x720 stride:5120 size:3686400
  553. 0:00:00.643546399  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  554. 0:00:00.643599336  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  555. 0:00:00.643610196  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6375 bytes)
  556. 0:00:00.643624548  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  557. 0:00:00.643631512  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  558. 0:00:00.643638520  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  559. 0:00:00.643645400  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  560. 0:00:00.643679902  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  561. 0:00:00.643692133  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 7 (surface 0x03000002)
  562. 0:00:00.643704924  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 7 (surface 0x03000002)
  563. 0:00:00.645948664  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:921600
  564. 0:00:00.645996152  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:1280x720 stride:1280 size:921600
  565. 0:00:00.646140837  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:230400
  566. 0:00:00.646157056  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:5 dimensions:640x360 stride:640 size:230400
  567. 0:00:00.646303443  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1060 size:230400
  568. 0:00:00.646317319  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1060 format:5 dimensions:640x360 stride:640 size:230400
  569. 0:00:00.646470253  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:3686400
  570. 0:00:00.646514376  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:4 dimensions:1280x720 stride:5120 size:3686400
  571. 0:00:00.685507559  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  572. 0:00:00.685574987  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  573. 0:00:00.685589643  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (7333 bytes)
  574. 0:00:00.685607606  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  575. 0:00:00.685625086  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  576. 0:00:00.685634955  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  577. 0:00:00.685644923  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  578. 0:00:00.685686104  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  579. 0:00:00.685711507  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 8 (surface 0x03000003)
  580. 0:00:00.685725377  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 8 (surface 0x03000003)
  581. 0:00:00.693672605  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:921600
  582. 0:00:00.693714074  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:1280x720 stride:1280 size:921600
  583. 0:00:00.693855680  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:230400
  584. 0:00:00.693866659  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:5 dimensions:640x360 stride:640 size:230400
  585. 0:00:00.694009489  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:230400
  586. 0:00:00.694019460  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:5 dimensions:640x360 stride:640 size:230400
  587. 0:00:00.694172066  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:3686400
  588. 0:00:00.694195800  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:4 dimensions:1280x720 stride:5120 size:3686400
  589. 0:00:00.727107232  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  590. 0:00:00.727182552  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  591. 0:00:00.727197073  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6218 bytes)
  592. 0:00:00.727214329  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  593. 0:00:00.727223223  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  594. 0:00:00.727231883  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  595. 0:00:00.727240587  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  596. 0:00:00.727282817  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  597. 0:00:00.727298976  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 9 (surface 0x03000004)
  598. 0:00:00.727315082  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 9 (surface 0x03000004)
  599. 0:00:00.729650510  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:921600
  600. 0:00:00.729697652  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:5 dimensions:1280x720 stride:1280 size:921600
  601. 0:00:00.729861392  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1060 size:230400
  602. 0:00:00.729881992  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1060 format:5 dimensions:640x360 stride:640 size:230400
  603. 0:00:00.730005341  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:230400
  604. 0:00:00.730034457  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:5 dimensions:640x360 stride:640 size:230400
  605. 0:00:00.730153069  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:3686400
  606. 0:00:00.730185236  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:4 dimensions:1280x720 stride:5120 size:3686400
  607. 0:00:00.768606020  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  608. 0:00:00.768656177  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  609. 0:00:00.768668041  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (11501 bytes)
  610. 0:00:00.768684336  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  611. 0:00:00.768703762  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  612. 0:00:00.768712165  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  613. 0:00:00.768720097  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  614. 0:00:00.768757964  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  615. 0:00:00.768772322  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 10 (surface 0x03000000)
  616. 0:00:00.768785772  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 10 (surface 0x03000000)
  617. 0:00:00.777030223  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1060 size:921600
  618. 0:00:00.777078601  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1060 format:5 dimensions:1280x720 stride:1280 size:921600
  619. 0:00:00.777246080  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:230400
  620. 0:00:00.777275687  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:5 dimensions:640x360 stride:640 size:230400
  621. 0:00:00.777389634  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:230400
  622. 0:00:00.777418113  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:5 dimensions:640x360 stride:640 size:230400
  623. 0:00:00.777523765  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:3686400
  624. 0:00:00.777553804  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:4 dimensions:1280x720 stride:5120 size:3686400
  625. 0:00:00.810448448  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  626. 0:00:00.810503188  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  627. 0:00:00.810517161  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6776 bytes)
  628. 0:00:00.810534350  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  629. 0:00:00.810543543  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  630. 0:00:00.810552177  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  631. 0:00:00.810561057  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  632. 0:00:00.810614662  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  633. 0:00:00.810630432  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 11 (surface 0x03000001)
  634. 0:00:00.810646691  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 11 (surface 0x03000001)
  635. 0:00:00.813127408  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:921600
  636. 0:00:00.813170968  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:5 dimensions:1280x720 stride:1280 size:921600
  637. 0:00:00.813289208  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1060 size:230400
  638. 0:00:00.813312980  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1060 format:5 dimensions:640x360 stride:640 size:230400
  639. 0:00:00.813398713  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:230400
  640. 0:00:00.813421396  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:640x360 stride:640 size:230400
  641. 0:00:00.813523453  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:3686400
  642. 0:00:00.813554359  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:4 dimensions:1280x720 stride:5120 size:3686400
  643. 0:00:00.851982534  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  644. 0:00:00.852037546  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  645. 0:00:00.852052427  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6067 bytes)
  646. 0:00:00.852070155  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  647. 0:00:00.852079584  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  648. 0:00:00.852088464  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  649. 0:00:00.852097978  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  650. 0:00:00.852141542  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  651. 0:00:00.852157663  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 12 (surface 0x03000002)
  652. 0:00:00.852174188  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 12 (surface 0x03000002)
  653. 0:00:00.860032858  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:921600
  654. 0:00:00.860067916  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:5 dimensions:1280x720 stride:1280 size:921600
  655. 0:00:00.860249729  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  656. 0:00:00.860294957  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  657. 0:00:00.860469804  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:230400
  658. 0:00:00.860489592  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:5 dimensions:640x360 stride:640 size:230400
  659. 0:00:00.860648999  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:3686400
  660. 0:00:00.860677863  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:4 dimensions:1280x720 stride:5120 size:3686400
  661. 0:00:00.893741027  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  662. 0:00:00.893800292  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  663. 0:00:00.893814285  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (8190 bytes)
  664. 0:00:00.893831486  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  665. 0:00:00.893840471  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  666. 0:00:00.893848958  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  667. 0:00:00.893858027  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  668. 0:00:00.893899215  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  669. 0:00:00.893914871  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 13 (surface 0x03000003)
  670. 0:00:00.893930631  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 13 (surface 0x03000003)
  671. 0:00:00.896368497  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:921600
  672. 0:00:00.896403901  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:5 dimensions:1280x720 stride:1280 size:921600
  673. 0:00:00.896539541  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:230400
  674. 0:00:00.896566523  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:640x360 stride:640 size:230400
  675. 0:00:00.896695716  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1060 size:230400
  676. 0:00:00.896725223  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1060 format:5 dimensions:640x360 stride:640 size:230400
  677. 0:00:00.896874286  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:3686400
  678. 0:00:00.896906870  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:4 dimensions:1280x720 stride:5120 size:3686400
  679. 0:00:00.935355747  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  680. 0:00:00.935416495  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  681. 0:00:00.935430436  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (9731 bytes)
  682. 0:00:00.935447930  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  683. 0:00:00.935457055  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  684. 0:00:00.935465723  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  685. 0:00:00.935475198  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  686. 0:00:00.935518571  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  687. 0:00:00.935534731  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 14 (surface 0x03000004)
  688. 0:00:00.935550743  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 14 (surface 0x03000004)
  689. 0:00:00.943714661  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:921600
  690. 0:00:00.943769968  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:1280x720 stride:1280 size:921600
  691. 0:00:00.943938458  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:230400
  692. 0:00:00.943967787  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:5 dimensions:640x360 stride:640 size:230400
  693. 0:00:00.944098443  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:230400
  694. 0:00:00.944142389  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:5 dimensions:640x360 stride:640 size:230400
  695. 0:00:00.944252229  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:3686400
  696. 0:00:00.944282766  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:4 dimensions:1280x720 stride:5120 size:3686400
  697. 0:00:00.977086388  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  698. 0:00:00.977135506  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  699. 0:00:00.977148255  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (7904 bytes)
  700. 0:00:00.977164534  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  701. 0:00:00.977172997  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  702. 0:00:00.977181358  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  703. 0:00:00.977189881  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  704. 0:00:00.977228561  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  705. 0:00:00.977243222  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 15 (surface 0x03000000)
  706. 0:00:00.977258364  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 15 (surface 0x03000000)
  707. 0:00:00.979755651  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:921600
  708. 0:00:00.979800908  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:5 dimensions:1280x720 stride:1280 size:921600
  709. 0:00:00.979953413  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:230400
  710. 0:00:00.979968729  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:640x360 stride:640 size:230400
  711. 0:00:00.980083216  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:230400
  712. 0:00:00.980096236  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:5 dimensions:640x360 stride:640 size:230400
  713. 0:00:00.980221488  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2a60 size:3686400
  714. 0:00:00.980252179  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2a60 format:4 dimensions:1280x720 stride:5120 size:3686400
  715. 0:00:01.018644825  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  716. 0:00:01.018706551  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  717. 0:00:01.018721319  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (5969 bytes)
  718. 0:00:01.018738852  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  719. 0:00:01.018747857  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  720. 0:00:01.018756909  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  721. 0:00:01.018766805  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  722. 0:00:01.018808181  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  723. 0:00:01.018824228  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 16 (surface 0x03000001)
  724. 0:00:01.018840577  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 16 (surface 0x03000001)
  725. 0:00:01.026704292  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:921600
  726. 0:00:01.026751264  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:5 dimensions:1280x720 stride:1280 size:921600
  727. 0:00:01.026903509  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  728. 0:00:01.026918676  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  729. 0:00:01.027090082  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:230400
  730. 0:00:01.027125383  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:5 dimensions:640x360 stride:640 size:230400
  731. 0:00:01.027283658  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:3686400
  732. 0:00:01.027316389  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:4 dimensions:1280x720 stride:5120 size:3686400
  733. 0:00:01.060290431  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  734. 0:00:01.060338576  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  735. 0:00:01.060351380  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (5501 bytes)
  736. 0:00:01.060378803  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  737. 0:00:01.060387563  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  738. 0:00:01.060395563  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  739. 0:00:01.060403682  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  740. 0:00:01.060439723  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  741. 0:00:01.060453080  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 17 (surface 0x03000002)
  742. 0:00:01.060467564  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 17 (surface 0x03000002)
  743. 0:00:01.062907362  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2a60 size:921600
  744. 0:00:01.062949538  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2a60 format:5 dimensions:1280x720 stride:1280 size:921600
  745. 0:00:01.063076606  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:230400
  746. 0:00:01.063094514  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:5 dimensions:640x360 stride:640 size:230400
  747. 0:00:01.063228417  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a20a0 size:230400
  748. 0:00:01.063242927  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a20a0 format:5 dimensions:640x360 stride:640 size:230400
  749. 0:00:01.063386483  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:3686400
  750. 0:00:01.063418292  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:4 dimensions:1280x720 stride:5120 size:3686400
  751. 0:00:01.102093417  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  752. 0:00:01.102154997  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  753. 0:00:01.102169538  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (7616 bytes)
  754. 0:00:01.102187571  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  755. 0:00:01.102196834  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  756. 0:00:01.102205922  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  757. 0:00:01.102229501  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  758. 0:00:01.102275891  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  759. 0:00:01.102292955  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 18 (surface 0x03000003)
  760. 0:00:01.102309572  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 18 (surface 0x03000003)
  761. 0:00:01.110350539  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:921600
  762. 0:00:01.110399238  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:5 dimensions:1280x720 stride:1280 size:921600
  763. 0:00:01.110561168  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2a60 size:230400
  764. 0:00:01.110575651  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2a60 format:5 dimensions:640x360 stride:640 size:230400
  765. 0:00:01.110725204  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:230400
  766. 0:00:01.110737921  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:5 dimensions:640x360 stride:640 size:230400
  767. 0:00:01.110890148  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:3686400
  768. 0:00:01.110917733  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:4 dimensions:1280x720 stride:5120 size:3686400
  769. 0:00:01.143634108  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  770. 0:00:01.143682480  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  771. 0:00:01.143695434  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6723 bytes)
  772. 0:00:01.143711103  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  773. 0:00:01.143719302  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  774. 0:00:01.143727255  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  775. 0:00:01.143735563  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  776. 0:00:01.143775302  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  777. 0:00:01.143800782  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 19 (surface 0x03000004)
  778. 0:00:01.143825837  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 19 (surface 0x03000004)
  779. 0:00:01.146364052  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2a60 size:921600
  780. 0:00:01.146402267  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2a60 format:5 dimensions:1280x720 stride:1280 size:921600
  781. 0:00:01.146574328  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:230400
  782. 0:00:01.146587965  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:5 dimensions:640x360 stride:640 size:230400
  783. 0:00:01.146727830  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  784. 0:00:01.146740267  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  785. 0:00:01.146889780  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:3686400
  786. 0:00:01.146916979  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:4 dimensions:1280x720 stride:5120 size:3686400
  787. 0:00:01.185275310  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  788. 0:00:01.185322403  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  789. 0:00:01.185335281  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (8475 bytes)
  790. 0:00:01.185351423  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  791. 0:00:01.185359774  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  792. 0:00:01.185367848  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  793. 0:00:01.185376829  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  794. 0:00:01.185413020  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  795. 0:00:01.185427295  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 20 (surface 0x03000000)
  796. 0:00:01.185442349  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 20 (surface 0x03000000)
  797. 0:00:01.193411937  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2a60 size:921600
  798. 0:00:01.193475224  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2a60 format:5 dimensions:1280x720 stride:1280 size:921600
  799. 0:00:01.193642299  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d13a0 size:230400
  800. 0:00:01.193671755  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d13a0 format:5 dimensions:640x360 stride:640 size:230400
  801. 0:00:01.193815659  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:230400
  802. 0:00:01.193831934  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:5 dimensions:640x360 stride:640 size:230400
  803. 0:00:01.193942747  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:3686400
  804. 0:00:01.193970586  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:4 dimensions:1280x720 stride:5120 size:3686400
  805. 0:00:01.226931505  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  806. 0:00:01.226996075  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  807. 0:00:01.227021826  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10837 bytes)
  808. 0:00:01.227040905  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  809. 0:00:01.227050922  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  810. 0:00:01.227060689  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  811. 0:00:01.227070309  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  812. 0:00:01.227116692  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  813. 0:00:01.227133161  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 21 (surface 0x03000001)
  814. 0:00:01.227150641  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 21 (surface 0x03000001)
  815. 0:00:01.229619590  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:921600
  816. 0:00:01.229650833  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:1280x720 stride:1280 size:921600
  817. 0:00:01.229807504  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  818. 0:00:01.229821683  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  819. 0:00:01.229999598  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fac0d1200 size:230400
  820. 0:00:01.230019007  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fac0d1200 format:5 dimensions:640x360 stride:640 size:230400
  821. 0:00:01.230179641  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:3686400
  822. 0:00:01.230208293  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:4 dimensions:1280x720 stride:5120 size:3686400
  823. 0:00:01.268662205  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  824. 0:00:01.268714097  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  825. 0:00:01.268728550  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (14225 bytes)
  826. 0:00:01.268746824  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  827. 0:00:01.268756433  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  828. 0:00:01.268765323  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  829. 0:00:01.268774782  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  830. 0:00:01.268819604  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  831. 0:00:01.268835430  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 22 (surface 0x03000002)
  832. 0:00:01.268852293  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 22 (surface 0x03000002)
  833. 0:00:01.277122520  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:921600
  834. 0:00:01.277170596  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:1280x720 stride:1280 size:921600
  835. 0:00:01.277353955  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:230400
  836. 0:00:01.277390500  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:640x360 stride:640 size:230400
  837. 0:00:01.277572108  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:230400
  838. 0:00:01.277605822  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:5 dimensions:640x360 stride:640 size:230400
  839. 0:00:01.277778885  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:3686400
  840. 0:00:01.277825959  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:4 dimensions:1280x720 stride:5120 size:3686400
  841. 0:00:01.310466502  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  842. 0:00:01.310527365  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  843. 0:00:01.310542554  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6675 bytes)
  844. 0:00:01.310561031  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  845. 0:00:01.310570417  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  846. 0:00:01.310579696  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  847. 0:00:01.310589000  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  848. 0:00:01.310631303  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  849. 0:00:01.310647816  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 23 (surface 0x03000003)
  850. 0:00:01.310665333  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 23 (surface 0x03000003)
  851. 0:00:01.313011052  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:921600
  852. 0:00:01.313059757  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:1280x720 stride:1280 size:921600
  853. 0:00:01.313189002  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  854. 0:00:01.313214449  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  855. 0:00:01.313302775  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  856. 0:00:01.313317008  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  857. 0:00:01.313424892  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:3686400
  858. 0:00:01.313457240  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:4 dimensions:1280x720 stride:5120 size:3686400
  859. 0:00:01.351797203  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  860. 0:00:01.351859296  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  861. 0:00:01.351873038  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (6559 bytes)
  862. 0:00:01.351889577  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  863. 0:00:01.351898378  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  864. 0:00:01.351906816  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  865. 0:00:01.351915906  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  866. 0:00:01.351957227  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  867. 0:00:01.351972479  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 24 (surface 0x03000004)
  868. 0:00:01.351988036  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 24 (surface 0x03000004)
  869. 0:00:01.359951806  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2580 size:921600
  870. 0:00:01.359999527  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2580 format:5 dimensions:1280x720 stride:1280 size:921600
  871. 0:00:01.360186679  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2c00 size:230400
  872. 0:00:01.360231477  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2c00 format:5 dimensions:640x360 stride:640 size:230400
  873. 0:00:01.360389956  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2da0 size:230400
  874. 0:00:01.360405416  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2da0 format:5 dimensions:640x360 stride:640 size:230400
  875. 0:00:01.360560939  3879 0xce71e0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a28c0 size:3686400
  876. 0:00:01.360591372  3879 0xce71e0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a28c0 format:4 dimensions:1280x720 stride:5120 size:3686400
  877. 0:00:01.380984517  3879 0xce71e0 DEBUG   glwindow gstglwindow_x11.c:559:gst_gl_window_x11_handle_event: Close 73400322d
  878. 0:00:01.381023182  3879 0xce71e0 WARN   default gstglutils.c:426:gst_gl_context_set_error: Output window was closed
  879. 0:00:01.393512815  3879 0xce72d0 WARN   glimagesink gstglimagesink.c:1407:gst_glimage_sink_show_frame:<sink> error: Output window was closed
  880. 0:00:01.393563129  3879 0xce72d0 INFO   GST_ERROR_SYSTEM gstelement.c:1837:gst_element_message_full:<sink> posting message: Output window was closed
  881. 0:00:01.393632769  3879 0xce72d0 INFO   GST_ERROR_SYSTEM gstelement.c:1860:gst_element_message_full:<sink> posted error message: Output window was closed
  882. 0:00:01.393678312  3879 0xce72d0 INFO   vaapidecode gstvaapidecode.c:346:gst_vaapidecode_push_decoded_frame:<vaapidecode0> downstream element rejected the frame (error [-5])
  883. 0:00:01.393708083  3879 0xce72d0 WARN   qtdemux qtdemux.c:4841:gst_qtdemux_loop:<qtdemux0> error: streaming stopped, reason error
  884. ERROR: from element /GstPipeline:pipeline0/GstGLImageSinkBin:glimagesinkbin0/GstGLImageSink:sink: Output window was closed
  885. 0:00:01.393734156  3879 0xce72d0 INFO   GST_ERROR_SYSTEM gstelement.c:1837:gst_element_message_full:<qtdemux0> posting message: GStreamer encountered a general stream error.
  886. Additional debug info:
  887. gstglimagesink.c(1407): gst_glimage_sink_show_frame (): /GstPipeline:pipeline0/GstGLImageSinkBin:glimagesinkbin0/GstGLImageSink:sink
  888. 0:00:01.393775011  3879 0xce72d0 INFO   GST_ERROR_SYSTEM gstelement.c:1860:gst_element_message_full:<qtdemux0> posted error message: GStreamer encountered a general stream error.
  889. Execution ended after 0:00:01.001056625
  890. Setting pipeline to PAUSED ...
  891. 0:00:01.393802545  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 25 (surface 0x03000000)
  892. 0:00:01.393820574  3879 0xce72d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 25 (surface 0x03000000)
  893. 0:00:01.393819039  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PLAYING pending VOID_PENDING, desired next PAUSED
  894. 0:00:01.393852757  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PLAYING => PAUSED
  895. 0:00:01.393874069  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current PLAYING pending VOID_PENDING, desired next PAUSED
  896. 0:00:01.393888675  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PLAYING => PAUSED
  897. 0:00:01.393907477  3879 0xb90a00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' is changing state asynchronously to PAUSED
  898. 0:00:01.393922457  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current PLAYING pending VOID_PENDING, desired next PAUSED
  899. 0:00:01.393936235  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PLAYING => PAUSED
  900. 0:00:01.393947061  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to PAUSED
  901. 0:00:01.393957251  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  902. 0:00:01.393975513  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 3(PAUSED) successfully
  903. 0:00:01.393990782  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current PLAYING pending VOID_PENDING, desired next PAUSED
  904. 0:00:01.394014332  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PLAYING => PAUSED
  905. 0:00:01.394025827  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to PAUSED
  906. 0:00:01.394035914  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  907. 0:00:01.394051159  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 3(PAUSED) successfully
  908. 0:00:01.394077292  3879 0xb90a00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' is changing state asynchronously to PAUSED
  909. 0:00:01.394093160  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PLAYING pending VOID_PENDING, desired next PAUSED
  910. 0:00:01.394108001  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to PAUSED
  911. 0:00:01.394118505  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  912. 0:00:01.394134421  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 3(PAUSED) successfully
  913. 0:00:01.394149851  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PLAYING pending VOID_PENDING, desired next PAUSED
  914. 0:00:01.394173803  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to PAUSED
  915. 0:00:01.394183859  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  916. 0:00:01.394198467  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 3(PAUSED) successfully
  917. 0:00:01.394211721  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PLAYING pending VOID_PENDING, desired next PAUSED
  918. 0:00:01.394235575  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to PAUSED
  919. 0:00:01.394245969  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  920. 0:00:01.394260833  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
  921. Setting pipeline to READY ...
  922. 0:00:01.394305301  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PLAYING pending PAUSED, desired next READY
  923. 0:00:01.394320583  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PAUSED => READY
  924. 0:00:01.394345996  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current PLAYING pending PAUSED, desired next READY
  925. 0:00:01.394370972  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PAUSED => READY
  926. 0:00:01.394855907  3879 0xce71e0 DEBUG   glshader gstglshader.c:147:_cleanup_shader: shader deleted 4
  927. 0:00:01.394945121  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to READY
  928. 0:00:01.395007096  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
  929. 0:00:01.395036634  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 2(READY) successfully
  930. 0:00:01.395056992  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current PAUSED pending VOID_PENDING, desired next READY
  931. 0:00:01.395072265  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PAUSED => READY
  932. 0:00:01.395345610  3879 0xce71e0 DEBUG   glshader gstglshader.c:147:_cleanup_shader: shader deleted 1
  933. 0:00:01.395504801  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to READY
  934. 0:00:01.395532803  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  935. 0:00:01.395554885  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 2(READY) successfully
  936. 0:00:01.395574291  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current PAUSED pending VOID_PENDING, desired next READY
  937. 0:00:01.395589135  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PAUSED => READY
  938. 0:00:01.396184219  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2720 size:921600
  939. 0:00:01.396211375  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2720 format:5 dimensions:1280x720 stride:1280 size:921600
  940. 0:00:01.396343006  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a23e0 size:230400
  941. 0:00:01.396356939  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a23e0 format:5 dimensions:640x360 stride:640 size:230400
  942. 0:00:01.396480897  3879 0xce72d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f9fa80a2240 size:230400
  943. 0:00:01.396503534  3879 0xce72d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f9fa80a2240 format:5 dimensions:640x360 stride:640 size:230400
  944. 0:00:01.396530308  3879 0xce72d0 INFO   vaapidecode gstvaapidecode.c:346:gst_vaapidecode_push_decoded_frame:<vaapidecode0> downstream element rejected the frame (flushing [-2])
  945. 0:00:01.396562860  3879 0xce72d0 INFO   GST_EVENT gstpad.c:5424:gst_pad_send_event_unchecked:<gluploadelement0:sink> Received event on flushing pad. Discarding
  946. 0:00:01.396595190  3879 0xce72d0 INFO   task gsttask.c:315:gst_task_func:<qtdemux0:sink> Task going to paused
  947. 0:00:01.396656863  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to READY
  948. 0:00:01.396682988  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  949. 0:00:01.396701352  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 2(READY) successfully
  950. 0:00:01.396728343  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to READY
  951. 0:00:01.396740490  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
  952. 0:00:01.396757223  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 2(READY) successfully
  953. 0:00:01.396773891  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PAUSED pending VOID_PENDING, desired next READY
  954. 0:00:01.396810231  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to READY
  955. 0:00:01.396823639  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  956. 0:00:01.396839585  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 2(READY) successfully
  957. 0:00:01.396855513  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PAUSED pending VOID_PENDING, desired next READY
  958. 0:00:01.396910701  3879 0xce72d0 INFO   task gsttask.c:317:gst_task_func:<qtdemux0:sink> Task resume from paused
  959. 0:00:01.396989189  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<qtdemux0> removing pad 'video_0'
  960. 0:00:01.397022758  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking qtdemux0:video_0(0xcb7b50) and vaapidecode0:sink(0xcb64d0)
  961. 0:00:01.397052480  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked qtdemux0:video_0 and vaapidecode0:sink
  962. 0:00:01.397091338  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<qtdemux0> removing pad 'audio_0'
  963. 0:00:01.397120805  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to READY
  964. 0:00:01.397133699  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  965. 0:00:01.397152832  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 2(READY) successfully
  966. 0:00:01.397174915  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current READY pending VOID_PENDING, desired next READY
  967. 0:00:01.397189989  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => READY
  968. 0:00:01.397210608  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current READY pending VOID_PENDING, desired next READY
  969. 0:00:01.397223189  3879 0xb90a00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<sink> skipping transition from READY to READY
  970. 0:00:01.397234134  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 2(READY) successfully
  971. 0:00:01.397248622  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current READY pending VOID_PENDING, desired next READY
  972. 0:00:01.397260875  3879 0xb90a00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<glcolorconvertelement0> skipping transition from READY to READY
  973. 0:00:01.397271624  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 2(READY) successfully
  974. 0:00:01.397285982  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current READY pending VOID_PENDING, desired next READY
  975. 0:00:01.397297706  3879 0xb90a00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<gluploadelement0> skipping transition from READY to READY
  976. 0:00:01.397308305  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 2(READY) successfully
  977. 0:00:01.397323028  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to READY
  978. 0:00:01.397334416  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 2(READY) successfully
  979. 0:00:01.397347977  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current READY pending VOID_PENDING, desired next READY
  980. 0:00:01.397359669  3879 0xb90a00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<vaapidecode0> skipping transition from READY to READY
  981. 0:00:01.397370245  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 2(READY) successfully
  982. 0:00:01.397391268  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current READY pending VOID_PENDING, desired next READY
  983. 0:00:01.397403741  3879 0xb90a00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<qtdemux0> skipping transition from READY to READY
  984. 0:00:01.397414380  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 2(READY) successfully
  985. 0:00:01.397427593  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next READY
  986. 0:00:01.397445684  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to READY
  987. 0:00:01.397456679  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  988. 0:00:01.397472502  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
  989. 0:00:01.397488405  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<pipeline0> completed state change to READY
  990. 0:00:01.397499167  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
  991. 0:00:01.397534182  3879 0xb90a00 INFO   GST_STATES gstbin.c:1829:gst_bin_get_state_func:<pipeline0> getting state
  992. Setting pipeline to NULL ...
  993. 0:00:01.397570339  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current READY pending VOID_PENDING, desired next NULL
  994. 0:00:01.397585027  3879 0xb90a00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => NULL
  995. 0:00:01.397602537  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current READY pending VOID_PENDING, desired next NULL
  996. 0:00:01.397615644  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: READY => NULL
  997. 0:00:01.397630858  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to NULL
  998. 0:00:01.397641775  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed READY to NULL (VOID_PENDING pending)
  999. 0:00:01.397658042  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 1(NULL) successfully
  1000. 0:00:01.397673167  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current READY pending VOID_PENDING, desired next NULL
  1001. 0:00:01.397687108  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: READY => NULL
  1002. 0:00:01.397700960  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to NULL
  1003. 0:00:01.397718580  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1004. 0:00:01.397735478  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 1(NULL) successfully
  1005. 0:00:01.397751088  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current READY pending VOID_PENDING, desired next NULL
  1006. 0:00:01.397764456  3879 0xb90a00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: READY => NULL
  1007. 0:00:01.397777744  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to NULL
  1008. 0:00:01.397788581  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1009. 0:00:01.397804234  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 1(NULL) successfully
  1010. 0:00:01.397820781  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to NULL
  1011. 0:00:01.397831603  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1012. 0:00:01.397846477  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 1(NULL) successfully
  1013. 0:00:01.397860719  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current READY pending VOID_PENDING, desired next NULL
  1014. 0:00:01.397936601  3879 0xb90a00 DEBUG   vaapi gstvaapicontext.c:88:context_destroy: context 0x02000000
  1015. 0:00:01.398076396  3879 0xb90a00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000001
  1016. 0:00:01.398120059  3879 0xb90a00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000002
  1017. 0:00:01.398141596  3879 0xb90a00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000003
  1018. 0:00:01.398157567  3879 0xb90a00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000004
  1019. 0:00:01.398172285  3879 0xb90a00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000000
  1020. 0:00:01.398226854  3879 0xb90a00 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0x6000000
  1021. 0:00:01.398649200  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to NULL
  1022. 0:00:01.398676943  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1023. 0:00:01.398708952  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 1(NULL) successfully
  1024. 0:00:01.398732663  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current READY pending VOID_PENDING, desired next NULL
  1025. 0:00:01.398752130  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to NULL
  1026. 0:00:01.398763035  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1027. 0:00:01.398778162  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 1(NULL) successfully
  1028. 0:00:01.398791850  3879 0xb90a00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next NULL
  1029. 0:00:01.398807137  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to NULL
  1030. 0:00:01.398817335  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1031. 0:00:01.398832031  3879 0xb90a00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 1(NULL) successfully
  1032. 0:00:01.398873637  3879 0xb90a00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<pipeline0> completed state change to NULL
  1033. 0:00:01.398885580  3879 0xb90a00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1034. Freeing pipeline ...
  1035. 0:00:01.398920698  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking vaapidecode0:src(0xcb6710) and glimagesinkbin0:sink(0xcf4060)
  1036. 0:00:01.398943045  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked vaapidecode0:src and glimagesinkbin0:sink
  1037. 0:00:01.398961847  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "glimagesinkbin0"
  1038. 0:00:01.399010180  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking glcolorconvertelement0:src(0xcb7010) and sink:sink(0xcb7250)
  1039. 0:00:01.399052092  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked glcolorconvertelement0:src and sink:sink
  1040. 0:00:01.399070473  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<glimagesinkbin0> removed child "sink"
  1041. 0:00:01.399084944  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<sink> dispose
  1042. 0:00:01.399095053  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<sink> removing pad 'sink'
  1043. 0:00:01.399110460  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<sink> parent class dispose
  1044. 0:00:01.399123266  3879 0xb90a00 DEBUG   glimagesink gstglimagesink.c:624:gst_glimage_sink_finalize: finalized
  1045. 0:00:01.399140279  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<sink> finalize
  1046. 0:00:01.399150013  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<sink> finalize parent
  1047. 0:00:01.399162471  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking gluploadelement0:src(0xcb6b90) and glcolorconvertelement0:sink(0xcb6dd0)
  1048. 0:00:01.399180735  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked gluploadelement0:src and glcolorconvertelement0:sink
  1049. 0:00:01.399198694  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<glimagesinkbin0> removed child "glcolorconvertelement0"
  1050. 0:00:01.399212633  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<glcolorconvertelement0> dispose
  1051. 0:00:01.399222139  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<glcolorconvertelement0> removing pad 'sink'
  1052. 0:00:01.399235765  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<glcolorconvertelement0> removing pad 'src'
  1053. 0:00:01.399248613  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<glcolorconvertelement0> parent class dispose
  1054. 0:00:01.399259037  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<glcolorconvertelement0> finalize
  1055. 0:00:01.399268087  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<glcolorconvertelement0> finalize parent
  1056. 0:00:01.399281562  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking sink:proxypad0(0xcf6040) and gluploadelement0:sink(0xcb6950)
  1057. 0:00:01.399296119  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked sink:proxypad0 and gluploadelement0:sink
  1058. 0:00:01.399309615  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<glimagesinkbin0> removed child "gluploadelement0"
  1059. 0:00:01.399322676  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<gluploadelement0> dispose
  1060. 0:00:01.399331943  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<gluploadelement0> removing pad 'sink'
  1061. 0:00:01.399345665  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<gluploadelement0> removing pad 'src'
  1062. 0:00:01.399358578  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<gluploadelement0> parent class dispose
  1063. 0:00:01.399368420  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<gluploadelement0> finalize
  1064. 0:00:01.399377316  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<gluploadelement0> finalize parent
  1065. 0:00:01.399387762  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<glimagesinkbin0> dispose
  1066. 0:00:01.399396760  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<glimagesinkbin0> removing pad 'sink'
  1067. 0:00:01.399417907  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<glimagesinkbin0> parent class dispose
  1068. 0:00:01.399435496  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<glimagesinkbin0> finalize
  1069. 0:00:01.399444805  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<glimagesinkbin0> finalize parent
  1070. 0:00:01.399458084  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "vaapidecode0"
  1071. 0:00:01.399471675  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<vaapidecode0> dispose
  1072. 0:00:01.399481104  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<vaapidecode0> removing pad 'sink'
  1073. 0:00:01.399492438  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<vaapidecode0> removing pad 'src'
  1074. 0:00:01.399503241  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<vaapidecode0> parent class dispose
  1075. 0:00:01.399533372  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<vaapidecode0> finalize
  1076. 0:00:01.399543678  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<vaapidecode0> finalize parent
  1077. 0:00:01.399555749  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking filesrc0:src(0xcb6050) and qtdemux0:sink(0xcb6290)
  1078. 0:00:01.399574991  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked filesrc0:src and qtdemux0:sink
  1079. 0:00:01.399592354  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "qtdemux0"
  1080. 0:00:01.399609049  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<qtdemux0> dispose
  1081. 0:00:01.399618796  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<qtdemux0> removing pad 'sink'
  1082. 0:00:01.399633950  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<qtdemux0> parent class dispose
  1083. 0:00:01.399644456  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<qtdemux0> finalize
  1084. 0:00:01.399653390  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<qtdemux0> finalize parent
  1085. 0:00:01.399667219  3879 0xb90a00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "filesrc0"
  1086. 0:00:01.399680428  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<filesrc0> dispose
  1087. 0:00:01.399689510  3879 0xb90a00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<filesrc0> removing pad 'src'
  1088. 0:00:01.399702315  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<filesrc0> parent class dispose
  1089. 0:00:01.399714144  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<filesrc0> finalize
  1090. 0:00:01.399728927  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<filesrc0> finalize parent
  1091. 0:00:01.399741246  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<pipeline0> dispose
  1092. 0:00:01.399763327  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<pipeline0> parent class dispose
  1093. 0:00:01.399773941  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<pipeline0> finalize
  1094. 0:00:01.399782816  3879 0xb90a00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<pipeline0> finalize parent
  1095. 0:00:01.399794853  3879 0xb90a00 INFO   GST_INIT gst.c:952:gst_deinit: deinitializing GStreamer
  1096. 0:00:01.401373890  3879 0xb90a00 INFO   GST_INIT gst.c:1083:gst_deinit: deinitialized GStreamer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement