{Youtube} Video playback sound distortion
-
Hi,
I really like the Vivaldi browser, but one issue is bugging me lately so much that I can't continue to use the browser any longer.
Whenever I play video content (YouTube, Netflix, ...) the sound is really distorted, cracking noise is there throughout the entire video.
When I play the same content in the latest MS Edge browser (based on Chromium) I have no such issues, everything is butter smooth without distortion.I did a clean install without syncing my account, without any plugins etc, and the problem still occurs.
I really hope this issue can be fixed.
-
-
Vivaldi version : 3.3.2022.47 (Stable channel) (64-bit)
-
Complete Windows version : Windows 10 Home - 20004 - 19041.508
-
Installed latest audio chipset/card driver from manufacturer : Realtek High Definition Audio - latest drivers that windows can find. I tried switching to my BT audio headset, and the problem doesn't appear!
-
Does this happen without any extensions and blocker in Guest Profile : Yes
-
Example URLs where this happens and which video resolution : https://www.youtube.com/watch?v=7YzwTRCDLWg at 1080p60
-
Flags :
#ignore-gpu-blacklist : disabled
#disable-accelerated-video-decode = enabled
-
-
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 Out-of-process Rasterization: Disabled OpenGL: Enabled Hardware Protected Video Decode: Unavailable Rasterization: Hardware accelerated Skia Renderer: Disabled Video Decode: Hardware accelerated Vulkan: Disabled WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds clear_uniforms_before_first_program_use decode_encode_srgb_for_generatemipmap disable_d3d11_video_decoder disable_delayed_copy_nv12 disable_direct_composition_video_overlays disable_discard_framebuffer disable_dxgi_zero_copy_video disable_mediafoundation_async_h264_encoding exit_on_context_lost force_cube_complete scalarize_vec_and_mat_constructor_args disabled_extension_GL_KHR_blend_equation_advanced disabled_extension_GL_KHR_blend_equation_advanced_coherent Problems Detected Protected video decoding with swap chain is for certain Intel and AMD GPUs on Windows: 1093625 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 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 Zero-copy NV12 video displays incorrect colors on NVIDIA drivers.: 635319 Applied Workarounds: disable_dxgi_zero_copy_video 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 Video processor blit to swap chain results in column of black pixels on older NVIDIA drivers at certain scaling factors: 911349 Applied Workarounds: disable_direct_composition_video_overlays Disable D3D11VideoDecoder due to crashes on NVIDIA on older drivers: 1041166 Applied Workarounds: disable_d3d11_video_decoder Disable hardware MFT H264 encoder on older NVIDIA drivers: 1058583 Applied Workarounds: disable_mediafoundation_async_h264_encoding ANGLE Features disable_program_caching_for_transform_feedback (Frontend workarounds): Disabled On some GPUs, program binaries don't contain transform feedback varyings lose_context_on_out_of_memory (Frontend workarounds): Enabled: true Some users rely on a lost context notification if a GL_OUT_OF_MEMORY error occurs scalarize_vec_and_mat_constructor_args (Frontend workarounds) 398694: Enabled: true Always rewrite vec/mat constructors to be consistent sync_framebuffer_bindings_on_tex_image (Frontend workarounds): Disabled On some drivers TexImage sometimes seems to interact with the Framebuffer add_dummy_texture_no_render_target (D3D workarounds) anglebug:2152: Disabled: isIntel && capsVersion < IntelDriverVersion(4815) On some drivers when rendering with no render target, two bugs lead to incorrect behavior allow_clear_for_robust_resource_init (D3D workarounds) 941620: Enabled: true Some drivers corrupt texture data when clearing for robust resource initialization. call_clear_twice (D3D workarounds) 655534: Disabled: isIntel && isSkylake && capsVersion < IntelDriverVersion(4771) Using clear() may not take effect depth_stencil_blit_extra_copy (D3D workarounds) anglebug:1452: Enabled: (part1 <= 13u && part2 < 6881) && isNvidia && driverVersionValid Bug in some drivers triggers a TDR when using CopySubresourceRegion from a staging texture to a depth/stencil disable_b5g6r5_support (D3D workarounds): Disabled: (isIntel && capsVersion < IntelDriverVersion(4539)) || isAMD Textures with the format DXGI_FORMAT_B5G6R5_UNORM have incorrect data dont_translate_uniform_block_to_structured_buffer (D3D workarounds): Enabled: true Fails to allocate ShaderResourceView for StructuredBuffer on some drivers emulate_isnan_float (D3D workarounds) 650547: Disabled: isIntel && isSkylake && capsVersion < IntelDriverVersion(4542) Using isnan() on highp float will get wrong answer emulate_tiny_stencil_textures (D3D workarounds): Disabled: isAMD && !(deviceCaps.featureLevel < D3D_FEATURE_LEVEL_10_1) 1x1 and 2x2 mips of depth/stencil textures aren't sampled correctly expand_integer_pow_expressions (D3D workarounds): Enabled: true The HLSL optimizer has a bug with optimizing 'pow' in certain integer-valued expressions flush_after_ending_transform_feedback (D3D workarounds): Enabled: isNvidia Some drivers sometimes write out-of-order results to StreamOut buffers when transform feedback is used to repeatedly write to the same buffer positions force_atomic_value_resolution (D3D workarounds) anglebug:3246: Enabled: isNvidia On some drivers the return value from RWByteAddressBuffer.InterlockedAdd does not resolve when used in the .yzw components of a RWByteAddressBuffer.Store operation get_dimensions_ignores_base_level (D3D workarounds): Enabled: isNvidia Some drivers do not take into account the base level of the texture in the results of the HLSL GetDimensions builtin mrt_perf_workaround (D3D workarounds): Enabled: true Some drivers have a bug where they ignore null render targets pre_add_texel_fetch_offsets (D3D workarounds): Disabled: isIntel HLSL's function texture.Load returns 0 when the parameter Location is negative, even if the sum of Offset and Location is in range rewrite_unary_minus_operator (D3D workarounds): Disabled: isIntel && (isBroadwell || isHaswell) && capsVersion < IntelDriverVersion(4624) Evaluating unary minus operator on integer may get wrong answer in vertex shaders select_view_in_geometry_shader (D3D workarounds): Enabled: !deviceCaps.supportsVpRtIndexWriteFromVertexShader The viewport or render target slice will be selected in the geometry shader stage for the ANGLE_multiview extension set_data_faster_than_image_upload (D3D workarounds): Enabled: !(isIvyBridge || isBroadwell || isHaswell) Set data faster than image upload skip_vs_constant_register_zero (D3D workarounds): Enabled: isNvidia In specific cases the driver doesn't handle constant register zero correctly use_instanced_point_sprite_emulation (D3D workarounds): Disabled: isFeatureLevel9_3 Some D3D11 renderers do not support geometry shaders for pointsprite emulation use_system_memory_for_constant_buffers (D3D workarounds) 593024: Disabled: isIntel Copying from staging storage to constant buffer storage does not work zero_max_lod (D3D workarounds): Disabled: isFeatureLevel9_3 Missing an option to disable mipmaps on a mipmapped texture Version Information Data exported 2020-10-03T19:03:35.492Z Chrome version Chrome/85.0.4183.123 Operating system Windows NT 10.0.19041 Software rendering list URL https://chromium.googlesource.com/chromium/src/+/521f867c939b508c9792f7ea9084b011c073f299/gpu/config/software_rendering_list.json Driver bug list URL https://chromium.googlesource.com/chromium/src/+/521f867c939b508c9792f7ea9084b011c073f299/gpu/config/gpu_driver_bug_list.json ANGLE commit id unknown hash 2D graphics backend Skia/85 8ae885386e910cff8c543ae0d952a2c43f46e4ad Command Line "C:\Users\Bart\AppData\Local\Vivaldi\Application\vivaldi.exe" --flag-switches-begin --flag-switches-end --enable-audio-service-sandbox --save-page-as-mhtml Driver Information Initialization time 405 In-process GPU false Passthrough Command Decoder true Sandboxed true GPU0 VENDOR= 0x10de, DEVICE=0x119a, SUBSYS=0x05ae1028, REV=161, LUID={0,76039} *ACTIVE* GPU1 VENDOR= 0x1414, DEVICE=0x008c, LUID={0,78329} Optimus false AMD switchable false Desktop compositing Aero Glass Direct composition true Supports overlays false YUY2 overlay support NONE NV12 overlay support NONE BGRA8 overlay support NONE RGB10A2 overlay support NONE Diagonal Monitor Size of \\.\DISPLAY2 17.2" Diagonal Monitor Size of \\.\DISPLAY1 23.9" Driver D3D12 feature level D3D 11.0 Driver Vulkan API version Not supported Driver vendor ANGLE (NVIDIA) Driver version 10.18.13.6871 GPU CUDA compute capability major version 0 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 860M Direct3D11 vs_5_0 ps_5_0) GL_VERSION OpenGL ES 2.0.0 (ANGLE 2.1.0.unknown hash) GL_EXTENSIONS GL_ANGLE_base_vertex_base_instance 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_memory_size GL_ANGLE_multi_draw GL_ANGLE_multiview_multisample GL_ANGLE_pack_reverse_row_order GL_ANGLE_program_cache_control GL_ANGLE_provoking_vertex 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_lose_context GL_CHROMIUM_sync_query GL_EXT_EGL_image_external_wrap_modes GL_EXT_blend_func_extended 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_draw_elements_base_vertex GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_multisampled_render_to_texture 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_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc 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_EAC_R11_signed_texture GL_OES_compressed_EAC_R11_unsigned_texture GL_OES_compressed_EAC_RG11_signed_texture GL_OES_compressed_EAC_RG11_unsigned_texture GL_OES_compressed_ETC2_RGB8_texture GL_OES_compressed_ETC2_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_RGBA8_texture GL_OES_compressed_ETC2_punchthroughA_sRGB8_alpha_texture GL_OES_compressed_ETC2_sRGB8_alpha8_texture GL_OES_compressed_ETC2_sRGB8_texture GL_OES_depth24 GL_OES_depth32 GL_OES_draw_elements_base_vertex GL_OES_element_index_uint GL_OES_fbo_render_mipmap 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_3D GL_OES_texture_border_clamp 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 GL_WEBGL_video_texture Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Disabled WebGL Extensions Window system binding vendor Google Inc. (adapter LUID: 0000000000012907) Window system binding version 1.5 (ANGLE 2.1.0.unknown hash) 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_ANGLE_windows_ui_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 EGL_ANDROID_blob_cache EGL_ANDROID_recordable EGL_ANGLE_image_d3d11_texture EGL_ANGLE_create_context_backwards_compatible EGL_KHR_create_context_no_error Direct rendering version unknown Reset notification strategy 0x8252 GPU process crash count 0 gfx::BufferFormats supported for allocation and texturing R_8: not supported, R_16: not supported, RG_88: not supported, BGR_565: not supported, RGBA_4444: not supported, RGBX_8888: not supported, RGBA_8888: not supported, BGRX_8888: not supported, BGRA_1010102: not supported, RGBA_1010102: not supported, BGRA_8888: not supported, RGBA_F16: not supported, YVU_420: not supported, YUV_420_BIPLANAR: not supported, P010: not supported Compositor Information Tile Update Mode One-copy Partial Raster Enabled GpuMemoryBuffers Status 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 BGRA_1010102 Software only RGBA_1010102 Software only BGRA_8888 Software only RGBA_F16 Software only YVU_420 Software only YUV_420_BIPLANAR Software only P010 Software only Display(s) Information Info Display[2528732444] bounds=[0,0 1920x1080], workarea=[0,0 1920x1040], scale=1, rotation=0, panel_rotation=0 external. Color space (sRGB/no-alpha) {primaries_d50_referred: [[0.6550, 0.3376], [0.3498, 0.6162], [0.1486, 0.0621]], transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (sRGB/no-alpha) BGRX_8888 Color space (sRGB/alpha) {primaries_d50_referred: [[0.6550, 0.3376], [0.3498, 0.6162], [0.1486, 0.0621]], transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (sRGB/alpha) BGRA_8888 Color space (WCG/no-alpha) {primaries_d50_referred: [[0.6550, 0.3376], [0.3498, 0.6162], [0.1486, 0.0621]], transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (WCG/no-alpha) BGRX_8888 Color space (WCG/alpha) {primaries_d50_referred: [[0.6550, 0.3376], [0.3498, 0.6162], [0.1486, 0.0621]], transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (WCG/alpha) BGRA_8888 Color space (HDR/no-alpha) {primaries_d50_referred: [[0.6550, 0.3376], [0.3498, 0.6162], [0.1486, 0.0621]], transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (HDR/no-alpha) BGRX_8888 Color space (HDR/alpha) {primaries_d50_referred: [[0.6550, 0.3376], [0.3498, 0.6162], [0.1486, 0.0621]], transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (HDR/alpha) BGRA_8888 SDR white level in nits 80 Bits per color component 8 Bits per pixel 24 Refresh Rate in Hz 60 Info Display[2779098405] bounds=[1920,0 1920x1080], workarea=[1920,0 1920x1040], scale=1, rotation=0, panel_rotation=0 internal. Color space (sRGB/no-alpha) {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (sRGB/no-alpha) BGRX_8888 Color space (sRGB/alpha) {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (sRGB/alpha) BGRA_8888 Color space (WCG/no-alpha) {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (WCG/no-alpha) BGRX_8888 Color space (WCG/alpha) {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (WCG/alpha) BGRA_8888 Color space (HDR/no-alpha) {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (HDR/no-alpha) BGRX_8888 Color space (HDR/alpha) {primaries:BT709, transfer:IEC61966_2_1, matrix:RGB, range:FULL} Buffer format (HDR/alpha) BGRA_8888 SDR white level in nits 80 Bits per color component 8 Bits per pixel 24 Refresh Rate in Hz 120 Video Acceleration Information Decode h264 baseline 64x64 to 4096x4096 pixels Decode h264 main 64x64 to 4096x4096 pixels Decode h264 high 64x64 to 4096x4096 pixels Encode h264 baseline 0x0 to 1920x1088 pixels, and/or 30.000 fps Encode h264 main 0x0 to 1920x1088 pixels, and/or 30.000 fps Encode h264 high 0x0 to 1920x1088 pixels, and/or 30.000 fps Vulkan Information Device Performance Information Total Physical Memory (Gb) 15 Total Disk Space (Gb) 195 Hardware Concurrency 8 System Commit Limit (Gb) 18 D3D11 Feature Level 11_0 Has Discrete GPU yes Software Rendering No Diagnostics 0 b3DAccelerationEnabled true b3DAccelerationExists true bAGPEnabled true bAGPExistenceValid true bAGPExists true bCanRenderWindow true bDDAccelerationEnabled true bDriverBeta false bDriverDebug false bDriverSigned false bDriverSignedValid false bNoHardware false dwBpp 32 dwDDIVersion 12 dwHeight 1080 dwRefreshRate 60 dwWHQLLevel 0 dwWidth 1920 iAdapter 0 lDriverSize 17782704 lMiniVddSize 0 szAGPStatusEnglish Enabled szAGPStatusLocalized Ingeschakeld szChipType GeForce GTX 860M szD3DStatusEnglish Enabled szD3DStatusLocalized Ingeschakeld szDACType Integrated RAMDAC szDDIVersionEnglish 12 szDDIVersionLocalized 12 szDDStatusEnglish Enabled szDDStatusLocalized Ingeschakeld szDXVAHDEnglish Supported szDXVAModes ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C szDescription NVIDIA GeForce GTX 860M szDeviceId 0x119A szDeviceIdentifier {D7B71E3E-52DA-11CF-4F69-A3251CC2C735} szDeviceName \\.\DISPLAY1 szDisplayMemoryEnglish 10170 MB szDisplayMemoryLocalized 10170 MB szDisplayModeEnglish 1920 x 1080 (32 bit) (60Hz) szDisplayModeLocalized 1920 x 1080 (32 bit) (60Hz) szDriverAssemblyVersion 10.18.13.6871 szDriverAttributes Final Retail szDriverDateEnglish 29/06/2016 2:00:00 szDriverDateLocalized 6/29/2016 02:00:00 szDriverLanguageEnglish English szDriverLanguageLocalized Engels szDriverModelEnglish WDDM 2.0 szDriverModelLocalized WDDM 2.0 szDriverName nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvwgf2umx.dll szDriverNodeStrongName oem2.inf:0f066de3611f2c49:Section069:10.18.13.6871:pci\ven_10de&dev_119a&subsys_05ae1028 szDriverSignDate Unknown szDriverVersion 10.18.0013.6871 szKeyDeviceID Enum\PCI\VEN_10DE&DEV_119A&SUBSYS_05AE1028&REV_A1 szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{62A1DB53-D324-11EA-8423-A8403CB11479}\0000 szManufacturer NVIDIA szMiniVdd Onbekend szMiniVddDateEnglish Unknown szMiniVddDateLocalized Onbekend szMonitorMaxRes Unknown szMonitorName BenQ XL2411Z (Digital) szNotesEnglish No problems found. szNotesLocalized Geen problemen gevonden. szOverlayEnglish Supported szRankOfInstalledDriver 00D10001 szRegHelpText Unknown szRevision Unknown szRevisionId 0x00A1 szSubSysId 0x05AE1028 szTestResultD3D7English Not run szTestResultD3D7Localized Niet uitgevoerd szTestResultD3D8English Not run szTestResultD3D8Localized Niet uitgevoerd szTestResultD3D9English Not run szTestResultD3D9Localized Niet uitgevoerd szTestResultDDEnglish Not run szTestResultDDLocalized Niet uitgevoerd szVdd Onbekend szVendorId 0x10DE 1 b3DAccelerationEnabled true b3DAccelerationExists true bAGPEnabled true bAGPExistenceValid true bAGPExists true bCanRenderWindow true bDDAccelerationEnabled true bDriverBeta false bDriverDebug false bDriverSigned false bDriverSignedValid false bNoHardware false dwBpp 32 dwDDIVersion 12 dwHeight 1080 dwRefreshRate 120 dwWHQLLevel 0 dwWidth 1920 iAdapter 1 lDriverSize 17782704 lMiniVddSize 0 szAGPStatusEnglish Enabled szAGPStatusLocalized Ingeschakeld szChipType GeForce GTX 860M szD3DStatusEnglish Enabled szD3DStatusLocalized Ingeschakeld szDACType Integrated RAMDAC szDDIVersionEnglish 12 szDDIVersionLocalized 12 szDDStatusEnglish Enabled szDDStatusLocalized Ingeschakeld szDXVAHDEnglish Supported szDXVAModes ModeMPEG2_A ModeMPEG2_C ModeVC1_C ModeWMV9_C szDescription NVIDIA GeForce GTX 860M szDeviceId 0x119A szDeviceIdentifier {D7B71E3E-52DA-11CF-4F69-A3251CC2C735} szDeviceName \\.\DISPLAY2 szDisplayMemoryEnglish 10170 MB szDisplayMemoryLocalized 10170 MB szDisplayModeEnglish 1920 x 1080 (32 bit) (120Hz) szDisplayModeLocalized 1920 x 1080 (32 bit) (120Hz) szDriverAssemblyVersion 10.18.13.6871 szDriverAttributes Final Retail szDriverDateEnglish 29/06/2016 2:00:00 szDriverDateLocalized 6/29/2016 02:00:00 szDriverLanguageEnglish English szDriverLanguageLocalized Engels szDriverModelEnglish WDDM 2.0 szDriverModelLocalized WDDM 2.0 szDriverName nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvwgf2umx.dll szDriverNodeStrongName oem2.inf:0f066de3611f2c49:Section069:10.18.13.6871:pci\ven_10de&dev_119a&subsys_05ae1028 szDriverSignDate Unknown szDriverVersion 10.18.0013.6871 szKeyDeviceID Enum\PCI\VEN_10DE&DEV_119A&SUBSYS_05AE1028&REV_A1 szKeyDeviceKey \Registry\Machine\System\CurrentControlSet\Control\Video\{62A1DB53-D324-11EA-8423-A8403CB11479}\0001 szManufacturer NVIDIA szMiniVdd Onbekend szMiniVddDateEnglish Unknown szMiniVddDateLocalized Onbekend szMonitorMaxRes Unknown szMonitorName Generic PnP Monitor szNotesEnglish No problems found. szNotesLocalized Geen problemen gevonden. szOverlayEnglish Supported szRankOfInstalledDriver 00D10001 szRegHelpText Unknown szRevision Unknown szRevisionId 0x00A1 szSubSysId 0x05AE1028 szTestResultD3D7English Not run szTestResultD3D7Localized Niet uitgevoerd szTestResultD3D8English Not run szTestResultD3D8Localized Niet uitgevoerd szTestResultD3D9English Not run szTestResultD3D9Localized Niet uitgevoerd szTestResultDDEnglish Not run szTestResultDDLocalized Niet uitgevoerd szVdd Onbekend szVendorId 0x10DE Log Messages [23060:6908:1003/203912.951:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(107,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(102,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:17972:1003/203914.287:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(104,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:19708:1003/203914.310:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(113,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:12356:1003/203914.328:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(113,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:7496:1003/203914.885:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(128,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(123,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:24276:1003/203915.132:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(138,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(133,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:14912:1003/203915.159:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(138,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(133,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll GpuProcessHost: The info collection GPU process exited normally. Everything is okay. [23060:3132:1003/204217.518:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(187,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(182,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:8612:1003/204228.484:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(121,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(116,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:7980:1003/204521.573:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(125,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:21644:1003/204539.736:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(256,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(251,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:27980:1003/204816.339:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(116,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(111,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:9924:1003/204853.952:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(225,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(220,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:14480:1003/204854.050:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(155,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(150,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(91,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(91,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(91,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(91,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(91,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(91,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:14040:1003/204854.104:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(131,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(126,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:13988:1003/204854.126:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(158,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(153,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll [23060:24076:1003/204854.149:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(174,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(169,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll GpuProcessHost: The info collection GPU process exited normally. Everything is okay. [23060:26868:1003/205545.824:WARNING:angle_platform_impl.cc(48)] : compileToBinary(257): C:\fakepath(134,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll C:\fakepath(129,1-13): warning X3557: loop only executes for 1 iteration(s), forcing loop to unroll
-
Media internals :
{ "9:49": { "id": "9:49", "properties": { "render_id": 9, "player_id": 49, "origin_url": "https://www.youtube.com/", "kFrameUrl": "https://www.youtube.com/watch?v=7YzwTRCDLWg", "kFrameTitle": "", "url": "blob:https://www.youtube.com/97d705fa-61c2-462a-a5a2-8e8a2dfc729f", "info": "Selected VpxVideoDecoder for video decoding, config: codec: vp9, profile: vp9 profile0, level: not available, alpha_mode: is_opaque, coded size: [1920,1080], visible rect: [0,0,1920,1080], natural size: [1920,1080], has extra data: false, encryption scheme: Unencrypted, rotation: 0°, flipped: 0, color space: {primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}", "pipeline_state": "kPlaying", "duration": 3780.461, "kVideoTracks": [ { "alpha mode": "is_opaque", "codec": "vp9", "coded size": "1920x1080", "color space": "{primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}", "encryption scheme": "Unencrypted", "has extra data": false, "hdr metadata": "unset", "natural size": "1920x1080", "orientation": "0°", "profile": "vp9 profile0", "visible rect": "0,0 1920x1080" } ], "kAudioTracks": [ { "bytes per channel": 4, "bytes per frame": 8, "channel layout": "STEREO", "channels": 2, "codec": "opus", "codec delay": 312, "discard decoder delay": true, "encryption scheme": "Unencrypted", "has extra data": true, "profile": "unknown", "sample format": "Float 32-bit", "samples per second": 48000, "seek preroll": "80000us" } ], "event": "kPlay", "kIsAudioDecryptingDemuxerStream": false, "kAudioDecoderName": "FFmpegAudioDecoder", "kIsPlatformAudioDecoder": false, "kIsVideoDecryptingDemuxerStream": false, "kVideoDecoderName": "VpxVideoDecoder", "kIsPlatformVideoDecoder": false, "audio_buffering_state": { "state": "BUFFERING_HAVE_ENOUGH" }, "dimensions": "1920x1080", "kResolution": "1920x1080", "video_buffering_state": { "state": "BUFFERING_HAVE_ENOUGH" }, "pipeline_buffering_state": { "for_suspended_start": false, "state": "BUFFERING_HAVE_ENOUGH" } }, "allEvents": [ { "time": 0, "key": "origin_url", "value": "https://www.youtube.com/" }, { "time": 0.04400002956390381, "key": "kFrameUrl", "value": "https://www.youtube.com/watch?v=7YzwTRCDLWg" }, { "time": 0.050999999046325684, "key": "kFrameTitle", "value": "" }, { "time": 0.6079999208450317, "key": "url", "value": "blob:https://www.youtube.com/97d705fa-61c2-462a-a5a2-8e8a2dfc729f" }, { "time": 0.6940000057220459, "key": "info", "value": "ChunkDemuxer" }, { "time": 3.712999939918518, "key": "pipeline_state", "value": "kStarting" }, { "time": 1007.1489999294281, "key": "duration", "value": 3780.461 }, { "time": 1030.6349999904633, "key": "kVideoTracks", "value": [ { "alpha mode": "is_opaque", "codec": "vp9", "coded size": "1920x1080", "color space": "{primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}", "encryption scheme": "Unencrypted", "has extra data": false, "hdr metadata": "unset", "natural size": "1920x1080", "orientation": "0°", "profile": "vp9 profile0", "visible rect": "0,0 1920x1080" } ] }, { "time": 1030.9529999494553, "key": "kAudioTracks", "value": [ { "bytes per channel": 4, "bytes per frame": 8, "channel layout": "STEREO", "channels": 2, "codec": "opus", "codec delay": 312, "discard decoder delay": true, "encryption scheme": "Unencrypted", "has extra data": true, "profile": "unknown", "sample format": "Float 32-bit", "samples per second": 48000, "seek preroll": "80000us" } ] }, { "time": 1036.0820000171661, "key": "info", "value": "Effective playback rate changed from 0 to 1" }, { "time": 1036.2890000343323, "key": "event", "value": "kPlay" }, { "time": 1210.5390000343323, "key": "info", "value": "Failed to initialize WMFAudioDecoder" }, { "time": 1210.732999920845, "key": "kIsAudioDecryptingDemuxerStream", "value": false }, { "time": 1210.7359999418259, "key": "kAudioDecoderName", "value": "FFmpegAudioDecoder" }, { "time": 1210.7379999160767, "key": "kIsPlatformAudioDecoder", "value": false }, { "time": 1210.7699999809265, "key": "info", "value": "Selected FFmpegAudioDecoder for audio decoding, config: codec: opus, profile: unknown, bytes_per_channel: 4, channel_layout: STEREO, channels: 2, samples_per_second: 48000, sample_format: Float 32-bit, bytes_per_frame: 8, seek_preroll: 80000us, codec_delay: 312, has extra data: true, encryption scheme: Unencrypted, discard decoder delay: true" }, { "time": 1210.9089999198914, "key": "info", "value": "Failed to initialize DecryptingVideoDecoder" }, { "time": 1210.9449999332428, "key": "info", "value": "Failed to initialize MojoVideoDecoder" }, { "time": 1211.0709999799728, "key": "kIsVideoDecryptingDemuxerStream", "value": false }, { "time": 1211.0759999752045, "key": "kVideoDecoderName", "value": "VpxVideoDecoder" }, { "time": 1211.0779999494553, "key": "kIsPlatformVideoDecoder", "value": false }, { "time": 1211.111999988556, "key": "info", "value": "Selected VpxVideoDecoder for video decoding, config: codec: vp9, profile: vp9 profile0, level: not available, alpha_mode: is_opaque, coded size: [1920,1080], visible rect: [0,0,1920,1080], natural size: [1920,1080], has extra data: false, encryption scheme: Unencrypted, rotation: 0°, flipped: 0, color space: {primaries:BT709, transfer:BT709, matrix:BT709, range:LIMITED}" }, { "time": 1211.1759999990463, "key": "pipeline_state", "value": "kPlaying" }, { "time": 1212.9379999637604, "key": "audio_buffering_state", "value": { "state": "BUFFERING_HAVE_ENOUGH" } }, { "time": 1214.8899999856949, "key": "dimensions", "value": "1920x1080" }, { "time": 1214.9060000181198, "key": "kResolution", "value": "1920x1080" }, { "time": 1225.3569999933243, "key": "video_buffering_state", "value": { "state": "BUFFERING_HAVE_ENOUGH" } }, { "time": 1225.4520000219345, "key": "pipeline_buffering_state", "value": { "for_suspended_start": false, "state": "BUFFERING_HAVE_ENOUGH" } }, { "time": 1956.2949999570847, "key": "video_buffering_state", "value": { "reason": "DECODER_UNDERFLOW", "state": "BUFFERING_HAVE_NOTHING" } }, { "time": 1977.7120000123978, "key": "video_buffering_state", "value": { "state": "BUFFERING_HAVE_ENOUGH" } } ], "lastRendered": 0, "firstTimestamp_": 977627467.299 } }
-
@Gwen-Dragon Thank you for the help, but settings those flags doesn't fix the issue
-
@Gwen-Dragon I tried all of the above, problem is still there.
@Gwen-Dragon said in Video playback sound distortion:
Oh, exist that sound issue in all videos, for a text use at https://demo.castlabs.com ("Tears of Steel" or "Big Buck Bunny"), or only for special Netflix or Youtube with video resolution settings?
I tried a couple of video's :
No audio issues : https://demo.castlabs.com - Tears of Steel (I tried all resolutions).
No audio issues : https://demo.castlabs.com - Big Buck Bunny (tried both smooth streaming and MPEG-DASH on all resolutions).
No audio issues with Netflix anymore (I'm having an HD subscription).I can reproduce the audio issue on any Youtube video : The audio issue gets worse if I go higher in resolution -> 760p > 1080p > 1440p > 2160p
So it seems to be only Youtube that is having issues.
-
Solved the issue by adding the Command Line Switch --audio-output-sample-rate=48000 to the Vivaldi shortcut icon (add it to icon right click - properties - target).
In my case 48000 is the default windows sample frequency for the standard output device, so set this value to the value you have defined for your audio output device.--audio-output-sample-rate : Specify fixed sample rate for audio output stream. If this flag is not specified the StreamMixer will choose sample rate based on the sample rate of the media stream.
Hope it helps others with the same issue.
-
Ppafflick moved this topic from Vivaldi for Windows on