Advertisement
vliaskov

vaapidecode + glimagesink with meta

Jun 28th, 2015
669
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 157.08 KB | None | 0 0
  1. GST_PLATFORM=glx GST_GL_WINDOW=x11 GST_GL_API=opengl GST_DEBUG=3,*vaapi*:5,*gl*:5 gst-launch-1.0 filesrc location=/opt/Videos/run02.mp4 ! qtdemux ! vaapidecode ! glimagesink
  2.  
  3. 0:00:00.027742695  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:211:gst_gl_sink_bin_init:<GstGLSinkBin@0x1344020> setting target sink pad <gluploadelement0:sink>
  4. 0:00:00.028404389  3684 0x134aa40 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 ]
  5. 0:00:00.028582332  3684 0x134aa40 INFO   vaapi gstvaapidisplay.c:119:libgstvaapi_init_once: gstreamer-vaapi version drop_0.10_1.0-114-g76060c9
  6. 0:00:00.162516688  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:800:gst_vaapi_display_calculate_pixel_aspect_ratio: calculated pixel aspect ratio: 0.999126
  7. libva info: VA-API version 0.38.0
  8. libva info: va_getDriverName() returns 0
  9. libva info: Trying to open /opt/build/gnome-3.14/lib64/dri/radeonsi_drv_video.so
  10. libva info: Found init function __vaDriverInit_0_35
  11. libva info: va_openDriver() returns 0
  12. 0:00:00.205013618  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:940:gst_vaapi_display_create_unlocked: VA-API version 0.38
  13. 0:00:00.205074293  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:537:ensure_profiles: 8 profiles
  14. 0:00:00.205082359  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG2Simple
  15. 0:00:00.205088196  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG2Main
  16. 0:00:00.205093146  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG4Simple
  17. 0:00:00.205098137  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileMPEG4AdvancedSimple
  18. 0:00:00.205103101  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264Baseline
  19. 0:00:00.205107861  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264Main
  20. 0:00:00.205112338  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileH264High
  21. 0:00:00.205117225  3684 0x134aa40 DEBUG   vaapi gstvaapidisplay.c:544:ensure_profiles: VAProfileVC1Advanced
  22. 0:00:00.205126492  3684 0x134aa40 DEBUG   vaapi gstvaapiutils.c:53:vaapi_check_status: vaQueryEntrypoints() [VAProfileNone]: the requested VAProfile is not supported
  23. 0:00:00.205291147  3684 0x134aa40 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 ]
  24. 0:00:00.205612412  3684 0x134aa40 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 ]
  25. Setting pipeline to PAUSED ...
  26. 0:00:00.205958804  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: NULL => READY
  27. 0:00:00.205974059  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: NULL => READY
  28. 0:00:00.206036525  3684 0x134aa40 INFO   gldisplay gstgldisplay.c:191:gst_gl_display_new: creating a display, user choice:x11 (platform: (NULL))
  29. 0:00:00.206607386  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: NULL => READY
  30. 0:00:00.206648884  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: NULL => READY
  31. 0:00:00.206696103  3684 0x134aa40 INFO   vaapidecode gstvaapipluginbase.c:50:plugin_set_display:<vaapidecode0> set display 0x11a1c30
  32. 0:00:00.206747010  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => PAUSED
  33. 0:00:00.206760459  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: READY => PAUSED
  34. 0:00:00.206768271  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:709:_ensure_gl_setup:<sink> No current context, creating one for <gldisplayx11-0>
  35. 0:00:00.206775679  3684 0x134aa40 DEBUG   gldisplay gstgldisplay.c:478:gst_gl_display_get_gl_context_for_thread:<gldisplayx11-0> returning context (NULL) for thread (nil)
  36. 0:00:00.206788311  3684 0x134aa40 INFO   glcontext gstglcontext.c:282:gst_gl_context_new: creating a context for display <gldisplayx11-0>, user choice:(null)
  37. 0:00:00.206814123  3684 0x134aa40 DEBUG   glcontext gstglcontext.c:317:gst_gl_context_new:<glcontextglx0> Done creating context for display <gldisplayx11-0> (user_choice:(null))
  38. 0:00:00.206823056  3684 0x134aa40 DEBUG   gldisplay gstgldisplay.c:411:gst_gl_display_create_context:<gldisplayx11-0> creating context <glcontextglx0> from other context (NULL)
  39. 0:00:00.206833533  3684 0x134aa40 DEBUG   glcontext gstglcontext.c:920:gst_gl_context_create:<glcontextglx0> other_context:(NULL)
  40. 0:00:00.206842268  3684 0x134aa40 INFO   glwindow gstglwindow.c:271:gst_gl_window_new: creating a window, user choice:x11
  41. 0:00:00.206995626  3684 0x134aa40 DEBUG   glcontext gstglcontext.c:781:gst_gl_context_set_window:<glcontextglx0> window:<glwindowx11-0>
  42. 0:00:00.207197944  3684 0x13405e0 DEBUG   glcontext gstglcontext.c:1214:gst_gl_context_create_thread:<glcontextglx0> Creating thread
  43. 0:00:00.212890692  3684 0x13405e0 INFO   glwindow gstglcontext_glx.c:303:gst_gl_context_glx_choose_format: GLX Version: 1.4
  44. 0:00:00.212929542  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:121:_describe_fbconfig: ID: 210
  45. 0:00:00.212936868  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:123:_describe_fbconfig: double buffering: 1
  46. 0:00:00.212942490  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:125:_describe_fbconfig: red: 8
  47. 0:00:00.212947433  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:127:_describe_fbconfig: green: 8
  48. 0:00:00.212952191  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:129:_describe_fbconfig: blue: 8
  49. 0:00:00.212956975  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:131:_describe_fbconfig: alpha: 0
  50. 0:00:00.212961791  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:133:_describe_fbconfig: depth: 24
  51. 0:00:00.212972983  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:135:_describe_fbconfig: stencil: 0
  52. 0:00:00.213523399  3684 0x13405e0 INFO   glcontext gstglcontext.c:1272:gst_gl_context_create_thread:<glcontextglx0> Attempting to create opengl context. user chosen api(s) (opengl), compiled api support (opengl opengl3 gles2) display api (opengl opengl3 gles2)
  53. 0:00:00.213552270  3684 0x13405e0 DEBUG   glwindow gstglcontext_glx.c:209:gst_gl_context_glx_create_context:<glwindowx11-0> trying to create a GL 1.4 context
  54. 0:00:00.224257117  3684 0x13405e0 INFO   glcontext gstglcontext.c:1283:gst_gl_context_create_thread:<glcontextglx0> created context
  55. 0:00:00.224283735  3684 0x13405e0 DEBUG   glcontext gstglcontext.c:631:gst_gl_context_activate:<glcontextglx0> activate:1
  56. 0:00:00.224754404  3684 0x13405e0 INFO   glcontext gstglcontext.c:1299:gst_gl_context_create_thread:<glcontextglx0> available GL APIs: opengl
  57. 0:00:00.224768977  3684 0x13405e0 DEBUG   glcontext gstglcontext.c:1318:gst_gl_context_create_thread:<glcontextglx0> Filling info
  58. 0:00:00.224811276  3684 0x13405e0 INFO   glcontext gstglcontext.c:1114:_create_context_info:<glcontextglx0> GL_VERSION: 3.0 Mesa 10.1.3
  59. 0:00:00.224818912  3684 0x13405e0 INFO   glcontext gstglcontext.c:1117:_create_context_info:<glcontextglx0> GL_SHADING_LANGUAGE_VERSION: 1.30
  60. 0:00:00.224825410  3684 0x13405e0 INFO   glcontext gstglcontext.c:1119:_create_context_info:<glcontextglx0> GL_VENDOR: X.Org
  61. 0:00:00.224831453  3684 0x13405e0 INFO   glcontext gstglcontext.c:1121:_create_context_info:<glcontextglx0> GL_RENDERER: Gallium 0.4 on AMD PITCAIRN
  62. 0:00:00.224919504  3684 0x13405e0 DEBUG   glcontext gstglcontext.c:1460:gst_gl_context_fill_info:<glcontextglx0> GL_EXTENSIONS: GL_ARB_ES2_compatibility GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_clear_buffer_object GL_ARB_color_buffer_float GL_ARB_copy_buffer GL_ARB_conservative_depth GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query2 GL_ARB_occlusion_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shader_stencil_export GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_packing GL_ARB_shading_language_420pack GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_mirrored_repeat GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_rectangle GL_ARB_texture_rgb10_a2ui GL_ARB_texture_rg GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_window_pos GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_copy_texture GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_gpu_program_parameters GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_array GL_OES_EGL_image GL_OES_read_format GL_KHR_debug GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_stencil_export GL_AMD_shader_trinary_minmax GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ATI_blend_equation_separate GL_ATI_draw_buffers GL_ATI_separate_stencil GL_ATI_texture_compression_3dc GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_ATI_texture_mirror_once GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_MESA_pack_invert GL_MESA_texture_signed_rgba GL_MESA_window_pos GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_fog_distance GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_NV_vdpau_interop GL_S3_s3tc GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays
  63. 0:00:00.225080336  3684 0x13405e0 INFO   glcontext gstglcontext.c:1328:gst_gl_context_create_thread:<glcontextglx0> Enabling GL context debugging
  64. 0:00:00.225127759  3684 0x134aa40 INFO   glcontext gstglcontext.c:937:gst_gl_context_create:<glcontextglx0> gl thread created
  65. 0:00:00.225145654  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:728:_ensure_gl_setup:<sink> created context <glcontextglx0> from other context (NULL)
  66. 0:00:00.225159287  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:732:_ensure_gl_setup:<sink> got window <glwindowx11-0>
  67. 0:00:00.225180044  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:739:_ensure_gl_setup:<sink> window_id : 0 , new_window_id : 0
  68. 0:00:00.225210397  3684 0x134aa40 DEBUG   gldisplay gstgldisplay.c:562:gst_gl_display_add_context:<gldisplayx11-0> successfully inserted context <glcontextglx0>
  69. 0:00:00.225242655  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: READY => PAUSED
  70. 0:00:00.225276517  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: READY => PAUSED
  71. 0:00:00.225331824  3684 0x134aa40 WARN   basesrc gstbasesrc.c:3481:gst_base_src_start_complete:<filesrc0> pad not activated yet
  72. Pipeline is PREROLLING ...
  73. Got context from element 'vaapidecode0': gst.vaapi.Display=context, display=(GstVaapiDisplay)NULL;
  74. 0:00:00.225574908  3684 0x13406d0 WARN   qtdemux qtdemux_types.c:209:qtdemux_type_get: unknown QuickTime node type iods
  75. Got context from element 'sink': gst.gl.GLDisplay=context, gst.gl.GLDisplay=(GstGLDisplay)"\(GstGLDisplayX11\)\ gldisplayx11-0";
  76. 0:00:00.225596348  3684 0x13406d0 WARN   qtdemux qtdemux_types.c:209:qtdemux_type_get: unknown QuickTime node type pasp
  77. 0:00:00.225778833  3684 0x13406d0 WARN   basesrc gstbasesrc.c:2391:gst_base_src_update_length:<filesrc0> processing at or past EOS
  78. 0:00:00.225969996  3684 0x13406d0 INFO   vaapidecode gstvaapidecode.c:168:gst_vaapidecode_update_sink_caps:<vaapidecode0> new sink caps = video/x-h264, stream-format=(string)avc, alignment=(string)au, level=(string)3.1, profile=(string)main, codec_data=(buffer)014d401fffe10019674d401fd890782ff97011000003000100000300328f18322601000668e88c133c80, width=(int)480, height=(int)360, framerate=(fraction)25/1, pixel-aspect-ratio=(fraction)1/1
  79. 0:00:00.226050339  3684 0x13406d0 DEBUG   vaapidecode gstvaapipluginbase.c:463:ensure_sinkpad_buffer_pool: assume video buffer pool format is NV12
  80. 0:00:00.226079768  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 480x360
  81. 0:00:00.226103055  3684 0x13406d0 DEBUG   vaapi gstvaapidisplay.c:713:ensure_image_formats: 5 image formats
  82. 0:00:00.226109124  3684 0x13406d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: NV12
  83. 0:00:00.226114967  3684 0x13406d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: YV12
  84. 0:00:00.226120153  3684 0x13406d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: I420
  85. 0:00:00.226125247  3684 0x13406d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: BGRA
  86. 0:00:00.226130335  3684 0x13406d0 DEBUG   vaapi gstvaapidisplay.c:715:ensure_image_formats: RGBA
  87. 0:00:00.226145257  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0x6000000
  88. 0:00:00.226154090  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0x6000000
  89. 0:00:00.226297189  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1633:parse_sps: parse SPS
  90. 0:00:00.226314742  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1787:decode_sps: decode SPS
  91. 0:00:00.226322252  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1680:parse_pps: parse PPS
  92. 0:00:00.226328702  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1813:decode_pps: decode PPS
  93. 0:00:00.226335453  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1705:parse_sei: parse SEI
  94. 0:00:00.226352261  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  95. 0:00:00.226373828  3684 0x13406d0 DEBUG   vaapidecode gstvaapidecode.c:393:gst_vaapidecode_handle_frame:<vaapidecode0> activating the decoder
  96. 0:00:00.226516535  3684 0x13406d0 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 }
  97. 0:00:00.226540843  3684 0x13406d0 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
  98. 0:00:00.226682363  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)25/1
  99. Redistribute latency...
  100. 0:00:00.226796233  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  101. 0:00:00.226817576  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  102. 0:00:00.226966062  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  103. 0:00:00.226985405  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  104. 0:00:00.227124690  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  105. 0:00:00.227143861  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  106. 0:00:00.227261301  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  107. 0:00:00.227280417  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  108. 0:00:00.227379773  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  109. 0:00:00.227397859  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  110. 0:00:00.227419693  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), format=(string)RGBA, width=(int)[ 1, 2147483647 ], height=(int)[ 1, 2147483647 ], framerate=(fraction)[ 0/1, 2147483647/1 ]
  111. 0:00:00.227438519  3684 0x13406d0 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 ]
  112. 0:00:00.227450986  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1191:gst_glimage_sink_set_caps:<sink> set caps with video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  113. 0:00:00.227464479  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  114. 0:00:00.227469736  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x360
  115. 0:00:00.227486970  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1527:gst_glimage_sink_propose_allocation:<sink> create new pool
  116. 0:00:00.227544075  3684 0x13406d0 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta0> Created upload for context <glcontextglx0>
  117. 0:00:00.227568658  3684 0x13406d0 DEBUG   glbasefilter gstglbasefilter.c:189:_find_local_gl_context:<glcolorconvertelement0> found local context 0x13fa080
  118. 0:00:00.227606209  3684 0x13406d0 DEBUG   glconvert gstglcolorconvert.c:502:gst_gl_color_convert_new:<glcolorconvert0> Created new colorconvert for context <glcontextglx0>
  119. 0:00:00.227637868  3684 0x13406d0 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)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, chroma-site=(string)jpeg, colorimetry=(string)bt601, framerate=(fraction)25/1 to video/x-raw(memory:GLMemory), width=(int)480, height=(int)360, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  120. 0:00:00.227671452  3684 0x13406d0 DEBUG   glbasefilter gstglbasefilter.c:189:_find_local_gl_context:<gluploadelement0> found local context 0x13fa080
  121. 0:00:00.227727290  3684 0x13406d0 DEBUG   glupload gstglupload.c:914:gst_gl_upload_new:<glupload0> Created new GLUpload for context <glcontextglx0>
  122. 0:00:00.227773872  3684 0x13406d0 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta1> Created upload for context <glcontextglx0>
  123. 0:00:00.227915991  3684 0x13406d0 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 }
  124. 0:00:00.227936374  3684 0x13406d0 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
  125. 0:00:00.228073013  3684 0x13406d0 INFO   vaapidecode gstvaapipluginbase.c:708:gst_vaapi_plugin_base_decide_allocation:<vaapidecode0> Pool hasn't GstVaapiVideoMeta. Making a new pool
  126. 0:00:00.228108020  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x360, chroma type 0x1
  127. 0:00:00.229957882  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000000
  128. 0:00:00.229977018  3684 0x13406d0 DEBUG   vaapi gstvaapiutils.c:53:vaapi_check_status: vaDeriveImage(): operation failed
  129. 0:00:00.229984981  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000000
  130. 0:00:00.229997893  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format I420, size 480x360
  131. 0:00:00.230013317  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0x6000000
  132. 0:00:00.230021582  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0x6000000
  133. 0:00:00.230063244  3684 0x13406d0 DEBUG   gluploadmeta gstgluploadmeta.c:113:gst_gl_upload_meta_finalize:<gluploadmeta1> Finalizing
  134. 0:00:00.230112118  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1826:decode_sei: decode SEI messages
  135. 0:00:00.230119903  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1432:ensure_context: maximum number of views changed to 1
  136. 0:00:00.230126019  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1437:ensure_context: DPB size increased
  137. 0:00:00.230130672  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1448:ensure_context: profile changed
  138. 0:00:00.230139368  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1469:ensure_context: size changed
  139. 0:00:00.230144127  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:838:gst_vaapi_decoder_set_picture_size: picture height changed to 368
  140. 0:00:00.230275078  3684 0x13406d0 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 }
  141. 0:00:00.230296640  3684 0x13406d0 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
  142. 0:00:00.230429147  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)25/1
  143. Redistribute latency...
  144. 0:00:00.230538698  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  145. 0:00:00.230559525  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  146. 0:00:00.230702371  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  147. 0:00:00.230721505  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  148. 0:00:00.230854159  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  149. 0:00:00.230872869  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  150. 0:00:00.230993638  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  151. 0:00:00.231012898  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  152. 0:00:00.231110461  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/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 }
  153. 0:00:00.231127859  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1048:gst_glimage_sink_get_caps:<sink> returning caps: video/x-raw(memory:GLMemory), width=(int)480, height=(int)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, framerate=(fraction)25/1, format=(string)RGBA
  154. 0:00:00.231148883  3684 0x13406d0 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 ]
  155. 0:00:00.231206092  3684 0x13406d0 DEBUG   glconvert gstglcolorconvert.c:660:_gst_gl_color_convert_set_caps_unlocked:<glcolorconvert0> Configuring passthrough mode for same in/out caps
  156. 0:00:00.231222912  3684 0x13406d0 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 ]
  157. 0:00:00.231237340  3684 0x13406d0 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)368, interlace-mode=(string)progressive, pixel-aspect-ratio=(fraction)1/1, colorimetry=(string)sRGB, framerate=(fraction)25/1
  158. 0:00:00.231250301  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  159. 0:00:00.231255383  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x368
  160. 0:00:00.231276193  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1527:gst_glimage_sink_propose_allocation:<sink> create new pool
  161. 0:00:00.231308702  3684 0x13406d0 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta2> Created upload for context <glcontextglx0>
  162. 0:00:00.231398526  3684 0x13406d0 DEBUG   gluploadmeta gstgluploadmeta.c:103:gst_gl_upload_meta_new:<gluploadmeta3> Created upload for context <glcontextglx0>
  163. 0:00:00.231522801  3684 0x13406d0 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 }
  164. 0:00:00.231546496  3684 0x13406d0 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
  165. 0:00:00.231674261  3684 0x13406d0 INFO   vaapidecode gstvaapipluginbase.c:708:gst_vaapi_plugin_base_decide_allocation:<vaapidecode0> Pool hasn't GstVaapiVideoMeta. Making a new pool
  166. 0:00:00.231706410  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x7
  167. 0:00:00.231715693  3684 0x13406d0 DEBUG   vaapi gstvaapiutils.c:53:vaapi_check_status: vaCreateSurfaces(): the requested RT Format is not supported
  168. 0:00:00.231721527  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0xffffffff
  169. 0:00:00.231727037  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:261:gst_vaapi_image_new: format RGBA, size 480x368
  170. 0:00:00.231740694  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:206:gst_vaapi_image_create: image 0x6000000
  171. 0:00:00.231747896  3684 0x13406d0 DEBUG   vaapi gstvaapiimage.c:116:gst_vaapi_image_destroy: image 0x6000000
  172. 0:00:00.231778603  3684 0x13406d0 DEBUG   gluploadmeta gstgluploadmeta.c:113:gst_gl_upload_meta_finalize:<gluploadmeta3> Finalizing
  173. 0:00:00.231815198  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  174. 0:00:00.231990858  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000000
  175. 0:00:00.232009282  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  176. 0:00:00.232167891  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000001
  177. 0:00:00.232179446  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  178. 0:00:00.232291121  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000002
  179. 0:00:00.232300427  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  180. 0:00:00.232398288  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000003
  181. 0:00:00.232407420  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  182. 0:00:00.232490282  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000004
  183. 0:00:00.232499559  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  184. 0:00:00.232582294  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000005
  185. 0:00:00.232591598  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  186. 0:00:00.232710840  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000006
  187. 0:00:00.232728151  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  188. 0:00:00.232830946  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000007
  189. 0:00:00.232840737  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  190. 0:00:00.232919253  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000008
  191. 0:00:00.232928403  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  192. 0:00:00.233005904  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x3000009
  193. 0:00:00.233015055  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  194. 0:00:00.233090144  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x300000a
  195. 0:00:00.233098974  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:334:gst_vaapi_surface_new: size 480x368, chroma type 0x1
  196. 0:00:00.233173455  3684 0x13406d0 DEBUG   vaapi gstvaapisurface.c:121:gst_vaapi_surface_create: surface 0x300000b
  197. 0:00:00.233187049  3684 0x13406d0 DEBUG   vaapi gstvaapicontext.c:289:context_create: context 0x02000000
  198. 0:00:00.233193012  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1121:dpb_reset: DPB size 8
  199. 0:00:00.233202025  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3258:init_picture: <IDR>
  200. 0:00:00.233207298  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  201. 0:00:00.233212820  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (15632 bytes)
  202. 0:00:00.233221815  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  203. 0:00:00.233226797  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  204. 0:00:00.233231805  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  205. 0:00:00.387719311  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  206. 0:00:00.387778976  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  207. 0:00:00.387786933  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3656 bytes)
  208. 0:00:00.387796392  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  209. 0:00:00.387821768  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  210. 0:00:00.387830647  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  211. 0:00:00.387839189  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  212. 0:00:00.387873365  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  213. 0:00:00.387946563  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  214. 0:00:00.387959493  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  215. 0:00:00.387964624  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4361 bytes)
  216. 0:00:00.387971068  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  217. 0:00:00.387975121  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  218. 0:00:00.387979447  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  219. 0:00:00.387983042  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  220. 0:00:00.387988867  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  221. 0:00:00.388012523  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  222. 0:00:00.388048524  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  223. 0:00:00.388060393  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  224. 0:00:00.388065462  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3769 bytes)
  225. 0:00:00.388072876  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  226. 0:00:00.388077109  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  227. 0:00:00.388081072  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  228. 0:00:00.388084681  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  229. 0:00:00.388089786  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  230. 0:00:00.388115169  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  231. 0:00:00.388164105  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  232. 0:00:00.388192498  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  233. 0:00:00.388197997  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4127 bytes)
  234. 0:00:00.388205982  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  235. 0:00:00.388210188  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  236. 0:00:00.388214334  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  237. 0:00:00.388217936  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  238. 0:00:00.388222992  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  239. 0:00:00.389456966  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  240. 0:00:00.389536592  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  241. 0:00:00.389551330  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  242. 0:00:00.389566578  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4091 bytes)
  243. 0:00:00.389584608  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  244. 0:00:00.389593070  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  245. 0:00:00.389601080  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  246. 0:00:00.389607778  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  247. 0:00:00.389618457  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000005
  248. 0:00:00.390768251  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  249. 0:00:00.390849150  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  250. 0:00:00.390864026  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  251. 0:00:00.390879469  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3768 bytes)
  252. 0:00:00.390898825  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  253. 0:00:00.390913957  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  254. 0:00:00.390922859  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  255. 0:00:00.390929654  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  256. 0:00:00.390940373  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000006
  257. 0:00:00.392017326  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  258. 0:00:00.392086655  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  259. 0:00:00.392100921  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  260. 0:00:00.392106410  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3424 bytes)
  261. 0:00:00.392113406  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  262. 0:00:00.392127140  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  263. 0:00:00.392134816  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  264. 0:00:00.392141389  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  265. 0:00:00.392151080  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000007
  266. 0:00:00.393439441  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  267. 0:00:00.393517415  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  268. 0:00:00.393532680  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  269. 0:00:00.393538524  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4367 bytes)
  270. 0:00:00.393560489  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  271. 0:00:00.393568577  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  272. 0:00:00.393576670  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  273. 0:00:00.393583655  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  274. 0:00:00.393594290  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000008
  275. 0:00:00.394792275  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  276. 0:00:00.394822094  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 0 (surface 0x03000000)
  277. 0:00:00.394850979  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 0 (surface 0x03000000)
  278. 0:00:00.394965041  3684 0x13406d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader GLMemory
  279. 0:00:00.394985181  3684 0x13406d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader EGLImage
  280. 0:00:00.395003339  3684 0x13406d0 DEBUG   glupload gstglupload.c:1116:_upload_find_method:<glupload0> attempting upload with uploader UploadMeta
  281. 0:00:00.395756479  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129080 size:706560
  282. 0:00:00.395767062  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129080 format:4 dimensions:480x368 stride:1920 size:706560
  283. 0:00:00.434804142  3684 0x13405e0 DEBUG   glshader gstglshader.c:395:gst_gl_shader_new:<glshader0> Created new GLShader for context <glcontextglx0>
  284. 0:00:00.448846255  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x368
  285. 0:00:00.448890945  3684 0x13405e0 DEBUG   glwindow gstglwindow_x11.c:656:gst_gl_window_x11_handle_event: unknown XEvent type: 21
  286. 0:00:00.448901358  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x368
  287. 0:00:00.448912833  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x368
  288. 0:00:00.448922242  3684 0x13405e0 DEBUG   glwindow gstglwindow_x11.c:656:gst_gl_window_x11_handle_event: unknown XEvent type: 19
  289. 0:00:00.448937949  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 480x368
  290. Pipeline is PREROLLED ...
  291. Setting pipeline to PLAYING ...
  292. 0:00:00.451150377  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PAUSED => PLAYING
  293. 0:00:00.451168630  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PAUSED => PLAYING
  294. 0:00:00.451186588  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PAUSED => PLAYING
  295. 0:00:00.451197856  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PAUSED => PLAYING
  296. New clock: GstSystemClock
  297. 0:00:00.465942378  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1912:gst_glimage_sink_redisplay: Recreating output after mode/size change
  298. 0:00:00.465979608  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  299. 0:00:00.465996205  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x368
  300. 0:00:00.466113105  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1676:gst_glimage_sink_on_resize:<sink> GL Window resized to 480x368
  301. 0:00:00.466151071  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 480x368
  302. 0:00:00.496286610  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  303. 0:00:00.496329957  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  304. 0:00:00.496338082  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3674 bytes)
  305. 0:00:00.496347429  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  306. 0:00:00.496352148  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  307. 0:00:00.496357574  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  308. 0:00:00.496361677  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  309. 0:00:00.496368511  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000009
  310. 0:00:00.496391440  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  311. 0:00:00.496409258  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 1 (surface 0x03000001)
  312. 0:00:00.496418131  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 1 (surface 0x03000001)
  313. 0:00:00.496765511  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  314. 0:00:00.496776226  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  315. 0:00:00.520753923  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1093:configure_display_from_info: keeping video height
  316. 0:00:00.520782129  3684 0x13406d0 DEBUG   glimagesink gstglimagesink.c:1111:configure_display_from_info: scaling to 480x368
  317. 0:00:00.520968187  3684 0x13405e0 DEBUG   glimagesink gstglimagesink.c:1782:gst_glimage_sink_on_draw:<sink> GL output area now 0,0 480x368
  318. 0:00:00.521303316  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  319. 0:00:00.521333944  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  320. 0:00:00.521341295  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3636 bytes)
  321. 0:00:00.521358041  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  322. 0:00:00.521363178  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  323. 0:00:00.521368117  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  324. 0:00:00.521372172  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  325. 0:00:00.521378715  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x0300000a
  326. 0:00:00.521401998  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  327. 0:00:00.521410633  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 2 (surface 0x03000002)
  328. 0:00:00.521418756  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 2 (surface 0x03000002)
  329. 0:00:00.521540313  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  330. 0:00:00.521559961  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  331. 0:00:00.537131648  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  332. 0:00:00.537176683  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  333. 0:00:00.537184966  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3431 bytes)
  334. 0:00:00.537194354  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  335. 0:00:00.537199614  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  336. 0:00:00.537204630  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  337. 0:00:00.537208931  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  338. 0:00:00.537215618  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x0300000b
  339. 0:00:00.537237450  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  340. 0:00:00.537246365  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 3 (surface 0x03000003)
  341. 0:00:00.537255325  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 3 (surface 0x03000003)
  342. 0:00:00.537361410  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129560 size:706560
  343. 0:00:00.537378416  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129560 format:4 dimensions:480x368 stride:1920 size:706560
  344. 0:00:00.572905627  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  345. 0:00:00.572950932  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  346. 0:00:00.572959367  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3726 bytes)
  347. 0:00:00.572969048  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  348. 0:00:00.572973891  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  349. 0:00:00.572979227  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  350. 0:00:00.572983507  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  351. 0:00:00.572990156  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  352. 0:00:00.573013693  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  353. 0:00:00.573022881  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 4 (surface 0x03000004)
  354. 0:00:00.573031482  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 4 (surface 0x03000004)
  355. 0:00:00.573207395  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  356. 0:00:00.573224222  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  357. 0:00:00.611766776  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  358. 0:00:00.611809178  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  359. 0:00:00.611816767  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3602 bytes)
  360. 0:00:00.611826291  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  361. 0:00:00.611830934  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  362. 0:00:00.611836387  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  363. 0:00:00.611840366  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  364. 0:00:00.611846955  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  365. 0:00:00.611878950  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  366. 0:00:00.611888091  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 5 (surface 0x03000005)
  367. 0:00:00.611896408  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 5 (surface 0x03000005)
  368. 0:00:00.612009271  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  369. 0:00:00.612017969  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  370. 0:00:00.651855871  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  371. 0:00:00.651900061  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  372. 0:00:00.651908124  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3403 bytes)
  373. 0:00:00.651918471  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  374. 0:00:00.651923412  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  375. 0:00:00.651928980  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  376. 0:00:00.651933503  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  377. 0:00:00.651940479  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  378. 0:00:00.651964671  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  379. 0:00:00.651973968  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 6 (surface 0x03000006)
  380. 0:00:00.651982755  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 6 (surface 0x03000006)
  381. 0:00:00.652153250  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129080 size:706560
  382. 0:00:00.652179350  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129080 format:4 dimensions:480x368 stride:1920 size:706560
  383. 0:00:00.691899753  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  384. 0:00:00.691945339  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  385. 0:00:00.691953661  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3413 bytes)
  386. 0:00:00.691963816  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  387. 0:00:00.691977656  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  388. 0:00:00.691984040  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  389. 0:00:00.691988399  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  390. 0:00:00.691995966  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  391. 0:00:00.692021737  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  392. 0:00:00.692031000  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 7 (surface 0x03000007)
  393. 0:00:00.692039803  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 7 (surface 0x03000007)
  394. 0:00:00.692201685  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  395. 0:00:00.692218139  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  396. 0:00:00.731903217  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  397. 0:00:00.731946858  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  398. 0:00:00.731954598  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (5683 bytes)
  399. 0:00:00.731964148  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  400. 0:00:00.731968947  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  401. 0:00:00.731974303  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  402. 0:00:00.731978496  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  403. 0:00:00.731985657  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  404. 0:00:00.732009999  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  405. 0:00:00.732018874  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 8 (surface 0x03000008)
  406. 0:00:00.732027588  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 8 (surface 0x03000008)
  407. 0:00:00.732219196  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  408. 0:00:00.732245211  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  409. 0:00:00.771859878  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  410. 0:00:00.771905068  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  411. 0:00:00.771913345  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3667 bytes)
  412. 0:00:00.771922988  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  413. 0:00:00.771928306  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  414. 0:00:00.771934165  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  415. 0:00:00.771938497  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  416. 0:00:00.771945453  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000005
  417. 0:00:00.771971163  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  418. 0:00:00.771980554  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 9 (surface 0x03000009)
  419. 0:00:00.771989445  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 9 (surface 0x03000009)
  420. 0:00:00.772138123  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129560 size:706560
  421. 0:00:00.772149726  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129560 format:4 dimensions:480x368 stride:1920 size:706560
  422. 0:00:00.811880716  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  423. 0:00:00.811923355  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  424. 0:00:00.811930636  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3603 bytes)
  425. 0:00:00.811939363  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  426. 0:00:00.811944076  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  427. 0:00:00.811949712  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  428. 0:00:00.811953735  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  429. 0:00:00.811960500  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000006
  430. 0:00:00.811993296  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  431. 0:00:00.812002557  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 10 (surface 0x0300000a)
  432. 0:00:00.812011199  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 10 (surface 0x0300000a)
  433. 0:00:00.812199346  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  434. 0:00:00.812219304  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  435. 0:00:00.851990281  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  436. 0:00:00.852036001  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  437. 0:00:00.852044920  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (10042 bytes)
  438. 0:00:00.852055662  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  439. 0:00:00.852061240  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  440. 0:00:00.852067183  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  441. 0:00:00.852071740  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  442. 0:00:00.852078905  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000007
  443. 0:00:00.852105133  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  444. 0:00:00.852114596  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 11 (surface 0x0300000b)
  445. 0:00:00.852123814  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 11 (surface 0x0300000b)
  446. 0:00:00.852302045  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  447. 0:00:00.852329095  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  448. 0:00:00.891853743  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  449. 0:00:00.891898299  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  450. 0:00:00.891906876  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3296 bytes)
  451. 0:00:00.891917029  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  452. 0:00:00.891930478  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  453. 0:00:00.891936885  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  454. 0:00:00.891941472  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  455. 0:00:00.891948739  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000008
  456. 0:00:00.891973014  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  457. 0:00:00.891982450  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 12 (surface 0x03000000)
  458. 0:00:00.891991425  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 12 (surface 0x03000000)
  459. 0:00:00.892134828  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129080 size:706560
  460. 0:00:00.892161493  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129080 format:4 dimensions:480x368 stride:1920 size:706560
  461. 0:00:00.931946066  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  462. 0:00:00.931994886  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  463. 0:00:00.932004365  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4585 bytes)
  464. 0:00:00.932016132  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  465. 0:00:00.932022130  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  466. 0:00:00.932028822  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  467. 0:00:00.932033997  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  468. 0:00:00.932042268  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000009
  469. 0:00:00.932070438  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  470. 0:00:00.932081398  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 13 (surface 0x03000001)
  471. 0:00:00.932092337  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 13 (surface 0x03000001)
  472. 0:00:00.932297918  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  473. 0:00:00.932324509  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  474. 0:00:00.971888782  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  475. 0:00:00.971935487  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  476. 0:00:00.971944550  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3185 bytes)
  477. 0:00:00.971955032  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  478. 0:00:00.971960649  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  479. 0:00:00.971967094  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  480. 0:00:00.971971755  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  481. 0:00:00.971979938  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x0300000a
  482. 0:00:00.972006158  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  483. 0:00:00.972016333  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 14 (surface 0x03000002)
  484. 0:00:00.972026464  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 14 (surface 0x03000002)
  485. 0:00:00.972217080  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  486. 0:00:00.972245497  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  487. 0:00:01.011893240  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  488. 0:00:01.011938171  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  489. 0:00:01.011945651  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (2714 bytes)
  490. 0:00:01.011955209  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  491. 0:00:01.011959849  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  492. 0:00:01.011965223  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  493. 0:00:01.011969253  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  494. 0:00:01.011975990  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x0300000b
  495. 0:00:01.012009482  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  496. 0:00:01.012018847  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 15 (surface 0x03000003)
  497. 0:00:01.012027222  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 15 (surface 0x03000003)
  498. 0:00:01.012233975  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129560 size:706560
  499. 0:00:01.012252904  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129560 format:4 dimensions:480x368 stride:1920 size:706560
  500. 0:00:01.051771878  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  501. 0:00:01.051814501  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  502. 0:00:01.051822263  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (2028 bytes)
  503. 0:00:01.051830853  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  504. 0:00:01.051835502  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  505. 0:00:01.051841023  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  506. 0:00:01.051845046  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  507. 0:00:01.051852096  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  508. 0:00:01.051876027  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  509. 0:00:01.051885501  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 16 (surface 0x03000004)
  510. 0:00:01.051894022  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 16 (surface 0x03000004)
  511. 0:00:01.052101295  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  512. 0:00:01.052118381  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  513. 0:00:01.091626516  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  514. 0:00:01.091668216  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3258:init_picture: <IDR>
  515. 0:00:01.091677175  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 17 (surface 0x03000005)
  516. 0:00:01.091686830  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 18 (surface 0x03000006)
  517. 0:00:01.091701466  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 19 (surface 0x03000007)
  518. 0:00:01.091707860  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 20 (surface 0x03000008)
  519. 0:00:01.091713803  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 21 (surface 0x03000009)
  520. 0:00:01.091719815  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 22 (surface 0x0300000a)
  521. 0:00:01.091725713  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 23 (surface 0x0300000b)
  522. 0:00:01.091731256  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 24 (surface 0x03000000)
  523. 0:00:01.091740437  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  524. 0:00:01.091745746  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (20790 bytes)
  525. 0:00:01.091760284  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  526. 0:00:01.091765503  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  527. 0:00:01.091770549  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  528. 0:00:01.091798313  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 17 (surface 0x03000005)
  529. 0:00:01.091939501  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  530. 0:00:01.091956545  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  531. 0:00:01.131906045  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 18 (surface 0x03000006)
  532. 0:00:01.132137359  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129080 size:706560
  533. 0:00:01.132171755  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129080 format:4 dimensions:480x368 stride:1920 size:706560
  534. 0:00:01.171911654  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 19 (surface 0x03000007)
  535. 0:00:01.172163560  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  536. 0:00:01.172183363  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  537. 0:00:01.211901946  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 20 (surface 0x03000008)
  538. 0:00:01.212186468  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  539. 0:00:01.212221517  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  540. 0:00:01.251635548  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 21 (surface 0x03000009)
  541. 0:00:01.251810289  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129560 size:706560
  542. 0:00:01.251830409  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129560 format:4 dimensions:480x368 stride:1920 size:706560
  543. 0:00:01.291828279  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 22 (surface 0x0300000a)
  544. 0:00:01.292031687  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  545. 0:00:01.292052645  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  546. 0:00:01.331946522  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 23 (surface 0x0300000b)
  547. 0:00:01.332170753  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  548. 0:00:01.332196238  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  549. 0:00:01.371876263  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 24 (surface 0x03000000)
  550. 0:00:01.372050929  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129080 size:706560
  551. 0:00:01.372060828  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129080 format:4 dimensions:480x368 stride:1920 size:706560
  552. 0:00:01.411926880  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  553. 0:00:01.411970823  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  554. 0:00:01.411978216  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (2817 bytes)
  555. 0:00:01.411987679  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  556. 0:00:01.411992451  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  557. 0:00:01.411997485  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  558. 0:00:01.412002223  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  559. 0:00:01.412026062  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  560. 0:00:01.412075456  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  561. 0:00:01.412087620  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  562. 0:00:01.412092944  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4797 bytes)
  563. 0:00:01.412099951  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  564. 0:00:01.412104351  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  565. 0:00:01.412108652  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  566. 0:00:01.412112576  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  567. 0:00:01.412126584  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  568. 0:00:01.412141312  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  569. 0:00:01.412178993  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  570. 0:00:01.412190403  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  571. 0:00:01.412195577  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3064 bytes)
  572. 0:00:01.412210092  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  573. 0:00:01.412214143  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  574. 0:00:01.412218129  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  575. 0:00:01.412221917  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  576. 0:00:01.412226919  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  577. 0:00:01.412240521  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  578. 0:00:01.412271486  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  579. 0:00:01.412282525  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  580. 0:00:01.412287678  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3006 bytes)
  581. 0:00:01.412294098  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  582. 0:00:01.412298193  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  583. 0:00:01.412305474  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  584. 0:00:01.412309726  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  585. 0:00:01.412314971  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000005
  586. 0:00:01.412329129  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  587. 0:00:01.412357817  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  588. 0:00:01.412368907  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  589. 0:00:01.412374100  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3281 bytes)
  590. 0:00:01.412380410  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  591. 0:00:01.412384552  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  592. 0:00:01.412388687  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  593. 0:00:01.412392459  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  594. 0:00:01.412397662  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000006
  595. 0:00:01.413482753  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  596. 0:00:01.413541102  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  597. 0:00:01.413556770  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  598. 0:00:01.413562809  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3074 bytes)
  599. 0:00:01.413570192  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  600. 0:00:01.413574580  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  601. 0:00:01.413578998  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  602. 0:00:01.413583030  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  603. 0:00:01.413588777  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000007
  604. 0:00:01.414840169  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  605. 0:00:01.414899966  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  606. 0:00:01.414916605  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  607. 0:00:01.414922631  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (5297 bytes)
  608. 0:00:01.414930790  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  609. 0:00:01.414935345  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  610. 0:00:01.414939998  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  611. 0:00:01.414944037  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  612. 0:00:01.414950203  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000008
  613. 0:00:01.416991378  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  614. 0:00:01.417045750  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  615. 0:00:01.417061063  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  616. 0:00:01.417066914  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3240 bytes)
  617. 0:00:01.417073910  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  618. 0:00:01.417078294  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  619. 0:00:01.417082772  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  620. 0:00:01.417086678  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  621. 0:00:01.417092540  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000009
  622. 0:00:01.418330902  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  623. 0:00:01.418362012  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 25 (surface 0x03000001)
  624. 0:00:01.418374178  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 25 (surface 0x03000001)
  625. 0:00:01.418563216  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  626. 0:00:01.418595913  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  627. 0:00:01.451949524  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  628. 0:00:01.451993415  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  629. 0:00:01.452001389  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4013 bytes)
  630. 0:00:01.452011281  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  631. 0:00:01.452016077  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  632. 0:00:01.452021236  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  633. 0:00:01.452025352  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  634. 0:00:01.452032189  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x0300000a
  635. 0:00:01.452055738  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  636. 0:00:01.452064669  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 26 (surface 0x03000002)
  637. 0:00:01.452073311  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 26 (surface 0x03000002)
  638. 0:00:01.452257211  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  639. 0:00:01.452274064  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  640. 0:00:01.491971513  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  641. 0:00:01.492015235  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  642. 0:00:01.492022946  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3145 bytes)
  643. 0:00:01.492031853  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  644. 0:00:01.492036627  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  645. 0:00:01.492041838  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  646. 0:00:01.492045924  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  647. 0:00:01.492052574  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x0300000b
  648. 0:00:01.492084821  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  649. 0:00:01.492093751  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 27 (surface 0x03000003)
  650. 0:00:01.492102441  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 27 (surface 0x03000003)
  651. 0:00:01.492310084  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129560 size:706560
  652. 0:00:01.492341240  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129560 format:4 dimensions:480x368 stride:1920 size:706560
  653. 0:00:01.531794415  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  654. 0:00:01.531838807  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  655. 0:00:01.531846442  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (2533 bytes)
  656. 0:00:01.531855301  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  657. 0:00:01.531859860  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  658. 0:00:01.531864941  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  659. 0:00:01.531869107  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  660. 0:00:01.531875888  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000000
  661. 0:00:01.531900656  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  662. 0:00:01.531909222  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 28 (surface 0x03000004)
  663. 0:00:01.531917674  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 28 (surface 0x03000004)
  664. 0:00:01.532114266  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  665. 0:00:01.532132241  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  666. 0:00:01.571964111  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  667. 0:00:01.572008063  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  668. 0:00:01.572015923  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4622 bytes)
  669. 0:00:01.572025915  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  670. 0:00:01.572039313  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  671. 0:00:01.572045215  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  672. 0:00:01.572049631  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  673. 0:00:01.572056536  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000001
  674. 0:00:01.572081116  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  675. 0:00:01.572090063  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 29 (surface 0x03000005)
  676. 0:00:01.572099084  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 29 (surface 0x03000005)
  677. 0:00:01.572265321  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  678. 0:00:01.572285725  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  679. 0:00:01.611991711  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  680. 0:00:01.612037500  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  681. 0:00:01.612045567  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3527 bytes)
  682. 0:00:01.612055240  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  683. 0:00:01.612060147  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  684. 0:00:01.612065761  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  685. 0:00:01.612070145  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  686. 0:00:01.612076826  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000002
  687. 0:00:01.612101719  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  688. 0:00:01.612110979  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 30 (surface 0x03000006)
  689. 0:00:01.612119857  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 30 (surface 0x03000006)
  690. 0:00:01.612319234  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129080 size:706560
  691. 0:00:01.612338417  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129080 format:4 dimensions:480x368 stride:1920 size:706560
  692. 0:00:01.651976458  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  693. 0:00:01.652021151  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  694. 0:00:01.652028898  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3283 bytes)
  695. 0:00:01.652038453  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  696. 0:00:01.652043189  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  697. 0:00:01.652049002  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  698. 0:00:01.652053468  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  699. 0:00:01.652060305  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000003
  700. 0:00:01.652084354  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  701. 0:00:01.652093181  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 31 (surface 0x03000007)
  702. 0:00:01.652101866  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 31 (surface 0x03000007)
  703. 0:00:01.652282728  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  704. 0:00:01.652300918  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  705. 0:00:01.691731931  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  706. 0:00:01.691783523  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  707. 0:00:01.691793587  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3234 bytes)
  708. 0:00:01.691805067  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  709. 0:00:01.691811038  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  710. 0:00:01.691817234  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  711. 0:00:01.691822546  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  712. 0:00:01.691830881  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000004
  713. 0:00:01.691858837  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  714. 0:00:01.691882660  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 32 (surface 0x03000008)
  715. 0:00:01.691894249  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 32 (surface 0x03000008)
  716. 0:00:01.692110605  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  717. 0:00:01.692132226  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  718. 0:00:01.732027019  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  719. 0:00:01.732077569  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  720. 0:00:01.732087281  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3205 bytes)
  721. 0:00:01.732098952  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  722. 0:00:01.732105151  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  723. 0:00:01.732112175  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  724. 0:00:01.732117507  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  725. 0:00:01.732125652  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000005
  726. 0:00:01.732155011  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  727. 0:00:01.732165340  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 33 (surface 0x03000009)
  728. 0:00:01.732176028  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 33 (surface 0x03000009)
  729. 0:00:01.732409291  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129560 size:706560
  730. 0:00:01.732431458  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129560 format:4 dimensions:480x368 stride:1920 size:706560
  731. 0:00:01.771981838  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  732. 0:00:01.772037008  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  733. 0:00:01.772048306  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (3087 bytes)
  734. 0:00:01.772061527  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  735. 0:00:01.772068600  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  736. 0:00:01.772087311  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  737. 0:00:01.772094482  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  738. 0:00:01.772104471  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000006
  739. 0:00:01.772137847  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  740. 0:00:01.772150387  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 34 (surface 0x0300000a)
  741. 0:00:01.772162689  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 34 (surface 0x0300000a)
  742. 0:00:01.772405141  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff0481293c0 size:706560
  743. 0:00:01.772442100  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff0481293c0 format:4 dimensions:480x368 stride:1920 size:706560
  744. 0:00:01.812048350  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:1725:parse_slice: parse slice
  745. 0:00:01.812101679  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2022:init_picture_poc_2: decode picture order count type 2
  746. 0:00:01.812111950  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:4143:decode_slice: slice (4678 bytes)
  747. 0:00:01.812124082  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2149:init_picture_refs_pic_num: decode picture numbers
  748. 0:00:01.812130910  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2407:init_picture_refs_p_slice: decode reference picture list for P and SP slices
  749. 0:00:01.812138230  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2865:exec_picture_refs_modification: execute ref_pic_list_modification()
  750. 0:00:01.812144165  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:2677:exec_picture_refs_modification_1: modification process of reference picture list 0
  751. 0:00:01.812153373  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_objects.c:257:gst_vaapi_picture_decode: decode picture 0x03000007
  752. 0:00:01.812187853  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder_h264.c:3330:exec_ref_pic_marking_sliding_window: reference picture marking process (sliding window)
  753. 0:00:01.812200019  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 35 (surface 0x0300000b)
  754. 0:00:01.812211379  3684 0x13406d0 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 35 (surface 0x0300000b)
  755. 0:00:01.812445782  3684 0x13406d0 DEBUG   glbuffer gstglbasebuffer.c:148:gst_gl_base_buffer_init: new GL buffer memory:0x7ff048129220 size:706560
  756. 0:00:01.812476509  3684 0x13406d0 DEBUG   glmemory gstglmemory.c:654:_gl_mem_init: new GL texture context:<glcontextglx0> memory:0x7ff048129220 format:4 dimensions:480x368 stride:1920 size:706560
  757. handling interrupt.
  758. Interrupt: Stopping pipeline ...
  759. Execution ended after 0:00:01.370096794
  760. Setting pipeline to PAUSED ...
  761. 0:00:01.821352844  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PLAYING => PAUSED
  762. 0:00:01.821375092  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PLAYING => PAUSED
  763. 0:00:01.821395541  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PLAYING => PAUSED
  764. 0:00:01.821412503  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PLAYING => PAUSED
  765. Setting pipeline to READY ...
  766. 0:00:01.821454583  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: PAUSED => READY
  767. 0:00:01.821467588  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: PAUSED => READY
  768. 0:00:01.831598261  3684 0x13406d0 INFO   vaapidecode gstvaapidecode.c:346:gst_vaapidecode_push_decoded_frame:<vaapidecode0> downstream element rejected the frame (flushing [-2])
  769. 0:00:01.831710717  3684 0x13405e0 DEBUG   glshader gstglshader.c:147:_cleanup_shader: shader deleted 1
  770. 0:00:01.831795086  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: PAUSED => READY
  771. 0:00:01.831858981  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: PAUSED => READY
  772. 0:00:01.832739030  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => READY
  773. Setting pipeline to NULL ...
  774. 0:00:01.832801958  3684 0x134aa40 DEBUG   glimagesink gstglsinkbin.c:317:gst_gl_sink_bin_change_state: changing state: READY => NULL
  775. 0:00:01.832814753  3684 0x134aa40 DEBUG   glimagesink gstglimagesink.c:895:gst_glimage_sink_change_state: changing state: READY => NULL
  776. 0:00:01.832830356  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<glcolorconvertelement0> changing state: READY => NULL
  777. 0:00:01.832843006  3684 0x134aa40 DEBUG   glbasefilter gstglbasefilter.c:406:gst_gl_base_filter_change_state:<gluploadelement0> changing state: READY => NULL
  778. 0:00:01.832864374  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 36 (surface 0x03000000)
  779. 0:00:01.832874425  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 37 (surface 0x03000001)
  780. 0:00:01.832881797  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 38 (surface 0x03000002)
  781. 0:00:01.832889037  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 39 (surface 0x03000003)
  782. 0:00:01.832895536  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 40 (surface 0x03000004)
  783. 0:00:01.832901893  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 41 (surface 0x03000005)
  784. 0:00:01.832916499  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 42 (surface 0x03000006)
  785. 0:00:01.832923828  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:378:push_frame: push frame 43 (surface 0x03000007)
  786. 0:00:01.832935058  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 36 (surface 0x03000000)
  787. 0:00:01.832943679  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 37 (surface 0x03000001)
  788. 0:00:01.832950647  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 38 (surface 0x03000002)
  789. 0:00:01.832957351  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 39 (surface 0x03000003)
  790. 0:00:01.832964076  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 40 (surface 0x03000004)
  791. 0:00:01.832971098  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 41 (surface 0x03000005)
  792. 0:00:01.832978090  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 42 (surface 0x03000006)
  793. 0:00:01.832985264  3684 0x134aa40 DEBUG   vaapi gstvaapidecoder.c:399:pop_frame: pop frame 43 (surface 0x03000007)
  794. 0:00:01.833005611  3684 0x134aa40 DEBUG   vaapi gstvaapicontext.c:88:context_destroy: context 0x02000000
  795. 0:00:01.833271957  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000008
  796. 0:00:01.833312517  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000009
  797. 0:00:01.833343449  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x300000a
  798. 0:00:01.833377118  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x300000b
  799. 0:00:01.833403020  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000000
  800. 0:00:01.833433217  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000001
  801. 0:00:01.833463573  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000002
  802. 0:00:01.833493922  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000003
  803. 0:00:01.833523368  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000004
  804. 0:00:01.833553542  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000005
  805. 0:00:01.833582954  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000006
  806. 0:00:01.833611816  3684 0x134aa40 DEBUG   vaapi gstvaapisurface.c:78:gst_vaapi_surface_destroy: surface 0x3000007
  807. X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
  808. Major opcode of failed request: 155 (DRI2)
  809. Minor opcode of failed request: 8 (DRI2SwapBuffers )
  810. Resource id in failed request: 0x4800003
  811. Serial number of failed request: 26
  812. Current serial number in output stream: 268
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement