Issue metadata
Sign in to add a comment
|
Dropped frames and high disk utilization on 1080p/720p60/greater videos
Reported by
thien...@gmail.com,
Jul 16
|
||||||||||||||||||||||
Issue descriptionUserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3486.0 Safari/537.36 Example URL: https://www.youtube.com/watch?v=Bey4XXJAqS8 Steps to reproduce the problem: 1. Open https://www.youtube.com/watch?v=Bey4XXJAqS8 2. Choose resolution higher than 720p60 or 1080 3. Open Stats for nerds What is the expected behavior? Video should play smoothly What went wrong? Video is choppy and disk utilization is at 100% even though the size of the reads and writes is <1MB/s Did this work before? Yes Is it a problem with Flash or HTML5? N/A Does this work in other browsers? Yes Chrome version: 69.0.3486.0 Channel: dev OS Version: 10.0 Flash Version: Contents of chrome://gpu: Graphics Feature Status Canvas: Hardware accelerated Flash: Hardware accelerated Flash Stage3D: Hardware accelerated Flash Stage3D Baseline profile: Hardware accelerated Compositing: Hardware accelerated Multiple Raster Threads: Enabled Native GpuMemoryBuffers: Software only. Hardware acceleration disabled Out-of-process Rasterization: Disabled Hardware Protected Video Decode: Unavailable Rasterization: Hardware accelerated Skia Deferred Display List: Disabled Skia Renderer: Disabled Surface Synchronization: Enabled Video Decode: Hardware accelerated Viz Service Display Compositor: Enabled WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds clear_uniforms_before_first_program_use decode_encode_srgb_for_generatemipmap disable_delayed_copy_nv12 disable_discard_framebuffer disable_framebuffer_cmaa exit_on_context_lost force_cube_complete scalarize_vec_and_mat_constructor_args texsubimage_faster_than_teximage Problems Detected Protected video decoding with swap chain is for Windows and Intel only Disabled Features: protected_video_decode Some drivers are unable to reset the D3D device in the GPU process sandbox Applied Workarounds: exit_on_context_lost TexSubImage is faster for full uploads on ANGLE Applied Workarounds: texsubimage_faster_than_teximage Clear uniforms before first program use on all platforms: 124764, 349137 Applied Workarounds: clear_uniforms_before_first_program_use Always rewrite vec/mat constructors to be consistent: 398694 Applied Workarounds: scalarize_vec_and_mat_constructor_args ANGLE crash on glReadPixels from incomplete cube map texture: 518889 Applied Workarounds: force_cube_complete Framebuffer discarding can hurt performance on non-tilers: 570897 Applied Workarounds: disable_discard_framebuffer Use GL_INTEL_framebuffer_CMAA on ChromeOS: 535198 Applied Workarounds: disable_framebuffer_cmaa Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Applied Workarounds: disable(GL_KHR_blend_equation_advanced), disable(GL_KHR_blend_equation_advanced_coherent) Decode and Encode before generateMipmap for srgb format textures on Windows: 634519 Applied Workarounds: decode_encode_srgb_for_generatemipmap Delayed copy NV12 displays incorrect colors on NVIDIA drivers.: 728670 Applied Workarounds: disable_delayed_copy_nv12 Don't expose disjoint_timer_query extensions to WebGL: 808744 Native GpuMemoryBuffers have been disabled, either via about:flags or command line. Disabled Features: native_gpu_memory_buffers Skia renderer is not used by default. Disabled Features: skia_renderer Skia deferred display list is not used by default. Disabled Features: skia_deferred_display_list Version Information Data exported 2018-07-16T08:30:43.677Z Chrome version Chrome/69.0.3486.0 Operating system Windows NT 10.0.17134 Software rendering list URL https://chromium.googlesource.com/chromium/src/+/472d1caeb99d99a8952e7170bbf435bd92902d73/gpu/config/software_rendering_list.json Driver bug list URL https://chromium.googlesource.com/chromium/src/+/472d1caeb99d99a8952e7170bbf435bd92902d73/gpu/config/gpu_driver_bug_list.json ANGLE commit id 7e585118fe82 2D graphics backend Skia/69 0dd98a59df631d3fe3b7ef3b275a8220507a8c1d- Command Line "C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end Driver Information Initialization time 285 In-process GPU false Passthrough Command Decoder true Direct Composition true Supports overlays false Sandboxed true GPU0 VENDOR = 0x10de [Google Inc.], DEVICE= 0x1b81 [ANGLE (NVIDIA GeForce GTX 1070 Direct3D11 vs_5_0 ps_5_0)] *ACTIVE* Optimus false AMD switchable false Desktop compositing Aero Glass Diagonal Monitor Size of \\.\DISPLAY1 26.9" Driver D3D12 feature level D3D 12.1 Driver Vulkan API version Vulkan API 1.1.0 Driver vendor NVIDIA Driver version 24.21.13.9836 Driver date 6-24-2018 Pixel shader version 5.0 Vertex shader version 5.0 Max. MSAA samples 8 Machine model name Machine model version GL_VENDOR Google Inc. GL_RENDERER ANGLE (NVIDIA GeForce GTX 1070 Direct3D11 vs_5_0 ps_5_0) GL_VERSION OpenGL ES 2.0 (ANGLE 2.1.0.7e585118fe82) GL_EXTENSIONS GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_explicit_context GL_ANGLE_explicit_context_gles1 GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_request_extension GL_ANGLE_robust_client_memory GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ANGLE_texture_usage GL_ANGLE_translated_shader_source GL_CHROMIUM_bind_generates_resource GL_CHROMIUM_bind_uniform_location GL_CHROMIUM_color_buffer_float_rgb GL_CHROMIUM_color_buffer_float_rgba GL_CHROMIUM_copy_compressed_texture GL_CHROMIUM_copy_texture GL_CHROMIUM_sync_query GL_EXT_blend_minmax GL_EXT_color_buffer_half_float GL_EXT_debug_marker GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_frag_depth GL_EXT_map_buffer_range GL_EXT_occlusion_query_boolean GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_sRGB GL_EXT_shader_texture_lod GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_s3tc_srgb GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug GL_KHR_parallel_shader_compile GL_NV_EGL_stream_consumer_external GL_NV_fence GL_NV_pack_subimage GL_NV_pixel_buffer_object GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth32 GL_OES_element_index_uint GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_surfaceless_context GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object OES_compressed_EAC_R11_signed_texture OES_compressed_EAC_R11_unsigned_texture OES_compressed_EAC_RG11_signed_texture OES_compressed_EAC_RG11_unsigned_texture OES_compressed_ETC2_RGB8_texture OES_compressed_ETC2_RGBA8_texture OES_compressed_ETC2_punchthroughA_RGBA8_texture OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture OES_compressed_ETC2_sRGB8_alpha8_texture OES_compressed_ETC2_sRGB8_texture Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Disabled WebGL Extensions EXT_disjoint_timer_query EXT_disjoint_timer_query_webgl2 Window system binding vendor Google Inc. (adapter LUID: 000000000000b279) Window system binding version 1.4 (ANGLE 2.1.0.7e585118fe82) Window system binding extensions EGL_EXT_create_context_robustness EGL_ANGLE_d3d_share_handle_client_buffer EGL_ANGLE_d3d_texture_client_buffer EGL_ANGLE_surface_d3d_texture_2d_share_handle EGL_ANGLE_query_surface_pointer EGL_ANGLE_window_fixed_size EGL_ANGLE_keyed_mutex EGL_ANGLE_surface_orientation EGL_ANGLE_direct_composition EGL_NV_post_sub_buffer EGL_KHR_create_context EGL_EXT_device_query EGL_KHR_image EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_get_all_proc_addresses EGL_KHR_stream EGL_KHR_stream_consumer_gltexture EGL_NV_stream_consumer_gltexture_yuv EGL_ANGLE_flexible_surface_compatibility EGL_ANGLE_stream_producer_d3d_texture EGL_ANGLE_create_context_webgl_compatibility EGL_CHROMIUM_create_context_bind_generates_resource EGL_CHROMIUM_sync_control EGL_EXT_pixel_format_float EGL_KHR_surfaceless_context EGL_ANGLE_display_texture_share_group EGL_ANGLE_create_context_client_arrays EGL_ANGLE_program_cache_control EGL_ANGLE_robust_resource_initialization EGL_ANGLE_create_context_extensions_enabled Direct rendering Yes Reset notification strategy 0x8252 GPU process crash count 0 Compositor Information Tile Update Mode One-copy Partial Raster Enabled GpuMemoryBuffers Status ATC Software only ATCIA Software only DXT1 Software only DXT5 Software only ETC1 Software only R_8 Software only R_16 Software only RG_88 Software only BGR_565 Software only RGBA_4444 Software only RGBX_8888 GPU_READ, SCANOUT RGBA_8888 GPU_READ, SCANOUT BGRX_8888 Software only BGRX_1010102 Software only RGBX_1010102 Software only BGRA_8888 Software only RGBA_F16 Software only YVU_420 Software only YUV_420_BIPLANAR Software only UYVY_422 Software only Display(s) Information Info Display[2528732444] bounds=[0,0 2560x1440], workarea=[0,0 2560x1440], scale=1, external. Color space information {primaries_d50_referred: [[0.6610, 0.3320], [0.3020, 0.6120], [0.1490, 0.0600]], transfer:0.0777*x + 0.0000 if x < 0.0450 else (0.9478*x + 0.0521)**2.4000 + -0.0000, matrix:RGB, range:FULL} Bits per color component 8 Bits per pixel 24 Video Acceleration Information Decode h264 baseline up to 4096x2304 pixels Decode h264 baseline up to 2304x4096 pixels Decode h264 main up to 4096x2304 pixels Decode h264 main up to 2304x4096 pixels Decode h264 high up to 4096x2304 pixels Decode h264 high up to 2304x4096 pixels Decode vp8 up to 7680x4320 pixels Decode vp8 up to 4320x7680 pixels Decode vp9 profile0 up to 7680x4320 pixels Decode vp9 profile0 up to 4320x7680 pixels Decode vp9 profile1 up to 7680x4320 pixels Decode vp9 profile1 up to 4320x7680 pixels Decode vp9 profile2 up to 7680x4320 pixels Decode vp9 profile2 up to 4320x7680 pixels Decode vp9 profile3 up to 7680x4320 pixels Decode vp9 profile3 up to 4320x7680 pixels Encode h264 baseline up to 3840x2176 pixels and/or 30.000 fps Encode h264 main up to 3840x2176 pixels and/or 30.000 fps Encode h264 high up to 3840x2176 pixels and/or 30.000 fps Diagnostics ... loading ... Log Messages [14940:12092:0714/003805.250:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(65,10-34): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them C:\fakepath(87,10-34): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them GpuProcessHostUIShim: The GPU process exited normally. Everything is okay. [14940:15316:0714/004258.717:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/004348.139:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/004416.581:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/005701.298:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/010051.351:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1630 [14940:15316:0714/010051.351:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 860 [14940:15316:0714/010051.351:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8 [14940:15316:0714/010111.937:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1630 [14940:15316:0714/010111.937:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 860 [14940:15316:0714/010111.937:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8 [14940:15316:0714/010113.595:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1630 [14940:15316:0714/010113.595:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 860 [14940:15316:0714/010113.595:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8 [14940:15316:0714/011022.003:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/011022.003:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/214957.375:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/215156.411:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/232937.876:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/232937.876:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/234048.599:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/234048.599:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/234919.400:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/234919.400:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235019.895:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0714/235800.357:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235800.357:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235902.826:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235902.826:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235910.832:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235910.832:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235956.502:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0714/235956.502:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000139.992:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000139.992:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000211.485:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000211.485:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000324.799:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000324.799:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000526.654:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/000526.654:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110801.385:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110801.386:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110801.386:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110801.386:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110804.247:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110804.247:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110804.247:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/110804.247:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114309.048:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114309.048:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114346.646:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/114543.687:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114543.687:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114543.692:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114543.692:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114704.988:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114704.988:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114704.999:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/114704.999:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/115224.517:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/115850.825:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/115850.825:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/115850.849:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/115850.849:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120218.322:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120218.322:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120218.328:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120218.328:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120557.478:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120557.478:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/120658.541:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/122041.798:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/122044.543:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/122044.543:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/122044.553:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/122044.553:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/122057.956:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/122348.415:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/123125.015:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/123125.015:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/123545.109:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0715/162243.413:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/162243.413:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/162243.413:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/162243.413:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0715/195631.843:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0716/001236.713:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/001236.713:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/001236.713:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/001236.713:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:F07E0A807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005031.465:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005031.465:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005031.465:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005031.465:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005832.992:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005832.992:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/005849.112:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0716/010028.195:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/010028.195:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/010046.755:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/010046.755:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/010236.989:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/010236.989:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:A02C9AE27B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/010518.353:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1630 [14940:15316:0716/010518.353:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 860 [14940:15316:0716/010518.354:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8 [14940:15316:0716/010523.598:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1630 [14940:15316:0716/010523.598:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 860 [14940:15316:0716/010523.598:ERROR:gpu_video_decode_accelerator.cc(369)] : HW video decode not available for profile vp8 [14940:6588:0716/010825.408:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(58,8-56): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them C:\fakepath(66,9-41): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them [14940:15316:0716/011531.975:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0716/012529.389:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED [14940:15316:0716/012555.825:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:30070B807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/012555.825:ERROR:gl_utils.cc(299)] : [GroupMarkerNotSet( crbug.com/242999 )!:30070B807B010000] GL_INVALID_OPERATION: Texture was not generated [14940:15316:0716/013001.670:ERROR:gles2_cmd_decoder_passthrough_doers.cc(4146)] : NOT IMPLEMENTED
,
Jul 16
Hmm, is disk utilization still 100% w/o hardware acceleration?
,
Jul 16
I spoke too soon. Turning off hw acceleration doesn't really do anything. I've attached a snapshot of disk activity during video playback. It looks very strange. There is only 3MB/s of disk i/o but the response times are nearly 2000ms at worst. My guess is that Chrome is caching all the video chunks and then forcing a flush of the disk buffer after every write. That's why we see that the chrome process itself isn't writing very much and the system process is accountable for the vast majority of the disk activity.
,
Jul 16
3MB/s a of disk/io is pretty low. Is there something special about your system that would cause that to use 100% cpu usage? Very old hardware? VM only? Otherwise you might have a system configuration / driver issue.
,
Jul 16
+cache folks in case, the slow flush is interesting to them.
,
Jul 16
There are no explicit flushes involved.... Any chance you could grab a netlog as described here: https://www.chromium.org/for-testers/providing-network-details
,
Jul 16
I am still using a hard disk (not ssd) and the random IO performance is pretty terrible. I guess it might be time to get an SSD.... Is the intended disk access pattern of the cache supposed to be so hard on the underlying system?
,
Jul 17
,
Jul 17
Unable to reproduce the issue on reported chrome version 69.0.3486.0 using Windows 10 . Steps: --------- 1. Opened https://www.youtube.com/watch?v=Bey4XXJAqS8 2. Chose the resolution 1080p 3. Opened Stats for nerds but could observe the video played smoothly,could not observe any drop in frame rate and disk utilization is not at 100%. Attaching screenshot for reference and details of chrome://gpu. @Reporter: Could you please review the attached screen-shots and confirm if anything being missed here and request you to retry this issue with fresh profile without any extensions/apps or reset all the flags and let us know if issue still persists. Thanks.!
,
Aug 24
Please provide the NetLog requested per comment #8 and the stats requested per comment #10. Thanks!
,
Aug 26
Given that it is on 69, the dropped frames could be VideoSurfaceLayer but I'm not sure how that could end up spinning the disk.
,
Aug 26
,
Aug 31
[thien.vu]: Could you please respond to comments #8 and #10, if you're still having the issue? Caching the data to disk is expected, but writing to a file shouldn't cause that much CPU usage (I assume even if you have disk compression and encryption enabled, it still shouldn't use that much).
,
Sep 18
Closing due to inactivity. Reporter: please file another bug with the requested information if you are still seeing this. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by thien...@gmail.com
, Jul 16