New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 806601 link

Starred by 4 users

Issue metadata

Status: Duplicate
Merged: issue 794782
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Mac
Pri: 2
Type: Bug-Regression



Sign in to add a comment

Audio gets cut off prematurely when playing short mp3s and will only play once.

Reported by lagmaste...@gmail.com, Jan 28 2018

Issue description

UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36

Example URL:
https://codepen.io/SamuelNewhouse/pen/OQLoLY

Steps to reproduce the problem:
1. Setup html audio element with short mp3 sound.
2. Get DOM audio object for that element.
3. Use .play() on DOM audio object.
4. Try playing again repeatedly using setInteveral().

What is the expected behavior?
Sound should play completely from beginning to end and then play over and over again.

What went wrong?
Audio cuts off before finishing on first play. Then it won't play again using any other method I've tried.

I've attached the files I'm using to test this. Using this setup works in every browser I've tried but Chrome.

Did this work before? Yes I'm not sure. It worked better about five days ago, but still not that well.

Is it a problem with Flash or HTML5? HTML5

Does this work in other browsers? Yes

Chrome version: 64.0.3282.119  Channel: stable
OS Version: 10.0
Flash Version: 

Contents of chrome://gpu: 
Note: To properly save this page, select the "Webpage, Complete" option in the Save File dialog.
Graphics Feature Status
Canvas: Hardware accelerated
CheckerImaging: Disabled
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
Rasterization: Hardware accelerated
Video Decode: Hardware accelerated
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_dxgi_zero_copy_video
disable_framebuffer_cmaa
exit_on_context_lost
force_cube_complete
scalarize_vec_and_mat_constructor_args
texsubimage_faster_than_teximage
Problems Detected
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
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
Native GpuMemoryBuffers have been disabled, either via about:flags or command line.
Disabled Features: native_gpu_memory_buffers
Checker-imaging has been disabled via finch trial or the command line.
Disabled Features: checker_imaging
Version Information
Data exported	1/28/2018, 11:24:06 AM
Chrome version	Chrome/64.0.3282.119
Operating system	Windows NT 10.0.16299
Software rendering list URL	https://chromium.googlesource.com/chromium/src/+/5e944b2d79bce5f96dc35a05a76b03d65a6e9a0a/gpu/config/software_rendering_list.json
Driver bug list URL	https://chromium.googlesource.com/chromium/src/+/5e944b2d79bce5f96dc35a05a76b03d65a6e9a0a/gpu/config/gpu_driver_bug_list.json
ANGLE commit id	2987f0fde973
2D graphics backend	Skia/64 713571f9afcf4b673812cd3b52bb5b17c107038b-
Command Line	"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" --flag-switches-begin --flag-switches-end
Driver Information
Initialization time	230
In-process GPU	false
Passthrough Command Decoder	false
Supports overlays	false
Sandboxed	false
GPU0	VENDOR = 0x10de, DEVICE= 0x13c2
Optimus	false
Optimus	false
AMD switchable	false
Desktop compositing	Aero Glass
Diagonal Monitor Size of \\.\DISPLAY1	23.9"
Diagonal Monitor Size of \\.\DISPLAY2	23.9"
Driver vendor	NVIDIA
Driver version	23.21.13.9065
Driver date	1-3-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 970 Direct3D11 vs_5_0 ps_5_0)
GL_VERSION	OpenGL ES 3.0 (ANGLE 2.1.0.2987f0fde973)
GL_EXTENSIONS	GL_ANGLE_client_arrays GL_ANGLE_depth_texture GL_ANGLE_framebuffer_blit GL_ANGLE_framebuffer_multisample GL_ANGLE_instanced_arrays GL_ANGLE_lossy_etc_decode GL_ANGLE_multiview 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_float 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_norm16 GL_EXT_texture_rg GL_EXT_texture_storage GL_EXT_unpack_subimage GL_KHR_debug 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_EGL_image_external_essl3 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
Disabled Extensions	GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent
Window system binding vendor	Google Inc. (adapter LUID: 0000000000007fa0)
Window system binding version	1.4 (ANGLE 2.1.0.2987f0fde973)
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_nv12 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
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
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=1920,0 1920x1080, workarea=1920,0 1920x1080, scale=1, external
Color space information	{primaries:[[0.4674,0.3555,0.1413,],[0.2406,0.6986,0.0608,],[0.0167,0.0745,0.7338,],], transfer:0.0774*x + 0.0000 if x < 0.0404 else (0.9479*x + 0.0521)**2.4000 + 0.0000, matrix:RGB, range:FULL}
Bits per color component	8
Bits per pixel	24
Info	Display[2779098405] bounds=0,0 1920x1080, workarea=0,0 1920x1080, scale=1, external
Color space information	{primaries:[[0.4674,0.3555,0.1413,],[0.2406,0.6986,0.0608,],[0.0167,0.0745,0.7338,],], transfer:0.0774*x + 0.0000 if x < 0.0404 else (0.9479*x + 0.0521)**2.4000 + 0.0000, matrix:RGB, range:FULL}
Bits per color component	8
Bits per pixel	24
Info	Display[2841568472] bounds=-1920,90 1920x1080, workarea=-1920,90 1920x1080, scale=1, external
Color space information	{primaries:BT709, transfer:IEC61966_2_1, 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 main	up to 4096x2304 pixels
Decode h264 high	up to 4096x2304 pixels
Decode vp8	up to 4096x2160 pixels
Decode vp9 profile0	up to 4096x2160 pixels
Decode vp9 profile1	up to 4096x2160 pixels
Decode vp9 profile2	up to 4096x2160 pixels
Decode vp9 profile3	up to 4096x2160 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
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	1
lDriverSize	931400
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	GeForce GTX 970
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Integrated RAMDAC
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	
szDescription	NVIDIA GeForce GTX 970
szDeviceId	0x13C2
szDeviceIdentifier	{D7B71E3E-5082-11CF-0359-6B331BC2DA35}
szDeviceName	\\.\DISPLAY1
szDisplayMemoryEnglish	8129 MB
szDisplayMemoryLocalized	8129 MB
szDisplayModeEnglish	1920 x 1080 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1080 (32 bit) (60Hz)
szDriverAssemblyVersion	23.21.13.9065
szDriverAttributes	Final Retail
szDriverDateEnglish	1/2/2018 6:00:00 PM
szDriverDateLocalized	1/2/2018 18:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.3
szDriverModelLocalized	WDDM 2.3
szDriverName	C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll
szDriverNodeStrongName	oem1.inf:0f066de3a7531519:Section012:23.21.13.9065:pci\ven_10de&dev_13c2&subsys_136619da
szDriverSignDate	Unknown
szDriverVersion	23.21.0013.9065
szKeyDeviceID	Enum\PCI\VEN_10DE&DEV_13C2&SUBSYS_136619DA&REV_A1
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{4FE74D93-D97F-11E7-A1F3-F4C7024FB489}\0000
szManufacturer	NVIDIA
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Dell E2414H (Digital - DVI)
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D10001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x00A1
szSubSysId	0x136619DA
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Not run
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Not run
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Not run
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Not run
szVdd	unknown
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	60
dwWHQLLevel	0
dwWidth	1920
iAdapter	0
lDriverSize	931400
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	GeForce GTX 970
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Integrated RAMDAC
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	
szDescription	NVIDIA GeForce GTX 970
szDeviceId	0x13C2
szDeviceIdentifier	{D7B71E3E-5082-11CF-0359-6B331BC2DA35}
szDeviceName	\\.\DISPLAY2
szDisplayMemoryEnglish	8129 MB
szDisplayMemoryLocalized	8129 MB
szDisplayModeEnglish	1920 x 1080 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1080 (32 bit) (60Hz)
szDriverAssemblyVersion	23.21.13.9065
szDriverAttributes	Final Retail
szDriverDateEnglish	1/2/2018 6:00:00 PM
szDriverDateLocalized	1/2/2018 18:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.3
szDriverModelLocalized	WDDM 2.3
szDriverName	C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll
szDriverNodeStrongName	oem1.inf:0f066de3a7531519:Section012:23.21.13.9065:pci\ven_10de&dev_13c2&subsys_136619da
szDriverSignDate	Unknown
szDriverVersion	23.21.0013.9065
szKeyDeviceID	Enum\PCI\VEN_10DE&DEV_13C2&SUBSYS_136619DA&REV_A1
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{4FE74D93-D97F-11E7-A1F3-F4C7024FB489}\0001
szManufacturer	NVIDIA
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Dell E2414H (Digital - DVI)
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D10001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x00A1
szSubSysId	0x136619DA
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Not run
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Not run
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Not run
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Not run
szVdd	unknown
szVendorId	0x10DE
2
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	2
lDriverSize	931400
lMiniVddSize	0
szAGPStatusEnglish	Enabled
szAGPStatusLocalized	Enabled
szChipType	GeForce GTX 970
szD3DStatusEnglish	Enabled
szD3DStatusLocalized	Enabled
szDACType	Integrated RAMDAC
szDDIVersionEnglish	12
szDDIVersionLocalized	12
szDDStatusEnglish	Enabled
szDDStatusLocalized	Enabled
szDXVAHDEnglish	Supported
szDXVAModes	
szDescription	NVIDIA GeForce GTX 970
szDeviceId	0x13C2
szDeviceIdentifier	{D7B71E3E-5082-11CF-0359-6B331BC2DA35}
szDeviceName	\\.\DISPLAY3
szDisplayMemoryEnglish	8129 MB
szDisplayMemoryLocalized	8129 MB
szDisplayModeEnglish	1920 x 1080 (32 bit) (60Hz)
szDisplayModeLocalized	1920 x 1080 (32 bit) (60Hz)
szDriverAssemblyVersion	23.21.13.9065
szDriverAttributes	Final Retail
szDriverDateEnglish	1/2/2018 6:00:00 PM
szDriverDateLocalized	1/2/2018 18:00:00
szDriverLanguageEnglish	English
szDriverLanguageLocalized	English
szDriverModelEnglish	WDDM 2.3
szDriverModelLocalized	WDDM 2.3
szDriverName	C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll,C:\WINDOWS\System32\DriverStore\FileRepository\nvpcdi.inf_amd64_72fbac6575d684e6\nvldumdx.dll
szDriverNodeStrongName	oem1.inf:0f066de3a7531519:Section012:23.21.13.9065:pci\ven_10de&dev_13c2&subsys_136619da
szDriverSignDate	Unknown
szDriverVersion	23.21.0013.9065
szKeyDeviceID	Enum\PCI\VEN_10DE&DEV_13C2&SUBSYS_136619DA&REV_A1
szKeyDeviceKey	\Registry\Machine\System\CurrentControlSet\Control\Video\{4FE74D93-D97F-11E7-A1F3-F4C7024FB489}\0002
szManufacturer	NVIDIA
szMiniVdd	unknown
szMiniVddDateEnglish	Unknown
szMiniVddDateLocalized	unknown
szMonitorMaxRes	Unknown
szMonitorName	Generic Non-PnP Monitor
szNotesEnglish	No problems found.
szNotesLocalized	No problems found.
szOverlayEnglish	Supported
szRankOfInstalledDriver	00D10001
szRegHelpText	Unknown
szRevision	Unknown
szRevisionId	0x00A1
szSubSysId	0x136619DA
szTestResultD3D7English	Not run
szTestResultD3D7Localized	Not run
szTestResultD3D8English	Not run
szTestResultD3D8Localized	Not run
szTestResultD3D9English	Not run
szTestResultD3D9Localized	Not run
szTestResultDDEnglish	Not run
szTestResultDDLocalized	Not run
szVdd	unknown
szVendorId	0x10DE
Log Messages
[8240:11404:0128/105443.515:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(46,8-58): 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(54,9-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8240:11512:0128/105634.014:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(46,8-58): 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(54,9-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8240:11992:0128/105745.651:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 1615
[8240:11992:0128/105745.651:ERROR:mf_helpers.cc(14)] : Error in dxva_video_decode_accelerator_win.cc on line 694
[8240:11992:0128/105745.656:ERROR:gpu_video_decode_accelerator.cc(367)] : HW video decode not available for profile vp9 profile0
[8240:11512:0128/105745.703:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(57,8-58): 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(65,9-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8240:11512:0128/110155.897:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(56,8-58): 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(64,9-43): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8240:9936:0128/111852.565:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(57,10-53): warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them
[8240:9936:0128/111852.743:WARNING:angle_platform_impl.cc(59)] : compileToBinary(228): C:\fakepath(57,24-44): 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.

This works fine on Edge, IE, and Firefox. I've tried removing all extensions, resetting the browser setting, and restarting my computer. None of that fixes the issue.
 
simonSound1.mp3
1.6 KB Download
index.html
853 bytes View Download
I tried completely uninstalling and reinstalling Chrome and get the same issue. I used IOBit Uninstaller to remove chrome and deleted my local google folder to make sure everything was removed. I did a fresh install and went straight to https://codepen.io/SamuelNewhouse/pen/OQLoLY and still have the same problem.

I'm getting a PIPELINE_ERROR_DECODE in chrome://media-internals

Player Properties:

render_id: 9
player_id: 5
origin_url: https://s.codepen.io/
frame_url: https://s.codepen.io/boomerang/iFrameKey-ceed14a4-5776-d283-51e8-53a914acee9c/index.html
frame_title: Sound Test
url: https://s3.amazonaws.com/freecodecamp/simonSound1.mp3
total_bytes: 1671
streaming: false
single_origin: true
passed_cors_access_check: false
range_header_supported: true
pipeline_state: kStopped
info: Effective playback rate changed from 0 to 1
audio_channels_count: 1
audio_codec_name: mp3
audio_sample_format: Signed 16-bit planar
audio_samples_per_second: 22050
bitrate: 32000
found_audio_stream: true
found_video_stream: false
max_duration: 0.41775
start_time: 0
audio_dds: false
audio_decoder: FFmpegAudioDecoder
audio_buffering_state: BUFFERING_HAVE_ENOUGH
pipeline_buffering_state: BUFFERING_HAVE_ENOUGH
debug: FFmpegDemuxer: av_read_frame(): End of file
event: PLAY
error: audio error during playing, status: PIPELINE_ERROR_DECODE
pipeline_error: PIPELINE_ERROR_DECODE
duration: 0.417959

Stream 0:5 Properties:

render_id: 9
player_id: 5
origin_url: https://s.codepen.io/
frame_url: https://s.codepen.io/boomerang/iFrameKey-ceed14a4-5776-d283-51e8-53a914acee9c/index.html
frame_title: Sound Test
url: https://s3.amazonaws.com/freecodecamp/simonSound1.mp3
total_bytes: 1671
streaming: false
single_origin: true
passed_cors_access_check: false
range_header_supported: true
pipeline_state: kStopped
info: Effective playback rate changed from 0 to 1
audio_channels_count: 1
audio_codec_name: mp3
audio_sample_format: Signed 16-bit planar
audio_samples_per_second: 22050
bitrate: 32000
found_audio_stream: true
found_video_stream: false
max_duration: 0.41775
start_time: 0
audio_dds: false
audio_decoder: FFmpegAudioDecoder
audio_buffering_state: BUFFERING_HAVE_ENOUGH
pipeline_buffering_state: BUFFERING_HAVE_ENOUGH
debug: FFmpegDemuxer: av_read_frame(): End of file
event: PLAY
error: audio error during playing, status: PIPELINE_ERROR_DECODE
pipeline_error: PIPELINE_ERROR_DECODE
duration: 0.417959
I just confirmed that this was not an issue with version 63 and I'm having this issue on two separate computers on version 64. I had a laptop that hadn't been updated to 64. I went to https://codepen.io/SamuelNewhouse/pen/OQLoLY on version 63 using that laptop and had no problem with the audio. But now that the laptop has been updated to version 64, it also has the same issue.
I've confirmed the issue on three separate computers using Chrome 64. However, the problem might be with the mp3s themselves. I used an mp3 validator and got some warnings...

(offset 0x680): Garbage at the end of the file
No supported tags in the file

But, despite these warnings from the mp3 validator, these mp3s seem to work fine in every browser but Chrome.
Labels: Needs-Bisect Needs-Triage-M64
Able to reproduce the issue on chrome version 64.0.3282.119 and latest canary 66.0.3334.0 using Ubuntu 14.04, Windows-10 and Mac 10.12.6 hence providing Bisect Info

Bisect Info:
================
Good build: 64.0.3257.0
Bad build: 64.0.3258.0

You are probably looking for a change made after 513689 (known good), but no later than 513690 (first known bad).

https://chromium.googlesource.com/chromium/src/+log/7642e1c5fc5715dc1894eaf828ef85ae0a5d1fb7..9f57237995f7921b4dcd8855f1f6fe98874218d2

Reviewed-on: https://chromium-review.googlesource.com/738626

@Dale Curtis: Please confirm the issue and help in re-assigning if it is not related to your change.
Adding ReleaseBlock-Stable as it seems recent break, feel free to remove it if not applicable.

Thanks!
Cc: viswatej...@techmahindra.com
Components: Internals>Media>FFmpeg
Labels: -Pri-2 -Needs-Bisect hasbisect-per-revision ReleaseBlock-Stable Triaged-ET RegressedIn-64 M-66 Target-65 FoundIn-66 Target-66 FoundIn-64 FoundIn-65 Target-64 OS-Linux OS-Mac Pri-1
Owner: dalecur...@chromium.org
Status: Assigned (was: Unconfirmed)
I am seeing this error as well on Chrome 64.0.3282.119 (Official Build) (64-bit) on macOS 10.13.2.
It seems to affect some audio files but not others, here is the log for one working and one that breaks. These are not short audio files either, it seems to related to the end of file somehow, as it breaks in the very end of a track playing.

broken.txt
2.7 KB View Download
working.txt
2.5 KB View Download
Labels: -Pri-1 -ReleaseBlock-Stable Pri-2
Will take a look.
Seems files are bad, but we may have to accept that. Remuxing just yields the following :/

"[mp3 @ 0x1638b40] Audio packet of size 7 (starting with BF03E904...) is invalid, writing it anyway."

See also  issue 794782  and https://trac.ffmpeg.org/ticket/6917
$ mp3val -f simonSound1.mp3 
Analyzing file "simonSound1.mp3"...
WARNING: "/usr/local/google/home/dalecurtis/Downloads/simonSound1.mp3" (offset 0x680): Garbage at the end of the file
WARNING: "/usr/local/google/home/dalecurtis/Downloads/simonSound1.mp3": No supported tags in the file
INFO: "/usr/local/google/home/dalecurtis/Downloads/simonSound1.mp3": 16 MPEG frames (MPEG 2 Layer III), no tags, CBR
Rebuilding file "simonSound1.mp3"...
FIXED: "/usr/local/google/home/dalecurtis/Downloads/simonSound1.mp3": File was rebuilt
Done!

mp3val can fix these files, so that's how I'd recommend resolving this for now while we figure out what to do about them. Chrome tends to prefer errors in this case because silent propagation of these errors can lead to unexpected behavior. I.e. a/v sync if a video track was attached.

http://mp3val.sourceforge.net/
Mergedinto: 794782
Status: Duplicate (was: Assigned)
@Dale Curtis:
The attached file throws the same type of error as discussed in the OP and my previous comment. Running mp3val on it outputs no errors:
Analyzing file "ES_To Be Still.mp3"...
INFO: "/Users/fredriklindner/Downloads/ES_To Be Still.mp3": 8719 MPEG frames (MPEG 1 Layer III), +ID3v2+APEv2, CBR
Done!

At this point I'm not sure these issues are the same anymore, but we started getting the same errors on our platform today with the roll-out of v64.

ES_To Be Still.mp3
3.5 MB Download
Thanks for the sample! I'll forward this to the ffmpeg folks.
That file still seems to have data ffmpeg considers invalid fwiw,

"[mp3 @ 0x21fa4c0] Audio packet of size 206 (starting with 41504554...) is invalid, writing it anyway."

00379f20  aa aa aa 41 50 45 54 41  47 45 58 d0 07 00 00 ae  |...APETAGEX.....|
00379f30  00 00 00 04 00 00 00 00  00 00 a0 00 00 00 00 00  |................|
00379f40  00 00 00 07 00 00 00 00  00 00 00 4d 50 33 47 41  |...........MP3GA|
00379f50  49 4e 5f 4d 49 4e 4d 41  58 00 31 32 30 2c 32 30  |IN_MINMAX.120,20|
00379f60  38 0b 00 00 00 00 00 00  00 4d 50 33 47 41 49 4e  |8........MP3GAIN|
00379f70  5f 55 4e 44 4f 00 2b 30  30 32 2c 2b 30 30 32 2c  |_UNDO.+002,+002,|
00379f80  4e 0c 00 00 00 00 00 00  00 52 45 50 4c 41 59 47  |N........REPLAYG|
00379f90  41 49 4e 5f 54 52 41 43  4b 5f 47 41 49 4e 00 2d  |AIN_TRACK_GAIN.-|
00379fa0  32 2e 30 31 30 30 30 30  20 64 42 08 00 00 00 00  |2.010000 dB.....|
00379fb0  00 00 00 52 45 50 4c 41  59 47 41 49 4e 5f 54 52  |...REPLAYGAIN_TR|
00379fc0  41 43 4b 5f 50 45 41 4b  00 30 2e 36 36 30 32 36  |ACK_PEAK.0.66026|
00379fd0  36 41 50 45 54 41 47 45  58 d0 07 00 00 ae 00 00  |6APETAGEX.......|

It seems to have trouble with that APE tag, https://en.wikipedia.org/wiki/APE_tag
Interesting! What did you run to get that output?
Here is another sample, which seems to work fine in M64.
ES_Dot The I's And Cross The T's.mp3
1.9 MB Download
First I remuxed the file with ffmpeg "ffmpeg -i <file> -acodec copy out.mp3" it then spit out that warning message, so I used "hexdump -C out.mp3" and searched for that byte string.
Sent a patch to ffmpeg for skipping APE tags:

http://ffmpeg.org/pipermail/ffmpeg-devel/2018-January/224673.html

We'll see what they say, that at the least seems like it should be valid.

Sign in to add a comment