Advertisement
vliaskov

vaapidecode + glimagesink with meta (i915)

Jul 11th, 2015
374
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 246.64 KB | None | 0 0
  1. GST_DEBUG=4,*gl*:5,*vaapi*:5 gst-launch-1.0 filesrc location=/opt/vliaskov/Videos/7.mp4 ! qtdemux ! vaapidecode ! glimagesink
  2.  
  3. 0:00:00.000381473 17269 0x9ddc00 INFO   GST_INIT gst.c:510:init_pre: Initializing GStreamer Core Library version 1.5.2.1
  4. 0:00:00.000768533 17269 0x9ddc00 INFO   GST_INIT gst.c:511:init_pre: Using library installed in /opt/build/fedora/gnome-3.14/lib64
  5. 0:00:00.000843752 17269 0x9ddc00 INFO   GST_INIT gst.c:522:init_pre: Linux circus 3.13.0-27-generic #50-Ubuntu SMP Thu May 15 18:06:16 UTC 2014 x86_64
  6. 0:00:00.002362800 17269 0x9ddc00 INFO   GST_INIT gstmessage.c:119:_priv_gst_message_initialize: init messages
  7. 0:00:00.004891544 17269 0x9ddc00 INFO   GST_INIT gstcontext.c:77:_priv_gst_context_initialize: init contexts
  8. 0:00:00.006610407 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:317:_priv_gst_plugin_initialize: registering 0 static plugins
  9. 0:00:00.007300160 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:225:gst_plugin_register_static: registered static plugin "staticelements"
  10. 0:00:00.007461982 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:227:gst_plugin_register_static: added static plugin "staticelements", result: 1
  11. 0:00:00.007565138 17269 0x9ddc00 INFO   GST_REGISTRY gstregistry.c:1722:ensure_current_registry: reading registry cache: /opt/build/fedora/gnome-3.14/_jhbuild/gstreamer-1.0.registry
  12. 0:00:00.046667037 17269 0x9ddc00 INFO   GST_REGISTRY gstregistrybinary.c:619:priv_gst_registry_binary_read_cache: loaded /opt/build/fedora/gnome-3.14/_jhbuild/gstreamer-1.0.registry in 0,038947 seconds
  13. 0:00:00.046897164 17269 0x9ddc00 INFO   GST_REGISTRY gstregistry.c:1578:scan_and_update_registry: Validating plugins from registry cache: /opt/build/fedora/gnome-3.14/_jhbuild/gstreamer-1.0.registry
  14. 0:00:00.049960194 17269 0x9ddc00 INFO   GST_REGISTRY gstregistry.c:1680:scan_and_update_registry: Registry cache has not changed
  15. 0:00:00.049995044 17269 0x9ddc00 INFO   GST_REGISTRY gstregistry.c:1757:ensure_current_registry: registry reading and updating done, result = 1
  16. 0:00:00.050024867 17269 0x9ddc00 INFO   GST_INIT gst.c:720:init_post: GLib runtime version: 2.40.2
  17. 0:00:00.050037298 17269 0x9ddc00 INFO   GST_INIT gst.c:722:init_post: GLib headers version: 2.40.2
  18. 0:00:00.050063978 17269 0x9ddc00 INFO   GST_INIT gst.c:723:init_post: initialized GStreamer successfully
  19. 0:00:00.050127673 17269 0x9ddc00 INFO   GST_PIPELINE gstparse.c:323:gst_parse_launch_full: parsing pipeline description 'filesrc location=/home/vliaskov/Videos/7.mp4 ! qtdemux ! vaapidecode ! glimagesink '
  20. 0:00:00.051908486 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/build/fedora/gnome-3.14/lib64/gstreamer-1.0/libgstcoreelements.so" loaded
  21. 0:00:00.051954232 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "filesrc"
  22. 0:00:00.052299248 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSrc@0xb660d0> adding pad 'src'
  23. 0:00:00.052376981 17269 0x9ddc00 INFO   filesrc gstfilesrc.c:252:gst_file_src_set_location: filename : /home/vliaskov/Videos/7.mp4
  24. 0:00:00.052405547 17269 0x9ddc00 INFO   filesrc gstfilesrc.c:253:gst_file_src_set_location: uri : file:///home/vliaskov/Videos/7.mp4
  25. 0:00:00.055715395 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/build/fedora/gnome-3.14/lib64/gstreamer-1.0/libgstisomp4.so" loaded
  26. 0:00:00.055772804 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "qtdemux"
  27. 0:00:00.056327135 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstQTDemux@0xb70000> adding pad 'sink'
  28. 0:00:00.066130337 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/build/fedora/gnome-3.14/lib64/gstreamer-1.0/libgstvaapi.so" loaded
  29. 0:00:00.066220083 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "vaapidecode"
  30. 0:00:00.066652749 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstVideoDecoder@0xb87190> adding pad 'sink'
  31. 0:00:00.066715956 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstVideoDecoder@0xb87190> adding pad 'src'
  32. 0:00:00.066781048 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad (null):sink
  33. 0:00:00.066817714 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad (null):src
  34. 0:00:00.069237645 17269 0x9ddc00 INFO   GST_PLUGIN_LOADING gstplugin.c:835:gst_plugin_load_file: plugin "/opt/build/fedora/gnome-3.14/lib64/gstreamer-1.0/libgstopengl.so" loaded
  35. 0:00:00.069277245 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "glimagesink"
  36. 0:00:00.069853017 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "glupload"
  37. 0:00:00.070120439 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xba61a0> adding pad 'sink'
  38. 0:00:00.070183785 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xba61a0> adding pad 'src'
  39. 0:00:00.070224293 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "glcolorconvert"
  40. 0:00:00.070410979 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xba6510> adding pad 'sink'
  41. 0:00:00.070476001 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseTransform@0xba6510> adding pad 'src'
  42. 0:00:00.070580623 17269 0x9ddc00 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.070631956 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad gluploadelement0:src
  44. 0:00:00.070644458 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad glcolorconvertelement0:sink
  45. 0:00:00.070674350 17269 0x9ddc00 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.070767588 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link gluploadelement0:src and glcolorconvertelement0:sink
  47. 0:00:00.070838477 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<gluploadelement0:sink> pad has no peer
  48. 0:00:00.071227493 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<glcolorconvertelement0:src> pad has no peer
  49. 0:00:00.071587874 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked gluploadelement0:src and glcolorconvertelement0:sink, successful
  50. 0:00:00.071640814 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  51. 0:00:00.071674268 17269 0x9ddc00 INFO   GST_EVENT gstpad.c:5435:gst_pad_send_event_unchecked:<gluploadelement0:src> Received event on flushing pad. Discarding
  52. 0:00:00.071711563 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad gluploadelement0:sink
  53. 0:00:00.071741734 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:211:gst_gl_sink_bin_init:<GstGLSinkBin@0xa8c020> setting target sink pad <gluploadelement0:sink>
  54. 0:00:00.071995188 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link sink:proxypad0 and gluploadelement0:sink
  55. 0:00:00.072031087 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked sink:proxypad0 and gluploadelement0:sink, successful
  56. 0:00:00.072060001 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  57. 0:00:00.072101766 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstGLSinkBin@0xa8c020> adding pad 'sink'
  58. 0:00:00.072390560 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<GstBaseSink@0xb85160> adding pad 'sink'
  59. 0:00:00.072490293 17269 0x9ddc00 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.072524027 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad glcolorconvertelement0:src
  61. 0:00:00.072552312 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad sink:sink
  62. 0:00:00.072579271 17269 0x9ddc00 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.072611887 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link glcolorconvertelement0:src and sink:sink
  64. 0:00:00.072656027 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<(NULL):sink> pad has no peer
  65. 0:00:00.073462833 17269 0x9ddc00 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.073534770 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked glcolorconvertelement0:src and sink:sink, successful
  67. 0:00:00.073566338 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  68. 0:00:00.073593506 17269 0x9ddc00 INFO   GST_EVENT gstpad.c:5435:gst_pad_send_event_unchecked:<glcolorconvertelement0:src> Received event on flushing pad. Discarding
  69. 0:00:00.073664186 17269 0x9ddc00 INFO   GST_ELEMENT_FACTORY gstelementfactory.c:364:gst_element_factory_create: creating element "pipeline"
  70. 0:00:00.073908979 17269 0x9ddc00 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.073945925 17269 0x9ddc00 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.073978681 17269 0x9ddc00 INFO   GST_PADS gstutils.c:932:gst_pad_check_link: trying to link filesrc0:src and qtdemux0:sink
  73. 0:00:00.074021284 17269 0x9ddc00 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.074071640 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link filesrc0:src and qtdemux0:sink
  75. 0:00:00.074108027 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked filesrc0:src and qtdemux0:sink, successful
  76. 0:00:00.074137151 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  77. 0:00:00.074147417 17269 0x9ddc00 INFO   GST_EVENT gstpad.c:5435:gst_pad_send_event_unchecked:<filesrc0:src> Received event on flushing pad. Discarding
  78. 0:00:00.074179614 17269 0x9ddc00 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.074210624 17269 0x9ddc00 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.074278998 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:src> pad has no peer
  81. 0:00:00.074307633 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:src> context pad peer query failed
  82. 0:00:00.074335849 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  83. 0:00:00.074345417 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:sink> context pad peer query failed
  84. 0:00:00.074371259 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:149:gst_vaapi_video_context_prepare:<vaapidecode0> posting `need-context' message
  85. 0:00:00.074439075 17269 0x9ddc00 INFO   vaapi gstvaapidisplay.c:119:libgstvaapi_init_once: gstreamer-vaapi version drop_0.10_1.0-113-geb510e2
  86. 0:00:00.077041501 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:800:gst_vaapi_display_calculate_pixel_aspect_ratio: calculated pixel aspect ratio: 0,999820
  87. libva info: VA-API version 0.38.0
  88. libva info: va_getDriverName() returns 0
  89. libva info: Trying to open /opt/build/fedora/gnome-3.14/lib64/dri/i965_drv_video.so
  90. libva info: Found init function __vaDriverInit_0_37
  91. libva info: va_openDriver() returns 0
  92. 0:00:00.080471057 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:940:gst_vaapi_display_create_unlocked: VA-API version 0.38
  93. 0:00:00.080540828 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:174:gst_vaapi_video_context_propagate:<vaapidecode0> posting `have-context' (0x9d3640) message with display (0xad5c20)
  94. 0:00:00.080598797 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:537:ensure_profiles: 6 profiles
  95. 0:00:00.080625685 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG2Simple
  96. 0:00:00.080637419 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG2Main
  97. 0:00:00.080662282 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264ConstrainedBaseline
  98. 0:00:00.080671292 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264Main
  99. 0:00:00.080695946 17269 0x9ddc00 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264High
  100. 0:00:00.080860631 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:894:gst_element_get_static_pad: no such pad 'video_%u' in element "qtdemux0"
  101. 0:00:00.080927400 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstutils.c:1124:gst_element_get_compatible_pad:<qtdemux0> Could not find a compatible pad to link to vaapidecode0:sink
  102. 0:00:00.080957501 17269 0x9ddc00 INFO   default gstutils.c:1960:gst_element_link_pads_filtered: Could not link pads: qtdemux0:(null) - vaapidecode0:(null)
  103. 0:00:00.080995635 17269 0x9ddc00 INFO   GST_PIPELINE grammar.y:571:gst_parse_perform_link: linking vaapidecode0:(any) to glimagesinkbin0:(any) (0/0) with caps "(NULL)"
  104. 0:00:00.081027412 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element vaapidecode0:(any) to element glimagesinkbin0:(any)
  105. 0:00:00.081060028 17269 0x9ddc00 INFO   GST_PADS gstutils.c:932:gst_pad_check_link: trying to link vaapidecode0:src and glimagesinkbin0:sink
  106. 0:00:00.081128263 17269 0x9ddc00 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 ]
  107. 0:00:00.082030194 17269 0x9ddc00 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: vaapidecode0 and glimagesinkbin0 in same bin, no need for ghost pads
  108. 0:00:00.082088511 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link vaapidecode0:src and glimagesinkbin0:sink
  109. 0:00:00.082133070 17269 0x9ddc00 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 ]
  110. 0:00:00.082972143 17269 0x9ddc00 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked vaapidecode0:src and glimagesinkbin0:sink, successful
  111. 0:00:00.083007343 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  112. 0:00:00.083035280 17269 0x9ddc00 INFO   GST_EVENT gstpad.c:5435:gst_pad_send_event_unchecked:<vaapidecode0:src> Received event on flushing pad. Discarding
  113. Setting pipeline to PAUSED ...
  114. 0:00:00.083225038 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current NULL pending VOID_PENDING, desired next READY
  115. 0:00:00.083260099 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: NULL => READY
  116. 0:00:00.083297743 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current NULL pending VOID_PENDING, desired next READY
  117. 0:00:00.083327845 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: NULL => READY
  118. 0:00:00.083553292 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  119. 0:00:00.083613705 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  120. 0:00:00.083626975 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  121. 0:00:00.083714486 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  122. 0:00:00.083748499 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  123. 0:00:00.083776435 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  124. 0:00:00.083841038 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  125. 0:00:00.083874981 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  126. 0:00:00.083886715 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  127. 0:00:00.083938118 17269 0x9ddc00 INFO   gldisplay gstgldisplay.c:191:gst_gl_display_new: creating a display, user choice:(NULL) (platform: (NULL))
  128. 0:00:00.085719909 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:657:gst_gl_display_context_propagate:<sink> posting have context (0xbcb1e0) message with display (0xb86b80)
  129. 0:00:00.085848905 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  130. 0:00:00.085891509 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<sink:sink> pad peer query failed
  131. 0:00:00.085923915 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<sink> posting need context message
  132. 0:00:00.086014080 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to READY
  133. 0:00:00.086078334 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed NULL to READY (VOID_PENDING pending)
  134. 0:00:00.086143775 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 2(READY) successfully
  135. 0:00:00.086188264 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current NULL pending VOID_PENDING, desired next READY
  136. 0:00:00.086239458 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: NULL => READY
  137. 0:00:00.086283807 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:513:_gst_context_query:<glcolorconvertelement0> found context (0xbcb300) in downstream query
  138. 0:00:00.086341496 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<glcolorconvertelement0:src> pad peer query failed
  139. 0:00:00.086402328 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  140. 0:00:00.086436410 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<glcolorconvertelement0:sink> pad peer query failed
  141. 0:00:00.086447725 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<glcolorconvertelement0> posting need context message
  142. 0:00:00.086503318 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to READY
  143. 0:00:00.086539775 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  144. 0:00:00.086599001 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 2(READY) successfully
  145. 0:00:00.086661439 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current NULL pending VOID_PENDING, desired next READY
  146. 0:00:00.086700410 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: NULL => READY
  147. 0:00:00.086765572 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:513:_gst_context_query:<gluploadelement0> found context (0xbcb460) in downstream query
  148. 0:00:00.086860068 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<gluploadelement0:src> pad peer query failed
  149. 0:00:00.086923344 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  150. 0:00:00.086963572 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:469:pad_query:<gluploadelement0:sink> pad peer query failed
  151. 0:00:00.086996398 17269 0x9ddc00 INFO   GST_CONTEXT gstglutils.c:528:_gst_context_query:<gluploadelement0> posting need context message
  152. 0:00:00.087060163 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to READY
  153. 0:00:00.087115896 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  154. 0:00:00.087184830 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 2(READY) successfully
  155. 0:00:00.087225477 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to READY
  156. 0:00:00.087255998 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  157. 0:00:00.087290569 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 2(READY) successfully
  158. 0:00:00.087325979 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current NULL pending VOID_PENDING, desired next READY
  159. 0:00:00.087454557 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:src> context pad peer query failed
  160. 0:00:00.087507985 17269 0x9ddc00 INFO   GST_PADS gstpad.c:3953:gst_pad_peer_query:<vaapidecode0:sink> pad has no peer
  161. 0:00:00.087520347 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:81:context_pad_query:<vaapidecode0:sink> context pad peer query failed
  162. 0:00:00.087548284 17269 0x9ddc00 INFO   GST_CONTEXT gstvaapivideocontext.c:149:gst_vaapi_video_context_prepare:<vaapidecode0> posting `need-context' message
  163. 0:00:00.087582157 17269 0x9ddc00 INFO   vaapidecode gstvaapipluginbase.c:50:plugin_set_display:<vaapidecode0> set display 0xad5c20
  164. 0:00:00.087615401 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to READY
  165. 0:00:00.087644874 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  166. 0:00:00.087701236 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 2(READY) successfully
  167. 0:00:00.087766747 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current NULL pending VOID_PENDING, desired next READY
  168. 0:00:00.087834074 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to READY
  169. 0:00:00.087870461 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  170. 0:00:00.087930385 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 2(READY) successfully
  171. 0:00:00.087972360 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current NULL pending VOID_PENDING, desired next READY
  172. 0:00:00.088033471 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to READY
  173. 0:00:00.088094931 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed NULL to READY (VOID_PENDING pending)
  174. 0:00:00.088132576 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
  175. 0:00:00.088198506 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2305:gst_element_continue_state:<pipeline0> committing state from NULL to READY, pending PAUSED, next PAUSED
  176. 0:00:00.088255846 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed NULL to READY (PAUSED pending)
  177. 0:00:00.088390849 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2312:gst_element_continue_state:<pipeline0> continue state change READY to PAUSED, final PAUSED
  178. 0:00:00.088482830 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current READY pending VOID_PENDING, desired next PAUSED
  179. 0:00:00.088516423 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => PAUSED
  180. 0:00:00.088556722 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current READY pending VOID_PENDING, desired next PAUSED
  181. 0:00:00.088588709 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: READY => PAUSED
  182. 0:00:00.088618671 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:709:_ensure_gl_setup:<sink> No current context, creating one for <gldisplayx11-0>
  183. 0:00:00.088652125 17269 0x9ddc00 DEBUG   gldisplay gstgldisplay.c:478:gst_gl_display_get_gl_context_for_thread:<gldisplayx11-0> returning context (NULL) for thread (nil)
  184. 0:00:00.088720989 17269 0x9ddc00 INFO   glcontext gstglcontext.c:282:gst_gl_context_new: creating a context for display <gldisplayx11-0>, user choice:(null)
  185. 0:00:00.088881484 17269 0x9ddc00 DEBUG   glcontext gstglcontext.c:317:gst_gl_context_new:<glcontextglx0> Done creating context for display <gldisplayx11-0> (user_choice:(null))
  186. 0:00:00.088920246 17269 0x9ddc00 DEBUG   gldisplay gstgldisplay.c:411:gst_gl_display_create_context:<gldisplayx11-0> creating context <glcontextglx0> from other context (NULL)
  187. 0:00:00.088981916 17269 0x9ddc00 DEBUG   glcontext gstglcontext.c:920:gst_gl_context_create:<glcontextglx0> other_context:(NULL)
  188. 0:00:00.089044354 17269 0x9ddc00 INFO   glwindow gstglwindow.c:271:gst_gl_window_new: creating a window, user choice:(null)
  189. 0:00:00.089785719 17269 0x9ddc00 DEBUG   glcontext gstglcontext.c:781:gst_gl_context_set_window:<glcontextglx0> window:<glwindowx11-0>
  190. 0:00:00.090057052 17269 0xa89630 DEBUG   glcontext gstglcontext.c:1214:gst_gl_context_create_thread:<glcontextglx0> Creating thread
  191. 0:00:00.154711224 17269 0xa89630 INFO   glwindow gstglcontext_glx.c:303:gst_gl_context_glx_choose_format: GLX Version: 1.4
  192. 0:00:00.154839802 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:121:_describe_fbconfig: ID: 100
  193. 0:00:00.154867110 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:123:_describe_fbconfig: double buffering: 1
  194. 0:00:00.154926405 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:125:_describe_fbconfig: red: 8
  195. 0:00:00.154936113 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:127:_describe_fbconfig: green: 8
  196. 0:00:00.154960906 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:129:_describe_fbconfig: blue: 8
  197. 0:00:00.154969497 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:131:_describe_fbconfig: alpha: 8
  198. 0:00:00.154994360 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:133:_describe_fbconfig: depth: 24
  199. 0:00:00.155002811 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:135:_describe_fbconfig: stencil: 8
  200. 0:00:00.156098900 17269 0xa89630 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)
  201. 0:00:00.156199611 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:194:gst_gl_context_glx_create_context:<glwindowx11-0> trying to create a GL 3.1 core context
  202. 0:00:00.156486729 17269 0xa89630 DEBUG   glwindow gstglcontext_glx.c:209:gst_gl_context_glx_create_context:<glwindowx11-0> trying to create a GL 1.4 context
  203. 0:00:00.164242184 17269 0xa89630 INFO   glcontext gstglcontext.c:1283:gst_gl_context_create_thread:<glcontextglx0> created context
  204. 0:00:00.164339613 17269 0xa89630 DEBUG   glcontext gstglcontext.c:631:gst_gl_context_activate:<glcontextglx0> activate:1
  205. 0:00:00.165541302 17269 0xa89630 INFO   glcontext gstglcontext.c:1299:gst_gl_context_create_thread:<glcontextglx0> available GL APIs: opengl
  206. 0:00:00.165577689 17269 0xa89630 DEBUG   glcontext gstglcontext.c:1318:gst_gl_context_create_thread:<glcontextglx0> Filling info
  207. 0:00:00.165747194 17269 0xa89630 INFO   glcontext gstglcontext.c:1114:_create_context_info:<glcontextglx0> GL_VERSION: 2.1 Mesa 10.7.0-devel (git-2cfa64e 2015-07-09 trusty-oibaf-ppa+xbmc-nv12-transcode)
  208. 0:00:00.165779182 17269 0xa89630 INFO   glcontext gstglcontext.c:1117:_create_context_info:<glcontextglx0> GL_SHADING_LANGUAGE_VERSION: 1.20
  209. 0:00:00.165808236 17269 0xa89630 INFO   glcontext gstglcontext.c:1119:_create_context_info:<glcontextglx0> GL_VENDOR: Intel Open Source Technology Center
  210. 0:00:00.165838267 17269 0xa89630 INFO   glcontext gstglcontext.c:1121:_create_context_info:<glcontextglx0> GL_RENDERER: Mesa DRI Intel(R) Ironlake Mobile
  211. 0:00:00.165875283 17269 0xa89630 DEBUG   glcontext gstglcontext.c:1470:gst_gl_context_fill_info:<glcontextglx0> GL_EXTENSIONS: GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_debug_output GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_texture_storage GL_AMD_shader_trinary_minmax GL_ARB_clear_buffer_object GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_invalidate_subdata GL_ARB_program_interface_query GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_INTEL_performance_query GL_ARB_clip_control GL_ARB_pipeline_statistics_query GL_KHR_context_flush_control
  212. 0:00:00.166583055 17269 0xa89630 INFO   glcontext gstglcontext.c:1328:gst_gl_context_create_thread:<glcontextglx0> Enabling GL context debugging
  213. 0:00:00.166681461 17269 0x9ddc00 INFO   glcontext gstglcontext.c:937:gst_gl_context_create:<glcontextglx0> gl thread created
  214. 0:00:00.166757309 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:728:_ensure_gl_setup:<sink> created context <glcontextglx0> from other context (NULL)
  215. 0:00:00.166851594 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:732:_ensure_gl_setup:<sink> got window <glwindowx11-0>
  216. 0:00:00.167007410 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:739:_ensure_gl_setup:<sink> window_id : 0 , new_window_id : 0
  217. 0:00:00.167172515 17269 0x9ddc00 DEBUG   gldisplay gstgldisplay.c:562:gst_gl_display_add_context:<gldisplayx11-0> successfully inserted context <glcontextglx0>
  218. 0:00:00.167471995 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' is changing state asynchronously to PAUSED
  219. 0:00:00.167630883 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current READY pending VOID_PENDING, desired next PAUSED
  220. 0:00:00.167726077 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: READY => PAUSED
  221. 0:00:00.167823785 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to PAUSED
  222. 0:00:00.167887341 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  223. 0:00:00.167983652 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 3(PAUSED) successfully
  224. 0:00:00.168075284 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current READY pending VOID_PENDING, desired next PAUSED
  225. 0:00:00.168143728 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: READY => PAUSED
  226. 0:00:00.168218598 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to PAUSED
  227. 0:00:00.168280966 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  228. 0:00:00.168371550 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 3(PAUSED) successfully
  229. 0:00:00.168476242 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' is changing state asynchronously to PAUSED
  230. 0:00:00.168565919 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current READY pending VOID_PENDING, desired next PAUSED
  231. 0:00:00.168669214 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to PAUSED
  232. 0:00:00.168731861 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  233. 0:00:00.168893614 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 3(PAUSED) successfully
  234. 0:00:00.168993696 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current READY pending VOID_PENDING, desired next PAUSED
  235. 0:00:00.169149862 17269 0x9ddc00 INFO   filesrc gstfilesrc.c:449:gst_file_src_start:<filesrc0> opening file /home/vliaskov/Videos/7.mp4
  236. 0:00:00.169319785 17269 0x9ddc00 WARN   basesrc gstbasesrc.c:3481:gst_base_src_start_complete:<filesrc0> pad not activated yet
  237. 0:00:00.169505074 17269 0x9ddc00 INFO   filesrc gstfilesrc.c:449:gst_file_src_start:<filesrc0> opening file /home/vliaskov/Videos/7.mp4
  238. 0:00:00.169712433 17269 0x9ddc00 INFO   task gsttask.c:448:gst_task_set_lock: setting stream lock 0xb682f0 on task 0xbdf050
  239. 0:00:00.169799735 17269 0x9ddc00 INFO   GST_PADS gstpad.c:5778:gst_pad_start_task:<qtdemux0:sink> created task 0xbdf050
  240. 0:00:00.170119678 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to PAUSED
  241. 0:00:00.170189798 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  242. 0:00:00.170259779 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 3(PAUSED) successfully
  243. 0:00:00.170294071 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next PAUSED
  244. 0:00:00.170331157 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to PAUSED
  245. 0:00:00.170360840 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  246. 0:00:00.170394573 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
  247. Pipeline is PREROLLING ...
  248. Got context from element 'vaapidecode0': gst.vaapi.Display=context, display=(GstVaapiDisplay)NULL;
  249. Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
  250. 0:00:00.171233157 17269 0xa89400 INFO   qtdemux qtdemux.c:10972:qtdemux_parse_tree:<qtdemux0> timescale: 1000
  251. 0:00:00.171293011 17269 0xa89400 INFO   qtdemux qtdemux.c:10973:qtdemux_parse_tree:<qtdemux0> duration: 206106
  252. 0:00:00.171513570 17269 0xa89400 INFO   qtdemux qtdemux.c:8720:qtdemux_parse_trak:<qtdemux0> type avc1 caps video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)4, profile=(string)high, codec_data=(buffer)01640028ffe1001867640028acd941e19f93011000003e90000ea600f183196001000668ebe3cb22c0
  253. 0:00:00.172099119 17269 0xa89400 INFO   qtdemux qtdemux.c:9299: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)1210
  254. 0:00:00.172809684 17269 0xa89400 WARN   basesrc gstbasesrc.c:2391:gst_base_src_update_length:<filesrc0> processing at or past EOS
  255. 0:00:00.172844745 17269 0xa89400 INFO   GST_SCHEDULING gstpad.c:4585:gst_pad_get_range_unchecked:<filesrc0:src> getrange failed, flow: eos
  256. 0:00:00.172875265 17269 0xa89400 INFO   GST_SCHEDULING gstpad.c:4794:gst_pad_pull_range:<qtdemux0:sink> pullrange failed, flow: eos
  257. 0:00:00.173078573 17269 0xa89400 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad qtdemux0:sink
  258. 0:00:00.173235716 17269 0xa89400 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)4, profile=(string)high, codec_data=(buffer)01640028ffe1001867640028acd941e19f93011000003e90000ea600f183196001000668ebe3cb22c0, width=(int)480, height=(int)186, framerate=(fraction)30000/1001, pixel-aspect-ratio=(fraction)1/1
  259. 0:00:00.173332726 17269 0xa89400 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<qtdemux0> adding pad 'video_0'
  260. 0:00:00.173367926 17269 0xa89400 INFO   GST_PIPELINE grammar.y:499:gst_parse_found_pad: trying delayed linking qtdemux0:(NULL) to vaapidecode0:(NULL)
  261. 0:00:00.173400402 17269 0xa89400 INFO   GST_ELEMENT_PADS gstutils.c:1571:gst_element_link_pads_full: trying to link element qtdemux0:(any) to element vaapidecode0:(any)
  262. 0:00:00.173435393 17269 0xa89400 INFO   GST_PADS gstutils.c:932:gst_pad_check_link: trying to link qtdemux0:video_0 and vaapidecode0:sink
  263. 0:00:00.173521577 17269 0xa89400 INFO   GST_PADS gstutils.c:1444:prepare_link_maybe_ghosting: qtdemux0 and vaapidecode0 in same bin, no need for ghost pads
  264. 0:00:00.173563062 17269 0xa89400 INFO   GST_PADS gstpad.c:2224:gst_pad_link_prepare: trying to link qtdemux0:video_0 and vaapidecode0:sink
  265. 0:00:00.173621659 17269 0xa89400 INFO   GST_PADS gstpad.c:2430:gst_pad_link_full: linked qtdemux0:video_0 and vaapidecode0:sink, successful
  266. 0:00:00.173654275 17269 0xa89400 INFO   GST_EVENT gstevent.c:1374:gst_event_new_reconfigure: creating reconfigure event
  267. 0:00:00.173781526 17269 0xa89400 INFO   GST_ELEMENT_PADS gstelement.c:897:gst_element_get_static_pad: found pad qtdemux0:sink
  268. 0:00:00.173851088 17269 0xa89400 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)1210, rate=(int)44100, channels=(int)2
  269. 0:00:00.173918415 17269 0xa89400 INFO   GST_ELEMENT_PADS gstelement.c:646:gst_element_add_pad:<qtdemux0> adding pad 'audio_0'
  270. 0:00:00.174015355 17269 0xa89400 INFO   GST_EVENT gstevent.c:760:gst_event_new_segment: creating segment event time segment start=0:00:00.066733333, offset=0:00:00.000000000, stop=0:03:26.172733333, rate=1,000000, applied_rate=1,000000, flags=0x00, time=0:00:00.000000000, base=0:00:00.000000000, position 0:00:00.066733333, duration 99:99:99.999999999
  271. 0:00:00.174307431 17269 0xa89400 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)4, profile=(string)high, codec_data=(buffer)01640028ffe1001867640028acd941e19f93011000003e90000ea600f183196001000668ebe3cb22c0, width=(int)480, height=(int)186, framerate=(fraction)30000/1001, pixel-aspect-ratio=(fraction)1/1
  272. 0:00:00.174625977 17269 0xa89400 DEBUG   vaapidecode gstvaapipluginbase.c:463:ensure_sinkpad_buffer_pool: assume video buffer pool format is NV12
  273. 0:00:00.174764193 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 480x186
  274. 0:00:00.174828098 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:713:ensure_image_formats: 8 image formats
  275. 0:00:00.174855755 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: YV12
  276. 0:00:00.174866860 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: I420
  277. 0:00:00.174893888 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: NV12
  278. 0:00:00.174920498 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: YUY2
  279. 0:00:00.174930904 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: UYVY
  280. 0:00:00.174957583 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: 422H
  281. 0:00:00.174983844 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: RGBX
  282. 0:00:00.174993761 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: BGRX
  283. 0:00:00.175023933 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:246:append_formats: unsupported format 422H
  284. 0:00:00.175116333 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0xa000000
  285. 0:00:00.175180936 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0xa000000
  286. 0:00:00.175923907 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1633:parse_sps: parse SPS
  287. 0:00:00.175992352 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1787:decode_sps: decode SPS
  288. 0:00:00.176020358 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1680:parse_pps: parse PPS
  289. 0:00:00.176034606 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1813:decode_pps: decode PPS
  290. 0:00:00.176068269 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1705:parse_sei: parse SEI
  291. 0:00:00.176128682 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  292. 0:00:00.176192098 17269 0xa89400 DEBUG   vaapidecode gstvaapidecode.c:393:gst_vaapidecode_handle_frame:<vaapidecode0> activating the decoder
  293. 0:00:00.176806981 17269 0xa89400 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 }
  294. 0:00:00.176969431 17269 0xa89400 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
  295. 0:00:00.177773724 17269 0xa89400 INFO   vaapidecode gstvaapidecode.c:227:gst_vaapidecode_update_src_caps:<vaapidecode0> new src caps = video/x-raw, format=(string)I420, width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)30000/1001
  296. 0:00:00.177870384 17269 0xa89400 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw, format=(string)I420, width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)30000/1001
  297. Redistribute latency...
  298. 0:00:00.178169165 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1245:gst_event_new_latency: creating latency event 0:00:00.000000000
  299. 0:00:00.178269667 17269 0x9ddc00 INFO   bin gstbin.c:2502:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  300. 0:00:00.178262822 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  301. 0:00:00.178361019 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  302. 0:00:00.178956765 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  303. 0:00:00.179046721 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  304. 0:00:00.179823146 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  305. 0:00:00.179922461 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  306. 0:00:00.180187578 17269 0xa89400 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:GLMemory), format=(string)I420, width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)30000/1001
  307. 0:00:00.180544537 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  308. 0:00:00.180638613 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  309. 0:00:00.181096073 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  310. 0:00:00.181187705 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  311. 0:00:00.181290372 17269 0xa89400 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 ]
  312. 0:00:00.181355604 17269 0xa89400 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  313. 0:00:00.181425235 17269 0xa89400 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 ]
  314. 0:00:00.181485858 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1191:gst_glimage_sink_set_caps:<sink> set caps with video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  315. 0:00:00.181550531 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  316. 0:00:00.181579375 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x186
  317. 0:00:00.181674778 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1527:gst_glimage_sink_propose_allocation:<sink> create new pool
  318. 0:00:00.181941362 17269 0xa89400 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta0> Created upload for context <glcontextglx0>
  319. 0:00:00.182063515 17269 0xa89400 DEBUG   glbasefilter gstglbasefilter.c:189:_find_local_gl_context:<glcolorconvertelement0> found local context 0xbd9080
  320. 0:00:00.182527610 17269 0xa89400 DEBUG   glconvert gstglcolorconvert.c:502:gst_gl_color_convert_new:<glcolorconvert0> Created new colorconvert for context <glcontextglx0>
  321. 0:00:00.182965655 17269 0xa89400 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)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)30000/1001 to video/x-raw(memory:GLMemory), width=(int)480, height=(int)186, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  322. 0:00:00.183159953 17269 0xa89400 DEBUG   glbasefilter gstglbasefilter.c:189:_find_local_gl_context:<gluploadelement0> found local context 0xbd9080
  323. 0:00:00.183502595 17269 0xa89400 DEBUG   glupload gstglupload.c:914:gst_gl_upload_new:<glupload0> Created new GLUpload for context <glcontextglx0>
  324. 0:00:00.183738239 17269 0xa89400 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta1> Created upload for context <glcontextglx0>
  325. 0:00:00.184389230 17269 0xa89400 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 }
  326. 0:00:00.184485750 17269 0xa89400 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
  327. 0:00:00.185129827 17269 0xa89400 INFO   vaapidecode gstvaapipluginbase.c:708:gst_vaapi_plugin_base_decide_allocation:<vaapidecode0> Pool hasn't GstVaapiVideoMeta. Making a new pool
  328. 0:00:00.185291928 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x186, chroma type 0x1
  329. 0:00:00.185354785 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000000
  330. 0:00:00.185425046 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:300:gst_vaapi_image_new_with_image: VA image 0x0a000000, format YV12, size 480x186
  331. 0:00:00.185495516 17269 0xa89400 INFO   vaapivideomemory gstvaapivideomemory.c:694:gst_vaapi_video_allocator_new: has direct-rendering for YV12 surfaces: no
  332. 0:00:00.185527573 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000000
  333. 0:00:00.185557535 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0xa000000
  334. 0:00:00.185648538 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 480x186
  335. 0:00:00.185746455 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0xa000000
  336. 0:00:00.185805122 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0xa000000
  337. 0:00:00.185970157 17269 0xa89400 DEBUG   gluploadmeta gstgluploadmeta.c:113:gst_gl_upload_meta_finalize:<gluploadmeta1> Finalizing
  338. 0:00:00.186175630 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1826:decode_sei: decode SEI messages
  339. 0:00:00.186231363 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1432:ensure_context: maximum number of views changed to 1
  340. 0:00:00.186262513 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1437:ensure_context: DPB size increased
  341. 0:00:00.186292614 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1448:ensure_context: profile changed
  342. 0:00:00.186303020 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1469:ensure_context: size changed
  343. 0:00:00.186329909 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:838:gst_vaapi_decoder_set_picture_size: picture height changed to 192
  344. 0:00:00.186853509 17269 0xa89400 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 }
  345. 0:00:00.186947725 17269 0xa89400 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
  346. 0:00:00.187633567 17269 0xa89400 INFO   vaapidecode gstvaapidecode.c:227:gst_vaapidecode_update_src_caps:<vaapidecode0> new src caps = video/x-raw(meta:GstVideoGLTextureUploadMeta), format=(string)RGBA, width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)30000/1001
  347. 0:00:00.187734487 17269 0xa89400 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(meta:GstVideoGLTextureUploadMeta), format=(string)RGBA, width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)30000/1001
  348. Redistribute latency...
  349. 0:00:00.187987383 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1245:gst_event_new_latency: creating latency event 0:00:00.000000000
  350. 0:00:00.188092494 17269 0x9ddc00 INFO   bin gstbin.c:2502:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  351. 0:00:00.188183567 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  352. 0:00:00.188304392 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  353. 0:00:00.188989116 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  354. 0:00:00.189084659 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  355. 0:00:00.189713091 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  356. 0:00:00.189806678 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  357. 0:00:00.190070818 17269 0xa89400 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)30000/1001
  358. 0:00:00.190424704 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  359. 0:00:00.190517942 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  360. 0:00:00.190976869 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1040:gst_glimage_sink_get_caps:<sink> intersecting with filter caps video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, 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 }
  361. 0:00:00.191069409 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)30000/1001, format=(string)RGBA
  362. 0:00:00.191198685 17269 0xa89400 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 ]
  363. 0:00:00.191261193 17269 0xa89400 INFO   basetransform gstbasetransform.c:1384:gst_base_transform_setcaps:<glcolorconvertelement0> reuse caps
  364. 0:00:00.191463663 17269 0xa89400 DEBUG   glconvert gstglcolorconvert.c:660:_gst_gl_color_convert_set_caps_unlocked:<glcolorconvert0> Configuring passthrough mode for same in/out caps
  365. 0:00:00.191519885 17269 0xa89400 INFO   GST_EVENT gstevent.c:679:gst_event_new_caps: creating caps event video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)30000/1001
  366. 0:00:00.191587771 17269 0xa89400 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 ]
  367. 0:00:00.191629256 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1191:gst_glimage_sink_set_caps:<sink> set caps with video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)480, height=(int)192, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)30000/1001
  368. 0:00:00.191685129 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  369. 0:00:00.191694698 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x192
  370. 0:00:00.191782418 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1527:gst_glimage_sink_propose_allocation:<sink> create new pool
  371. 0:00:00.191887110 17269 0xa89400 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta2> Created upload for context <glcontextglx0>
  372. 0:00:00.192624704 17269 0xa89400 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta3> Created upload for context <glcontextglx0>
  373. 0:00:00.193079860 17269 0xa89400 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 }
  374. 0:00:00.193166533 17269 0xa89400 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
  375. 0:00:00.193650952 17269 0xa89400 INFO   vaapidecode gstvaapipluginbase.c:708:gst_vaapi_plugin_base_decide_allocation:<vaapidecode0> Pool hasn't GstVaapiVideoMeta. Making a new pool
  376. 0:00:00.193779670 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x7
  377. 0:00:00.193820876 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000000
  378. 0:00:00.193857054 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:300:gst_vaapi_image_new_with_image: VA image 0x0a000000, format YV12, size 480x192
  379. 0:00:00.193914533 17269 0xa89400 INFO   vaapivideomemory gstvaapivideomemory.c:694:gst_vaapi_video_allocator_new: has direct-rendering for YV12 surfaces: no
  380. 0:00:00.193943238 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000000
  381. 0:00:00.193953155 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0xa000000
  382. 0:00:00.194013638 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format RGBA, size 480x192
  383. 0:00:00.194045905 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:759:ensure_subpicture_formats: 6 subpicture formats
  384. 0:00:00.194078939 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:761:ensure_subpicture_formats: AI44
  385. 0:00:00.194105060 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:761:ensure_subpicture_formats: IA44
  386. 0:00:00.194117073 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:761:ensure_subpicture_formats: IA88
  387. 0:00:00.194143054 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:761:ensure_subpicture_formats: AI88
  388. 0:00:00.194151924 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:761:ensure_subpicture_formats: BGRA
  389. 0:00:00.194176997 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:761:ensure_subpicture_formats: RGBA
  390. 0:00:00.194202768 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:246:append_formats: unsupported format AI44
  391. 0:00:00.194212476 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:246:append_formats: unsupported format IA44
  392. 0:00:00.194238108 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:246:append_formats: unsupported format IA88
  393. 0:00:00.194247397 17269 0xa89400 DEBUG   vaapi gstvaapidisplay.c:246:append_formats: unsupported format AI88
  394. 0:00:00.194298940 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0xa000000
  395. 0:00:00.194334978 17269 0xa89400 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0xa000000
  396. 0:00:00.194464603 17269 0xa89400 DEBUG   gluploadmeta gstgluploadmeta.c:113:gst_gl_upload_meta_finalize:<gluploadmeta3> Finalizing
  397. 0:00:00.194603168 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  398. 0:00:00.194637251 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000000
  399. 0:00:00.194664279 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  400. 0:00:00.194691098 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000001
  401. 0:00:00.194700387 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  402. 0:00:00.194734051 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000002
  403. 0:00:00.194761009 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  404. 0:00:00.194787689 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000003
  405. 0:00:00.194796419 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  406. 0:00:00.194823029 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000004
  407. 0:00:00.194831898 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  408. 0:00:00.194858648 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000005
  409. 0:00:00.194883930 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  410. 0:00:00.194894057 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000006
  411. 0:00:00.194919409 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x192, chroma type 0x1
  412. 0:00:00.194929606 17269 0xa89400 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x4000007
  413. 0:00:00.195274692 17269 0xa89400 DEBUG   vaapi gstvaapicontext.c:289:context_create: context 0x02000000
  414. 0:00:00.195308006 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1121:dpb_reset: DPB size 4
  415. 0:00:00.195347886 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3258:init_picture: <IDR>
  416. 0:00:00.195377010 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  417. 0:00:00.195440705 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (324 bytes)
  418. 0:00:00.195509219 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  419. 0:00:00.195539670 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  420. 0:00:00.195566489 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000000
  421. 0:00:00.211060149 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  422. 0:00:00.211197876 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  423. 0:00:00.211228956 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (29 bytes)
  424. 0:00:00.211292441 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  425. 0:00:00.211320867 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  426. 0:00:00.211357813 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  427. 0:00:00.211385191 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000001
  428. 0:00:00.222256056 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  429. 0:00:00.222389663 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  430. 0:00:00.222461809 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  431. 0:00:00.222491282 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (12 bytes)
  432. 0:00:00.222558958 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  433. 0:00:00.222586894 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  434. 0:00:00.222616228 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  435. 0:00:00.222625656 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  436. 0:00:00.229276711 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  437. 0:00:00.229340965 17269 0xa89400 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:03:26.101000000, 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
  438. 0:00:00.229568927 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  439. 0:00:00.229626896 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  440. 0:00:00.229655112 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  441. 0:00:00.229696877 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  442. 0:00:00.229724185 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  443. 0:00:00.229750235 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  444. 0:00:00.229759454 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000003
  445. 0:00:00.236476300 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  446. 0:00:00.236539157 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  447. 0:00:00.236568002 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  448. 0:00:00.236637634 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  449. 0:00:00.236665710 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  450. 0:00:00.236675627 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  451. 0:00:00.236701119 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000004
  452. 0:00:00.243288689 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 0 (surface 0x04000000)
  453. 0:00:00.243330663 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 3 (surface 0x04000003)
  454. 0:00:00.243361743 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 0 (surface 0x04000000)
  455. 0:00:00.243704384 17269 0xa89400 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader GLMemory
  456. 0:00:00.243745870 17269 0xa89400 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader EGLImage
  457. 0:00:00.243776460 17269 0xa89400 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader UploadMeta
  458. 0:00:00.248533560 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  459. 0:00:00.248664722 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  460. 0:00:00.327366140 17269 0xa89630 DEBUG   glshader gstglshader.c:395:gst_gl_shader_new:<glshader0> Created new GLShader for context <glcontextglx0>
  461. 0:00:00.357958229 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x192
  462. 0:00:00.357996851 17269 0xa89400 INFO   GST_STATES gstbin.c:3158:bin_handle_async_done:<glimagesinkbin0> committing state from READY to PAUSED, old pending PAUSED
  463. 0:00:00.358114115 17269 0xa89400 INFO   GST_STATES gstbin.c:3178:bin_handle_async_done:<glimagesinkbin0> completed state change, pending VOID
  464. 0:00:00.358146521 17269 0xa89400 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  465. 0:00:00.358149524 17269 0xa89630 DEBUG   glwindow gstglwindow_x11.c:656:gst_gl_window_x11_handle_event: unknown XEvent type: 21
  466. 0:00:00.358221531 17269 0xa89400 INFO   GST_STATES gstbin.c:3158:bin_handle_async_done:<pipeline0> committing state from READY to PAUSED, old pending PAUSED
  467. 0:00:00.358247162 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x192
  468. 0:00:00.358281245 17269 0xa89400 INFO   GST_STATES gstbin.c:3178:bin_handle_async_done:<pipeline0> completed state change, pending VOID
  469. 0:00:00.358372178 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x192
  470. 0:00:00.358408077 17269 0xa89400 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to PAUSED (VOID_PENDING pending)
  471. 0:00:00.358475473 17269 0xa89630 DEBUG   glwindow gstglwindow_x11.c:656:gst_gl_window_x11_handle_event: unknown XEvent type: 19
  472. 0:00:00.358570527 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 480x192
  473. Pipeline is PREROLLED ...
  474. Setting pipeline to PLAYING ...
  475. 0:00:00.359452343 17269 0x9ddc00 INFO   GST_EVENT gstevent.c:1245:gst_event_new_latency: creating latency event 0:00:00.000000000
  476. 0:00:00.359620521 17269 0x9ddc00 INFO   bin gstbin.c:2502:gst_bin_do_latency_func:<pipeline0> configured latency of 0:00:00.000000000
  477. 0:00:00.359717182 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PAUSED pending VOID_PENDING, desired next PLAYING
  478. 0:00:00.359775848 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PAUSED => PLAYING
  479. 0:00:00.359841010 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current PAUSED pending VOID_PENDING, desired next PLAYING
  480. 0:00:00.359879144 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PAUSED => PLAYING
  481. 0:00:00.360009398 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to PLAYING
  482. 0:00:00.360069252 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  483. 0:00:00.360134553 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 4(PLAYING) successfully
  484. 0:00:00.360197550 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current PAUSED pending VOID_PENDING, desired next PLAYING
  485. 0:00:00.360236382 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PAUSED => PLAYING
  486. 0:00:00.360271861 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to PLAYING
  487. 0:00:00.360327036 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  488. 0:00:00.360392267 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 4(PLAYING) successfully
  489. 0:00:00.360432845 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current PAUSED pending VOID_PENDING, desired next PLAYING
  490. 0:00:00.360500452 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PAUSED => PLAYING
  491. 0:00:00.360533906 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to PLAYING
  492. 0:00:00.360586775 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  493. 0:00:00.360631893 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 4(PLAYING) successfully
  494. 0:00:00.360693493 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to PLAYING
  495. 0:00:00.360725899 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  496. 0:00:00.360783379 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 4(PLAYING) successfully
  497. 0:00:00.360827099 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PAUSED pending VOID_PENDING, desired next PLAYING
  498. 0:00:00.360883461 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to PLAYING
  499. 0:00:00.360919709 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  500. 0:00:00.360958750 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 4(PLAYING) successfully
  501. 0:00:00.361015252 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PAUSED pending VOID_PENDING, desired next PLAYING
  502. 0:00:00.361053245 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to PLAYING
  503. 0:00:00.361087468 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  504. 0:00:00.361144318 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 4(PLAYING) successfully
  505. 0:00:00.361184058 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next PLAYING
  506. 0:00:00.361238674 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to PLAYING
  507. 0:00:00.361271779 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  508. 0:00:00.361311658 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 4(PLAYING) successfully
  509. 0:00:00.361379544 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<pipeline0> completed state change to PLAYING
  510. 0:00:00.361431296 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to PLAYING (VOID_PENDING pending)
  511. New clock: GstSystemClock
  512. 0:00:00.362580046 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1912:gst_glimage_sink_redisplay: Recreating output after mode/size change
  513. 0:00:00.362644160 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  514. 0:00:00.362677125 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x192
  515. 0:00:00.365161589 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x192
  516. 0:00:00.365381170 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 480x192
  517. 0:00:00.378982620 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 3 (surface 0x04000003)
  518. 0:00:00.380732214 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  519. 0:00:00.380804011 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  520. 0:00:00.450286171 17269 0xa89630 DEBUG   glwindow gstglwindow_x11.c:644:gst_gl_window_x11_handle_event: input event pointer moved over window at 161,150
  521. 0:00:00.450474742 17269 0xa89630 DEBUG   glwindow gstglwindow_x11.c:644:gst_gl_window_x11_handle_event: input event pointer moved over window at 143,83
  522. 0:00:00.450870393 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  523. 0:00:00.451005676 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  524. 0:00:00.451047441 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (32 bytes)
  525. 0:00:00.451136628 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  526. 0:00:00.451172038 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  527. 0:00:00.451208215 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  528. 0:00:00.451241041 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  529. 0:00:00.451295308 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000005
  530. 0:00:00.451527809 17269 0xa894a0 DEBUG   glwindow gstglwindow.c:1071:gst_gl_window_mouse_event_cb: gst_gl_window_mouse_event_cb called data struct 0xbcd0d0 mouse event mouse-move button 0 at 161, 150
  531. 0:00:00.451720012 17269 0xa894a0 DEBUG   glimagesink gstglimagesink.c:684:gst_glimage_sink_mouse_event_cb:<sink> glimagesink event mouse-move at 161, 150
  532. 0:00:00.451853828 17269 0xa894a0 DEBUG   glwindow gstglwindow.c:1071:gst_gl_window_mouse_event_cb: gst_gl_window_mouse_event_cb called data struct 0xba8780 mouse event mouse-move button 0 at 143, 83
  533. 0:00:00.451895244 17269 0xa894a0 DEBUG   glimagesink gstglimagesink.c:684:gst_glimage_sink_mouse_event_cb:<sink> glimagesink event mouse-move at 143, 83
  534. 0:00:00.459361138 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  535. 0:00:00.459526243 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 2 (surface 0x04000002)
  536. 0:00:00.459566331 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 4 (surface 0x04000004)
  537. 0:00:00.459621227 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 2 (surface 0x04000002)
  538. 0:00:00.460374535 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  539. 0:00:00.460439487 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  540. 0:00:00.489165906 17269 0xa89630 DEBUG   glwindow gstglwindow_x11.c:644:gst_gl_window_x11_handle_event: input event pointer moved over window at 128,19
  541. 0:00:00.489430115 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 4 (surface 0x04000004)
  542. 0:00:00.489517487 17269 0xa894a0 DEBUG   glwindow gstglwindow.c:1071:gst_gl_window_mouse_event_cb: gst_gl_window_mouse_event_cb called data struct 0xbb3160 mouse event mouse-move button 0 at 128, 19
  543. 0:00:00.489662058 17269 0xa894a0 DEBUG   glimagesink gstglimagesink.c:684:gst_glimage_sink_mouse_event_cb:<sink> glimagesink event mouse-move at 128, 19
  544. 0:00:00.489994293 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  545. 0:00:00.490054007 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  546. 0:00:00.513383301 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  547. 0:00:00.513570545 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  548. 0:00:00.513607771 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (12 bytes)
  549. 0:00:00.513697517 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  550. 0:00:00.513730552 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  551. 0:00:00.513764634 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  552. 0:00:00.513830774 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000006
  553. 0:00:00.521650902 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  554. 0:00:00.522146845 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  555. 0:00:00.522273677 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  556. 0:00:00.522312160 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  557. 0:00:00.522430401 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  558. 0:00:00.522467137 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  559. 0:00:00.522501709 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  560. 0:00:00.522535233 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000007
  561. 0:00:00.530137456 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  562. 0:00:00.530234326 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  563. 0:00:00.530263450 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  564. 0:00:00.530300117 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  565. 0:00:00.530326237 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  566. 0:00:00.530351799 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  567. 0:00:00.530361437 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000003
  568. 0:00:00.533092581 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 1 (surface 0x04000001)
  569. 0:00:00.533151667 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 7 (surface 0x04000007)
  570. 0:00:00.533183235 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 1 (surface 0x04000001)
  571. 0:00:00.533794137 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  572. 0:00:00.533835552 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  573. 0:00:00.556633633 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 7 (surface 0x04000007)
  574. 0:00:00.557216319 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  575. 0:00:00.557311163 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  576. 0:00:00.583699226 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  577. 0:00:00.583925023 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  578. 0:00:00.583986553 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (32 bytes)
  579. 0:00:00.584084400 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  580. 0:00:00.584122045 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  581. 0:00:00.584176242 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  582. 0:00:00.584211581 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  583. 0:00:00.584252439 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000004
  584. 0:00:00.588266776 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  585. 0:00:00.588335919 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 6 (surface 0x04000006)
  586. 0:00:00.588370560 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 8 (surface 0x04000003)
  587. 0:00:00.588404084 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 6 (surface 0x04000006)
  588. 0:00:00.588976712 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  589. 0:00:00.589017709 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  590. 0:00:00.615940965 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 8 (surface 0x04000003)
  591. 0:00:00.616721232 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  592. 0:00:00.616787791 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  593. 0:00:00.645922571 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  594. 0:00:00.646039765 17269 0xa89400 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x192
  595. 0:00:00.647383511 17269 0xa89630 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 480x192
  596. 0:00:00.648820635 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  597. 0:00:00.648961296 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  598. 0:00:00.649028902 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (12 bytes)
  599. 0:00:00.649093645 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  600. 0:00:00.649126680 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  601. 0:00:00.649160204 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  602. 0:00:00.649191912 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000000
  603. 0:00:00.652692706 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  604. 0:00:00.653026408 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  605. 0:00:00.653145068 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  606. 0:00:00.653183271 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  607. 0:00:00.653250458 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  608. 0:00:00.653284681 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  609. 0:00:00.653336014 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  610. 0:00:00.653368490 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  611. 0:00:00.656940662 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  612. 0:00:00.657111145 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  613. 0:00:00.657182034 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  614. 0:00:00.657333729 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  615. 0:00:00.657399869 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  616. 0:00:00.657464193 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  617. 0:00:00.657527678 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000007
  618. 0:00:00.661496200 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 5 (surface 0x04000005)
  619. 0:00:00.661595095 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 11 (surface 0x04000002)
  620. 0:00:00.661653343 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 5 (surface 0x04000005)
  621. 0:00:00.662526638 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  622. 0:00:00.662591381 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  623. 0:00:00.686222040 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 11 (surface 0x04000002)
  624. 0:00:00.687077805 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  625. 0:00:00.687142129 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  626. 0:00:00.713091029 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  627. 0:00:00.713284559 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  628. 0:00:00.713324369 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (19 bytes)
  629. 0:00:00.713413835 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  630. 0:00:00.713447150 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  631. 0:00:00.713479905 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  632. 0:00:00.713511124 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  633. 0:00:00.713547512 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000003
  634. 0:00:00.720135780 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  635. 0:00:00.720234395 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 10 (surface 0x04000000)
  636. 0:00:00.720295157 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 12 (surface 0x04000007)
  637. 0:00:00.720337830 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 10 (surface 0x04000000)
  638. 0:00:00.720820643 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  639. 0:00:00.720880986 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  640. 0:00:00.746714299 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 12 (surface 0x04000007)
  641. 0:00:00.747166591 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  642. 0:00:00.747223931 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  643. 0:00:00.778725842 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  644. 0:00:00.778951569 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  645. 0:00:00.779015613 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (12 bytes)
  646. 0:00:00.779118909 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  647. 0:00:00.779176458 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  648. 0:00:00.779234426 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  649. 0:00:00.779275074 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000001
  650. 0:00:00.783889627 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  651. 0:00:00.784313354 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  652. 0:00:00.784473919 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  653. 0:00:00.784546205 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  654. 0:00:00.784644681 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  655. 0:00:00.784699367 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  656. 0:00:00.784735056 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  657. 0:00:00.784768929 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000006
  658. 0:00:00.790616530 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  659. 0:00:00.790834155 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  660. 0:00:00.790912727 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  661. 0:00:00.791073641 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  662. 0:00:00.791163667 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  663. 0:00:00.791298041 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  664. 0:00:00.791552822 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  665. 0:00:00.794702943 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 9 (surface 0x04000004)
  666. 0:00:00.794777534 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 15 (surface 0x04000006)
  667. 0:00:00.794832429 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 9 (surface 0x04000004)
  668. 0:00:00.795419585 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  669. 0:00:00.795480486 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  670. 0:00:00.823357844 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 15 (surface 0x04000006)
  671. 0:00:00.824436194 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  672. 0:00:00.824534111 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  673. 0:00:00.848903202 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  674. 0:00:00.849131234 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  675. 0:00:00.849195068 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (19 bytes)
  676. 0:00:00.849297526 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  677. 0:00:00.849337545 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  678. 0:00:00.849394186 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  679. 0:00:00.849431411 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  680. 0:00:00.849492802 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000007
  681. 0:00:00.854135781 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  682. 0:00:00.854271622 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 14 (surface 0x04000001)
  683. 0:00:00.854376663 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 16 (surface 0x04000002)
  684. 0:00:00.854496162 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 14 (surface 0x04000001)
  685. 0:00:00.855183260 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  686. 0:00:00.855283832 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  687. 0:00:00.880950852 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 16 (surface 0x04000002)
  688. 0:00:00.881861164 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  689. 0:00:00.882020472 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  690. 0:00:00.909288045 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  691. 0:00:00.909513004 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  692. 0:00:00.909577607 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (12 bytes)
  693. 0:00:00.909698153 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  694. 0:00:00.909739080 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  695. 0:00:00.909798096 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  696. 0:00:00.909838814 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000005
  697. 0:00:00.913206421 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  698. 0:00:00.913413081 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  699. 0:00:00.913477195 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  700. 0:00:00.913507157 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  701. 0:00:00.913570643 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  702. 0:00:00.913598999 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  703. 0:00:00.913610453 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  704. 0:00:00.913637691 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000000
  705. 0:00:00.916658117 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  706. 0:00:00.916724815 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  707. 0:00:00.916754777 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  708. 0:00:00.916829437 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  709. 0:00:00.916858910 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  710. 0:00:00.916886428 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  711. 0:00:00.916897044 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000006
  712. 0:00:00.920560778 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 13 (surface 0x04000003)
  713. 0:00:00.920665749 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 19 (surface 0x04000000)
  714. 0:00:00.920748581 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 13 (surface 0x04000003)
  715. 0:00:00.921565235 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  716. 0:00:00.921668391 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  717. 0:00:00.952109343 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 19 (surface 0x04000000)
  718. 0:00:00.953090822 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  719. 0:00:00.953185317 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  720. 0:00:00.976716313 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  721. 0:00:00.976945043 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  722. 0:00:00.977008738 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (19 bytes)
  723. 0:00:00.977111475 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  724. 0:00:00.977169163 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  725. 0:00:00.977208554 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  726. 0:00:00.977245919 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  727. 0:00:00.977307240 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  728. 0:00:00.981885615 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  729. 0:00:00.982086060 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 18 (surface 0x04000005)
  730. 0:00:00.982192079 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 20 (surface 0x04000006)
  731. 0:00:00.982311298 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 18 (surface 0x04000005)
  732. 0:00:00.982992250 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  733. 0:00:00.983098968 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  734. 0:00:01.012976650 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 20 (surface 0x04000006)
  735. 0:00:01.013621355 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  736. 0:00:01.013718853 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  737. 0:00:01.039047772 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  738. 0:00:01.039274407 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  739. 0:00:01.039338382 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (12 bytes)
  740. 0:00:01.039542388 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  741. 0:00:01.039606992 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  742. 0:00:01.039666287 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  743. 0:00:01.039723487 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000004
  744. 0:00:01.044471367 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  745. 0:00:01.044726009 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  746. 0:00:01.044796269 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  747. 0:00:01.044850116 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  748. 0:00:01.044921494 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  749. 0:00:01.044956205 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  750. 0:00:01.044988961 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  751. 0:00:01.045019761 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000001
  752. 0:00:01.048634536 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  753. 0:00:01.048753546 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  754. 0:00:01.048791330 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  755. 0:00:01.048862638 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  756. 0:00:01.048897209 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  757. 0:00:01.048930593 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  758. 0:00:01.048963000 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000000
  759. 0:00:01.052813350 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 17 (surface 0x04000007)
  760. 0:00:01.052907845 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 23 (surface 0x04000001)
  761. 0:00:01.052950239 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 17 (surface 0x04000007)
  762. 0:00:01.053591661 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  763. 0:00:01.053689788 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  764. 0:00:01.079628073 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 23 (surface 0x04000001)
  765. 0:00:01.080271730 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  766. 0:00:01.080369298 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  767. 0:00:01.110076009 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  768. 0:00:01.110303621 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  769. 0:00:01.110368294 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (46 bytes)
  770. 0:00:01.110471171 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  771. 0:00:01.110528231 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  772. 0:00:01.110567971 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  773. 0:00:01.110622447 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  774. 0:00:01.110726999 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000006
  775. 0:00:01.115492829 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  776. 0:00:01.115598499 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 22 (surface 0x04000004)
  777. 0:00:01.115654302 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 24 (surface 0x04000000)
  778. 0:00:01.115691527 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 22 (surface 0x04000004)
  779. 0:00:01.116121750 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  780. 0:00:01.116207096 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  781. 0:00:01.143223031 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 24 (surface 0x04000000)
  782. 0:00:01.143905520 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  783. 0:00:01.144024809 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  784. 0:00:01.169601385 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  785. 0:00:01.169756922 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  786. 0:00:01.169788071 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (35 bytes)
  787. 0:00:01.169832420 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  788. 0:00:01.169859659 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  789. 0:00:01.169887665 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  790. 0:00:01.169897932 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000003
  791. 0:00:01.172782027 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  792. 0:00:01.172968853 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  793. 0:00:01.173013342 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  794. 0:00:01.173041977 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10 bytes)
  795. 0:00:01.173103786 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  796. 0:00:01.173166923 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  797. 0:00:01.173178307 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  798. 0:00:01.173204148 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000005
  799. 0:00:01.176058911 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  800. 0:00:01.176122815 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  801. 0:00:01.176151590 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (36 bytes)
  802. 0:00:01.176192307 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  803. 0:00:01.176219685 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  804. 0:00:01.176246015 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  805. 0:00:01.176255863 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000001
  806. 0:00:01.179238016 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 21 (surface 0x04000002)
  807. 0:00:01.179286206 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 27 (surface 0x04000005)
  808. 0:00:01.179342499 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 21 (surface 0x04000002)
  809. 0:00:01.179892568 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  810. 0:00:01.179961013 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  811. 0:00:01.210388067 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 27 (surface 0x04000005)
  812. 0:00:01.210965235 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  813. 0:00:01.211081521 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  814. 0:00:01.241954022 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  815. 0:00:01.242183101 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  816. 0:00:01.242248473 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (18 bytes)
  817. 0:00:01.242368739 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  818. 0:00:01.242467774 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  819. 0:00:01.242509400 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  820. 0:00:01.242564505 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  821. 0:00:01.242609482 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000000
  822. 0:00:01.247311896 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  823. 0:00:01.247569121 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 26 (surface 0x04000003)
  824. 0:00:01.247691483 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 28 (surface 0x04000001)
  825. 0:00:01.247765934 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 26 (surface 0x04000003)
  826. 0:00:01.248192525 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  827. 0:00:01.248250144 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  828. 0:00:01.275366651 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 28 (surface 0x04000001)
  829. 0:00:01.276101102 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  830. 0:00:01.276198391 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  831. 0:00:01.302138840 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  832. 0:00:01.302360237 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3258:init_picture: <IDR>
  833. 0:00:01.302429450 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 25 (surface 0x04000006)
  834. 0:00:01.302517520 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 29 (surface 0x04000000)
  835. 0:00:01.302595462 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  836. 0:00:01.302689958 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (1125 bytes)
  837. 0:00:01.302792764 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  838. 0:00:01.302879228 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  839. 0:00:01.302944390 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000007
  840. 0:00:01.308120118 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 25 (surface 0x04000006)
  841. 0:00:01.308557184 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  842. 0:00:01.308616829 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  843. 0:00:01.335641215 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 29 (surface 0x04000000)
  844. 0:00:01.336084777 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  845. 0:00:01.336181856 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  846. 0:00:01.360568407 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  847. 0:00:01.360727017 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  848. 0:00:01.360758026 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (584 bytes)
  849. 0:00:01.360822769 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  850. 0:00:01.360850077 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  851. 0:00:01.360859995 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  852. 0:00:01.360885766 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000004
  853. 0:00:01.363769373 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  854. 0:00:01.364263570 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  855. 0:00:01.364429583 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  856. 0:00:01.364523589 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (446 bytes)
  857. 0:00:01.364656776 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  858. 0:00:01.364745894 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  859. 0:00:01.364814129 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  860. 0:00:01.364880967 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  861. 0:00:01.364972948 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000005
  862. 0:00:01.369157837 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  863. 0:00:01.369321964 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  864. 0:00:01.369391387 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  865. 0:00:01.369428123 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (84 bytes)
  866. 0:00:01.369495660 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  867. 0:00:01.369546365 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  868. 0:00:01.369579399 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  869. 0:00:01.369610479 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000001
  870. 0:00:01.372502327 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  871. 0:00:01.372662822 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  872. 0:00:01.372730568 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  873. 0:00:01.372765000 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (104 bytes)
  874. 0:00:01.372826111 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  875. 0:00:01.372837216 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  876. 0:00:01.372863616 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  877. 0:00:01.372888829 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  878. 0:00:01.375938239 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 30 (surface 0x04000007)
  879. 0:00:01.375983007 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 30 (surface 0x04000007)
  880. 0:00:01.376472245 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  881. 0:00:01.376564366 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  882. 0:00:01.406730632 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  883. 0:00:01.406871572 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  884. 0:00:01.406902093 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (38 bytes)
  885. 0:00:01.406994562 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  886. 0:00:01.407022220 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  887. 0:00:01.407033185 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  888. 0:00:01.407059724 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000003
  889. 0:00:01.410384169 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 31 (surface 0x04000004)
  890. 0:00:01.410445769 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 34 (surface 0x04000002)
  891. 0:00:01.410478525 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 31 (surface 0x04000004)
  892. 0:00:01.410862373 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  893. 0:00:01.410919643 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  894. 0:00:01.435502447 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 34 (surface 0x04000002)
  895. 0:00:01.436004047 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  896. 0:00:01.436103362 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  897. 0:00:01.464484345 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  898. 0:00:01.464712028 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  899. 0:00:01.464776980 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (53 bytes)
  900. 0:00:01.464908980 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  901. 0:00:01.464968694 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  902. 0:00:01.465008155 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  903. 0:00:01.465062561 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  904. 0:00:01.465107260 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000006
  905. 0:00:01.470034702 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  906. 0:00:01.470196594 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 33 (surface 0x04000001)
  907. 0:00:01.470286130 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 35 (surface 0x04000003)
  908. 0:00:01.470354086 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 33 (surface 0x04000001)
  909. 0:00:01.470997394 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  910. 0:00:01.471101946 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  911. 0:00:01.497747933 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 35 (surface 0x04000003)
  912. 0:00:01.498394453 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  913. 0:00:01.498493838 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  914. 0:00:01.530417380 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  915. 0:00:01.530560764 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  916. 0:00:01.530593799 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (68 bytes)
  917. 0:00:01.530677888 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  918. 0:00:01.530690599 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  919. 0:00:01.530720072 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  920. 0:00:01.530748358 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000000
  921. 0:00:01.535014194 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3558:exec_ref_pic_marking_adaptive: reference picture marking process (adaptive memory control)
  922. 0:00:01.535469210 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  923. 0:00:01.535620346 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  924. 0:00:01.535654988 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (25 bytes)
  925. 0:00:01.535723013 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  926. 0:00:01.535756746 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  927. 0:00:01.535787896 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  928. 0:00:01.535819673 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000007
  929. 0:00:01.538958969 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  930. 0:00:01.539030347 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  931. 0:00:01.539067153 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (20 bytes)
  932. 0:00:01.539129242 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  933. 0:00:01.539161928 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2473:init_picture_refs_b_slice: decode reference picture list for B slices
  934. 0:00:01.539193217 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  935. 0:00:01.539224366 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  936. 0:00:01.542116703 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 32 (surface 0x04000005)
  937. 0:00:01.542176487 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 38 (surface 0x04000007)
  938. 0:00:01.542207427 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 32 (surface 0x04000005)
  939. 0:00:01.542724881 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  940. 0:00:01.542815186 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  941. 0:00:01.568267096 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 38 (surface 0x04000007)
  942. 0:00:01.568722601 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  943. 0:00:01.568821985 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  944. 0:00:01.598031495 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  945. 0:00:01.598258410 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  946. 0:00:01.598323222 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (1014 bytes)
  947. 0:00:01.598427006 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  948. 0:00:01.598484276 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  949. 0:00:01.598524086 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  950. 0:00:01.598561521 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  951. 0:00:01.598682416 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000003
  952. 0:00:01.604039103 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  953. 0:00:01.604171941 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 37 (surface 0x04000000)
  954. 0:00:01.604275515 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 39 (surface 0x04000002)
  955. 0:00:01.604393687 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 37 (surface 0x04000000)
  956. 0:00:01.605073592 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  957. 0:00:01.605176259 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  958. 0:00:01.633223610 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 39 (surface 0x04000002)
  959. 0:00:01.633776893 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a540 size:368640
  960. 0:00:01.633868874 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a540 format:4 dimensions:480x192 stride:1920 size:368640
  961. 0:00:01.659323717 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  962. 0:00:01.659622568 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  963. 0:00:01.659709450 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (2149 bytes)
  964. 0:00:01.659812955 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  965. 0:00:01.659853323 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  966. 0:00:01.659909825 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000001
  967. 0:00:01.665267210 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  968. 0:00:01.665688004 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  969. 0:00:01.665856810 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  970. 0:00:01.665951724 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (619 bytes)
  971. 0:00:01.666086448 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  972. 0:00:01.666172074 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  973. 0:00:01.666308544 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  974. 0:00:01.666378175 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  975. 0:00:01.666471274 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000004
  976. 0:00:01.670104557 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  977. 0:00:01.670168322 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 36 (surface 0x04000006)
  978. 0:00:01.670211624 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 36 (surface 0x04000006)
  979. 0:00:01.670670271 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a060 size:368640
  980. 0:00:01.670732500 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a060 format:4 dimensions:480x192 stride:1920 size:368640
  981. 0:00:01.706751606 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  982. 0:00:01.706969301 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  983. 0:00:01.707013161 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (491 bytes)
  984. 0:00:01.707138736 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  985. 0:00:01.707177707 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  986. 0:00:01.707231974 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  987. 0:00:01.707266615 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  988. 0:00:01.707308241 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000007
  989. 0:00:01.712755930 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  990. 0:00:01.713297619 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  991. 0:00:01.713433531 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  992. 0:00:01.713494781 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (502 bytes)
  993. 0:00:01.713592559 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  994. 0:00:01.713632508 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  995. 0:00:01.713733499 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  996. 0:00:01.713789162 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  997. 0:00:01.713849226 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000002
  998. 0:00:01.717419303 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  999. 0:00:01.717460509 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 40 (surface 0x04000003)
  1000. 0:00:01.717494452 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 40 (surface 0x04000003)
  1001. 0:00:01.718001779 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  1002. 0:00:01.718091735 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  1003. 0:00:01.747988344 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  1004. 0:00:01.748218890 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:1880:init_picture_poc_0: decode picture order count type 0
  1005. 0:00:01.748283423 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (589 bytes)
  1006. 0:00:01.748418077 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  1007. 0:00:01.748476045 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  1008. 0:00:01.748515645 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  1009. 0:00:01.748569144 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  1010. 0:00:01.748630255 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x04000005
  1011. 0:00:01.753411170 17269 0xa89400 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  1012. 0:00:01.753484294 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 41 (surface 0x04000001)
  1013. 0:00:01.753544218 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 41 (surface 0x04000001)
  1014. 0:00:01.754052872 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a3a0 size:368640
  1015. 0:00:01.754136262 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a3a0 format:4 dimensions:480x192 stride:1920 size:368640
  1016. 0:00:01.779297772 17269 0xa89630 DEBUG   glwindow gstglwindow_x11.c:559:gst_gl_window_x11_handle_event: Close 75497474d
  1017. 0:00:01.779427817 17269 0xa89630 WARN   default gstglutils.c:426:gst_gl_context_set_error: Output window was closed
  1018. 0:00:01.780968725 17269 0xa89400 WARN   glimagesink gstglimagesink.c:1407:gst_glimage_sink_show_frame:<sink> error: Output window was closed
  1019. 0:00:01.781131246 17269 0xa89400 INFO   GST_ERROR_SYSTEM gstelement.c:1837:gst_element_message_full:<sink> posting message: Output window was closed
  1020. 0:00:01.781354179 17269 0xa89400 INFO   GST_ERROR_SYSTEM gstelement.c:1860:gst_element_message_full:<sink> posted error message: Output window was closed
  1021. 0:00:01.781549176 17269 0xa89400 INFO   vaapidecode gstvaapidecode.c:346:gst_vaapidecode_push_decoded_frame:<vaapidecode0> downstream element rejected the frame (error [-5])
  1022. ERROR: from element /GstPipeline:pipeline0/GstGLImageSinkBin:glimagesinkbin0/GstGLImageSink:sink: Output window was closed
  1023. Additional debug info:
  1024. gstglimagesink.c(1407): gst_glimage_sink_show_frame (): /GstPipeline:pipeline0/GstGLImageSinkBin:glimagesinkbin0/GstGLImageSink:sink
  1025. 0:00:01.781646884 17269 0xa89400 WARN   qtdemux qtdemux.c:4854:gst_qtdemux_loop:<qtdemux0> error: streaming stopped, reason error
  1026. Execution ended after 0:00:01.420149448
  1027. Setting pipeline to PAUSED ...
  1028. 0:00:01.781690535 17269 0xa89400 INFO   GST_ERROR_SYSTEM gstelement.c:1837:gst_element_message_full:<qtdemux0> posting message: GStreamer encountered a general stream error.
  1029. 0:00:01.781748223 17269 0xa89400 INFO   GST_ERROR_SYSTEM gstelement.c:1860:gst_element_message_full:<qtdemux0> posted error message: GStreamer encountered a general stream error.
  1030. 0:00:01.781731462 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PLAYING pending VOID_PENDING, desired next PAUSED
  1031. 0:00:01.781816319 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 42 (surface 0x04000004)
  1032. 0:00:01.781820020 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PLAYING => PAUSED
  1033. 0:00:01.781853963 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 43 (surface 0x04000007)
  1034. 0:00:01.781886509 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 44 (surface 0x04000002)
  1035. 0:00:01.781891189 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current PLAYING pending VOID_PENDING, desired next PAUSED
  1036. 0:00:01.781916611 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 45 (surface 0x04000005)
  1037. 0:00:01.781948319 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PLAYING => PAUSED
  1038. 0:00:01.781973462 17269 0xa89400 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 42 (surface 0x04000004)
  1039. 0:00:01.781986662 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' is changing state asynchronously to PAUSED
  1040. 0:00:01.782020954 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current PLAYING pending VOID_PENDING, desired next PAUSED
  1041. 0:00:01.782088630 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PLAYING => PAUSED
  1042. 0:00:01.782121944 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to PAUSED
  1043. 0:00:01.782155398 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  1044. 0:00:01.782215182 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 3(PAUSED) successfully
  1045. 0:00:01.782275316 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current PLAYING pending VOID_PENDING, desired next PAUSED
  1046. 0:00:01.782315195 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PLAYING => PAUSED
  1047. 0:00:01.782371557 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to PAUSED
  1048. 0:00:01.782327138 17269 0xa89400 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7f5b4c46a200 size:368640
  1049. 0:00:01.782382941 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  1050. 0:00:01.782436230 17269 0xa89400 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7f5b4c46a200 format:4 dimensions:480x192 stride:1920 size:368640
  1051. 0:00:01.782607062 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 3(PAUSED) successfully
  1052. 0:00:01.782674039 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' is changing state asynchronously to PAUSED
  1053. 0:00:01.782710916 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PLAYING pending VOID_PENDING, desired next PAUSED
  1054. 0:00:01.782742624 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to PAUSED
  1055. 0:00:01.782772935 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  1056. 0:00:01.782828249 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 3(PAUSED) successfully
  1057. 0:00:01.782892782 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PLAYING pending VOID_PENDING, desired next PAUSED
  1058. 0:00:01.782957176 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to PAUSED
  1059. 0:00:01.783001036 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  1060. 0:00:01.783059005 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 3(PAUSED) successfully
  1061. 0:00:01.783097278 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PLAYING pending VOID_PENDING, desired next PAUSED
  1062. 0:00:01.783151614 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to PAUSED
  1063. 0:00:01.783184021 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PLAYING to PAUSED (VOID_PENDING pending)
  1064. 0:00:01.783222782 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
  1065. Setting pipeline to READY ...
  1066. 0:00:01.783355411 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PLAYING pending PAUSED, desired next PAUSED
  1067. 0:00:01.783444040 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2690:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' is changing state asynchronously to PAUSED
  1068. 0:00:01.783490135 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PAUSED pending VOID_PENDING, desired next PAUSED
  1069. 0:00:01.783545170 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<vaapidecode0> skipping transition from PAUSED to PAUSED
  1070. 0:00:01.783577786 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 3(PAUSED) successfully
  1071. 0:00:01.783615989 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PAUSED pending VOID_PENDING, desired next PAUSED
  1072. 0:00:01.783677589 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<qtdemux0> skipping transition from PAUSED to PAUSED
  1073. 0:00:01.783714884 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 3(PAUSED) successfully
  1074. 0:00:01.783772852 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next PAUSED
  1075. 0:00:01.783809589 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<filesrc0> skipping transition from PAUSED to PAUSED
  1076. 0:00:01.783844091 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 3(PAUSED) successfully
  1077. 0:00:01.783905760 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2631:gst_element_change_state:<pipeline0> forcing commit state READY <= READY
  1078. 0:00:01.783942916 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2305:gst_element_continue_state:<pipeline0> committing state from PLAYING to PAUSED, pending READY, next READY
  1079. 0:00:01.784027913 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PLAYING to PAUSED (READY pending)
  1080. 0:00:01.784133443 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2312:gst_element_continue_state:<pipeline0> continue state change PAUSED to READY, final READY
  1081. 0:00:01.784230732 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current PLAYING pending PAUSED, desired next READY
  1082. 0:00:01.784289678 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PAUSED => READY
  1083. 0:00:01.784359659 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current PLAYING pending PAUSED, desired next READY
  1084. 0:00:01.784399049 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PAUSED => READY
  1085. 0:00:01.810392369 17269 0xa89400 INFO   vaapidecode gstvaapidecode.c:346:gst_vaapidecode_push_decoded_frame:<vaapidecode0> downstream element rejected the frame (flushing [-2])
  1086. 0:00:01.810619493 17269 0xa89400 INFO   GST_EVENT gstpad.c:5435:gst_pad_send_event_unchecked:<sink:sink> Received event on flushing pad. Discarding
  1087. 0:00:01.810653994 17269 0xa89630 DEBUG   glshader gstglshader.c:147:_cleanup_shader: shader deleted 1
  1088. 0:00:01.810729493 17269 0xa89400 INFO   task gsttask.c:315:gst_task_func:<qtdemux0:sink> Task going to paused
  1089. 0:00:01.810787740 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to READY
  1090. 0:00:01.810827899 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
  1091. 0:00:01.810911429 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 2(READY) successfully
  1092. 0:00:01.810956547 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current PAUSED pending VOID_PENDING, desired next READY
  1093. 0:00:01.811009277 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PAUSED => READY
  1094. 0:00:01.811228578 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to READY
  1095. 0:00:01.811264686 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  1096. 0:00:01.811319093 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 2(READY) successfully
  1097. 0:00:01.811356318 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current PAUSED pending VOID_PENDING, desired next READY
  1098. 0:00:01.811459823 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PAUSED => READY
  1099. 0:00:01.812097753 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to READY
  1100. 0:00:01.812173741 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  1101. 0:00:01.812268166 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 2(READY) successfully
  1102. 0:00:01.812405125 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to READY
  1103. 0:00:01.812468820 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed PLAYING to READY (VOID_PENDING pending)
  1104. 0:00:01.812560172 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 2(READY) successfully
  1105. 0:00:01.812654179 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current PAUSED pending VOID_PENDING, desired next READY
  1106. 0:00:01.818387869 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to READY
  1107. 0:00:01.818465253 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  1108. 0:00:01.818534745 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 2(READY) successfully
  1109. 0:00:01.818651659 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current PAUSED pending VOID_PENDING, desired next READY
  1110. 0:00:01.818888491 17269 0xa89400 INFO   task gsttask.c:317:gst_task_func:<qtdemux0:sink> Task resume from paused
  1111. 0:00:01.819045774 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<qtdemux0> removing pad 'video_0'
  1112. 0:00:01.819085304 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking qtdemux0:video_0(0xb69b40) and vaapidecode0:sink(0xb684c0)
  1113. 0:00:01.819146485 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked qtdemux0:video_0 and vaapidecode0:sink
  1114. 0:00:01.819371932 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<qtdemux0> removing pad 'audio_0'
  1115. 0:00:01.819509729 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to READY
  1116. 0:00:01.819578034 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  1117. 0:00:01.819670225 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 2(READY) successfully
  1118. 0:00:01.819791818 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current READY pending VOID_PENDING, desired next READY
  1119. 0:00:01.819898675 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => READY
  1120. 0:00:01.820027114 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current READY pending VOID_PENDING, desired next READY
  1121. 0:00:01.820092694 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<sink> skipping transition from READY to READY
  1122. 0:00:01.820153596 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 2(READY) successfully
  1123. 0:00:01.820223368 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current READY pending VOID_PENDING, desired next READY
  1124. 0:00:01.820286644 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<glcolorconvertelement0> skipping transition from READY to READY
  1125. 0:00:01.820347266 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 2(READY) successfully
  1126. 0:00:01.820416339 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current READY pending VOID_PENDING, desired next READY
  1127. 0:00:01.820479964 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<gluploadelement0> skipping transition from READY to READY
  1128. 0:00:01.820539749 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 2(READY) successfully
  1129. 0:00:01.820609869 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to READY
  1130. 0:00:01.820671260 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 2(READY) successfully
  1131. 0:00:01.820740193 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current READY pending VOID_PENDING, desired next READY
  1132. 0:00:01.820803120 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<vaapidecode0> skipping transition from READY to READY
  1133. 0:00:01.820862415 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 2(READY) successfully
  1134. 0:00:01.820934352 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current READY pending VOID_PENDING, desired next READY
  1135. 0:00:01.821027939 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2347:gst_bin_element_set_state:<qtdemux0> skipping transition from READY to READY
  1136. 0:00:01.821071101 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 2(READY) successfully
  1137. 0:00:01.821156447 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current PAUSED pending VOID_PENDING, desired next READY
  1138. 0:00:01.821262187 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to READY
  1139. 0:00:01.821325603 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  1140. 0:00:01.821415419 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 2(READY) successfully
  1141. 0:00:01.821489590 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<pipeline0> completed state change to READY
  1142. 0:00:01.821550771 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed PAUSED to READY (VOID_PENDING pending)
  1143. 0:00:01.821689127 17269 0x9ddc00 INFO   GST_STATES gstbin.c:1829:gst_bin_get_state_func:<pipeline0> getting state
  1144. Setting pipeline to NULL ...
  1145. 0:00:01.821880771 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glimagesinkbin0> current READY pending VOID_PENDING, desired next NULL
  1146. 0:00:01.821949076 17269 0x9ddc00 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => NULL
  1147. 0:00:01.822063965 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<sink> current READY pending VOID_PENDING, desired next NULL
  1148. 0:00:01.822129616 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: READY => NULL
  1149. 0:00:01.822203647 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<sink> completed state change to NULL
  1150. 0:00:01.822265247 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<sink> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1151. 0:00:01.822355063 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'sink' changed state to 1(NULL) successfully
  1152. 0:00:01.822428885 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<glcolorconvertelement0> current READY pending VOID_PENDING, desired next NULL
  1153. 0:00:01.822497679 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: READY => NULL
  1154. 0:00:01.822585330 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glcolorconvertelement0> completed state change to NULL
  1155. 0:00:01.822628911 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glcolorconvertelement0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1156. 0:00:01.822718657 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'glcolorconvertelement0' changed state to 1(NULL) successfully
  1157. 0:00:01.822790663 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<gluploadelement0> current READY pending VOID_PENDING, desired next NULL
  1158. 0:00:01.822887743 17269 0x9ddc00 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: READY => NULL
  1159. 0:00:01.822976441 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<gluploadelement0> completed state change to NULL
  1160. 0:00:01.823036574 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<gluploadelement0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1161. 0:00:01.823110816 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<glimagesinkbin0> child 'gluploadelement0' changed state to 1(NULL) successfully
  1162. 0:00:01.823204822 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<glimagesinkbin0> completed state change to NULL
  1163. 0:00:01.823265794 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<glimagesinkbin0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1164. 0:00:01.823336962 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'glimagesinkbin0' changed state to 1(NULL) successfully
  1165. 0:00:01.823534822 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<vaapidecode0> current READY pending VOID_PENDING, desired next NULL
  1166. 0:00:01.823604524 17269 0x9ddc00 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 43 (surface 0x04000007)
  1167. 0:00:01.823659768 17269 0x9ddc00 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 44 (surface 0x04000002)
  1168. 0:00:01.823690917 17269 0x9ddc00 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 45 (surface 0x04000005)
  1169. 0:00:01.823786041 17269 0x9ddc00 DEBUG   vaapi gstvaapicontext.c:88:context_destroy: context 0x02000000
  1170. 0:00:01.824014981 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000006
  1171. 0:00:01.824051298 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000000
  1172. 0:00:01.824083425 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000003
  1173. 0:00:01.824115064 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000001
  1174. 0:00:01.824146841 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000004
  1175. 0:00:01.824176384 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000007
  1176. 0:00:01.824207394 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000002
  1177. 0:00:01.824221991 17269 0x9ddc00 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x4000005
  1178. 0:00:01.854402504 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<vaapidecode0> completed state change to NULL
  1179. 0:00:01.854509012 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<vaapidecode0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1180. 0:00:01.854610701 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'vaapidecode0' changed state to 1(NULL) successfully
  1181. 0:00:01.854673838 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<qtdemux0> current READY pending VOID_PENDING, desired next NULL
  1182. 0:00:01.854733343 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<qtdemux0> completed state change to NULL
  1183. 0:00:01.854762536 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<qtdemux0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1184. 0:00:01.854796549 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'qtdemux0' changed state to 1(NULL) successfully
  1185. 0:00:01.854830003 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2230:gst_bin_element_set_state:<filesrc0> current READY pending VOID_PENDING, desired next NULL
  1186. 0:00:01.854866809 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<filesrc0> completed state change to NULL
  1187. 0:00:01.854896003 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<filesrc0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1188. 0:00:01.854929527 17269 0x9ddc00 INFO   GST_STATES gstbin.c:2684:gst_bin_change_state_func:<pipeline0> child 'filesrc0' changed state to 1(NULL) successfully
  1189. 0:00:01.855084435 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2330:gst_element_continue_state:<pipeline0> completed state change to NULL
  1190. 0:00:01.855115793 17269 0x9ddc00 INFO   GST_STATES gstelement.c:2235:_priv_gst_element_state_changed:<pipeline0> notifying about state-changed READY to NULL (VOID_PENDING pending)
  1191. Freeing pipeline ...
  1192. 0:00:01.855222720 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking vaapidecode0:src(0xb68700) and glimagesinkbin0:sink(0xbaa050)
  1193. 0:00:01.855283133 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked vaapidecode0:src and glimagesinkbin0:sink
  1194. 0:00:01.855321686 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "glimagesinkbin0"
  1195. 0:00:01.855381889 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking glcolorconvertelement0:src(0xb69000) and sink:sink(0xb69240)
  1196. 0:00:01.855487419 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked glcolorconvertelement0:src and sink:sink
  1197. 0:00:01.855543013 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<glimagesinkbin0> removed child "sink"
  1198. 0:00:01.855577025 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<sink> dispose
  1199. 0:00:01.855606219 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<sink> removing pad 'sink'
  1200. 0:00:01.855643794 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<sink> parent class dispose
  1201. 0:00:01.855706022 17269 0x9ddc00 DEBUG   glimagesink gstglimagesink.c:624:gst_glimage_sink_finalize: finalized
  1202. 0:00:01.855737381 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<sink> finalize
  1203. 0:00:01.855764898 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<sink> finalize parent
  1204. 0:00:01.855797794 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking gluploadelement0:src(0xb68b80) and glcolorconvertelement0:sink(0xb68dc0)
  1205. 0:00:01.855835927 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked gluploadelement0:src and glcolorconvertelement0:sink
  1206. 0:00:01.855874479 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<glimagesinkbin0> removed child "glcolorconvertelement0"
  1207. 0:00:01.855908003 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<glcolorconvertelement0> dispose
  1208. 0:00:01.855936568 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<glcolorconvertelement0> removing pad 'sink'
  1209. 0:00:01.855971279 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<glcolorconvertelement0> removing pad 'src'
  1210. 0:00:01.856005292 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<glcolorconvertelement0> parent class dispose
  1211. 0:00:01.856034625 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<glcolorconvertelement0> finalize
  1212. 0:00:01.856062003 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<glcolorconvertelement0> finalize parent
  1213. 0:00:01.856097063 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking sink:proxypad0(0xbae090) and gluploadelement0:sink(0xb68940)
  1214. 0:00:01.856130308 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked sink:proxypad0 and gluploadelement0:sink
  1215. 0:00:01.856163203 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<glimagesinkbin0> removed child "gluploadelement0"
  1216. 0:00:01.856195610 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<gluploadelement0> dispose
  1217. 0:00:01.856223825 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<gluploadelement0> removing pad 'sink'
  1218. 0:00:01.856259444 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<gluploadelement0> removing pad 'src'
  1219. 0:00:01.856293317 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<gluploadelement0> parent class dispose
  1220. 0:00:01.856322162 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<gluploadelement0> finalize
  1221. 0:00:01.856349400 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<gluploadelement0> finalize parent
  1222. 0:00:01.856361692 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<glimagesinkbin0> dispose
  1223. 0:00:01.856389140 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<glimagesinkbin0> removing pad 'sink'
  1224. 0:00:01.856449762 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<glimagesinkbin0> parent class dispose
  1225. 0:00:01.856479165 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<glimagesinkbin0> finalize
  1226. 0:00:01.856490060 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<glimagesinkbin0> finalize parent
  1227. 0:00:01.856523445 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "vaapidecode0"
  1228. 0:00:01.856556898 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<vaapidecode0> dispose
  1229. 0:00:01.856584835 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<vaapidecode0> removing pad 'sink'
  1230. 0:00:01.856614587 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<vaapidecode0> removing pad 'src'
  1231. 0:00:01.856644130 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<vaapidecode0> parent class dispose
  1232. 0:00:01.856738206 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<vaapidecode0> finalize
  1233. 0:00:01.856750918 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<vaapidecode0> finalize parent
  1234. 0:00:01.856782276 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:1981:gst_pad_unlink: unlinking filesrc0:src(0xb68040) and qtdemux0:sink(0xb68280)
  1235. 0:00:01.856837032 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstpad.c:2035:gst_pad_unlink: unlinked filesrc0:src and qtdemux0:sink
  1236. 0:00:01.856875724 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "qtdemux0"
  1237. 0:00:01.856913718 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<qtdemux0> dispose
  1238. 0:00:01.856942492 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<qtdemux0> removing pad 'sink'
  1239. 0:00:01.856979299 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<qtdemux0> parent class dispose
  1240. 0:00:01.857008772 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<qtdemux0> finalize
  1241. 0:00:01.857036010 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<qtdemux0> finalize parent
  1242. 0:00:01.857070651 17269 0x9ddc00 INFO   GST_PARENTAGE gstbin.c:1554:gst_bin_remove_func:<pipeline0> removed child "filesrc0"
  1243. 0:00:01.857103337 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<filesrc0> dispose
  1244. 0:00:01.857130994 17269 0x9ddc00 INFO   GST_ELEMENT_PADS gstelement.c:766:gst_element_remove_pad:<filesrc0> removing pad 'src'
  1245. 0:00:01.857164587 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<filesrc0> parent class dispose
  1246. 0:00:01.857196365 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<filesrc0> finalize
  1247. 0:00:01.857231216 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<filesrc0> finalize parent
  1248. 0:00:01.857263273 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2875:gst_element_dispose:<pipeline0> dispose
  1249. 0:00:01.857323756 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2919:gst_element_dispose:<pipeline0> parent class dispose
  1250. 0:00:01.857337095 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2950:gst_element_finalize:<pipeline0> finalize
  1251. 0:00:01.857364194 17269 0x9ddc00 INFO   GST_REFCOUNTING gstelement.c:2955:gst_element_finalize:<pipeline0> finalize parent
  1252. 0:00:01.857394715 17269 0x9ddc00 INFO   GST_INIT gst.c:952:gst_deinit: deinitializing GStreamer
  1253. 0:00:01.865546799 17269 0x9ddc00 INFO   GST_INIT gst.c:1083:gst_deinit: deinitialized GStreamer
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement