Can Not Play mp3-128 With HTML5
Reported by
coolo...@gmail.com,
Apr 15 2017
|
||||||
Issue descriptionUserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3072.0 Safari/537.36 Example URL: https://drapermusic.bandcamp.com/album/the-introduction-ep Steps to reproduce the problem: 1. Open URL 2. Press play button on player What is the expected behavior? Music plays What went wrong? Popup says "Unable to play audio. Your browser must support native playback of MP3 or you must have the Adobe Flash Player installed." Console says "14:24:16.707: WrapperSoundPlayer: HTML5 playback doesn't support mp3-128, loading flash" and "14:24:16.709: All sound subsystems failed to load." No music plays Did this work before? N/A Is it a problem with Flash or HTML5? HTML5 Does this work in other browsers? N/A Chrome version: 60.0.3072.0 Channel: dev OS Version: OS X 10.12.4 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: Hardware accelerated Rasterization: Hardware accelerated Video Decode: Hardware accelerated Video Encode: Hardware accelerated VPx Video Decode: Hardware accelerated WebGL: Hardware accelerated WebGL2: Hardware accelerated Driver Bug Workarounds add_and_true_to_loop_condition adjust_src_dst_region_for_blitframebuffer decode_encode_srgb_for_generatemipmap disable_ext_draw_buffers disable_framebuffer_cmaa disable_multimonitor_multisampling disable_webgl_rgb_multisampling_usage emulate_abs_int_function get_frag_data_info_bug init_two_cube_map_levels_before_copyteximage msaa_is_slow pack_parameters_workaround_with_pack_buffer rebind_transform_feedback_before_resume regenerate_struct_names remove_invariant_and_centroid_for_essl3 rewrite_texelfetchoffset_to_texelfetch scalarize_vec_and_mat_constructor_args set_zero_level_before_generating_mipmap unfold_short_circuit_as_ternary_operation unpack_alignment_workaround_with_unpack_buffer unpack_image_height_workaround_with_unpack_buffer use_intermediary_for_copy_texture_image use_unused_standard_shared_blocks Problems Detected Disable EXT_draw_buffers on GeForce GT 650M on Mac OS X due to driver bugs Applied Workarounds: disable_ext_draw_buffers Multisampling is buggy on OSX when multiple monitors are connected: 237931 Applied Workarounds: disable_multimonitor_multisampling Unfold short circuit on Mac OS X: 307751 Applied Workarounds: unfold_short_circuit_as_ternary_operation Always rewrite vec/mat constructors to be consistent: 398694 Applied Workarounds: scalarize_vec_and_mat_constructor_args Mac drivers handle struct scopes incorrectly: 403957 Applied Workarounds: regenerate_struct_names On Intel GPUs MSAA performance is not acceptable for GPU rasterization: 527565 Applied Workarounds: msaa_is_slow glGenerateMipmap fails if the zero texture level is not set on some Mac drivers: 560499 Applied Workarounds: set_zero_level_before_generating_mipmap Pack parameters work incorrectly with pack buffer bound: 563714 Applied Workarounds: pack_parameters_workaround_with_pack_buffer Alignment works incorrectly with unpack buffer bound: 563714 Applied Workarounds: unpack_alignment_workaround_with_unpack_buffer copyTexImage2D fails when reading from IOSurface on multiple GPU types.: 581777 Applied Workarounds: use_intermediary_for_copy_texture_image Multisample renderbuffers with format GL_RGB8 have performance issues on Intel GPUs.: 607130 Applied Workarounds: disable_webgl_rgb_multisampling_usage Limited enabling of Chromium GL_INTEL_framebuffer_CMAA: 535198 Applied Workarounds: disable_framebuffer_cmaa glGetFragData{Location|Index} works incorrectly on Max: 638340 Applied Workarounds: get_frag_data_info_bug glResumeTransformFeedback works incorrectly on Intel GPUs: 638514 Applied Workarounds: rebind_transform_feedback_before_resume Result of abs(i) where i is an integer in vertex shader is wrong: 642227 Applied Workarounds: emulate_abs_int_function Rewrite texelFetchOffset to texelFetch for Intel Mac: 642605 Applied Workarounds: rewrite_texelfetchoffset_to_texelfetch Rewrite condition in for and while loops for Intel Mac: 644669 Applied Workarounds: add_and_true_to_loop_condition Decode and encode before generateMipmap for srgb format textures on macosx: 634519 Applied Workarounds: decode_encode_srgb_for_generatemipmap Init first two levels before CopyTexImage2D for cube map texture on Intel Mac 10.12: 648197 Applied Workarounds: init_two_cube_map_levels_before_copyteximage Insert statements to reference all members in unused std140/shared blocks on Mac: 618464 Applied Workarounds: use_unused_standard_shared_blocks Tex(Sub)Image3D performs incorrectly when uploading from unpack buffer with GL_UNPACK_IMAGE_HEIGHT greater than zero on Intel Macs: 654258 Applied Workarounds: unpack_image_height_workaround_with_unpack_buffer adjust src/dst region if blitting pixels outside read framebuffer on Mac: 644740 Applied Workarounds: adjust_src_dst_region_for_blitframebuffer Mac driver GL 4.1 requires invariant and centroid to match between shaders: 639760, 641129 Applied Workarounds: remove_invariant_and_centroid_for_essl3 Disable KHR_blend_equation_advanced until cc shaders are updated: 661715 Version Information Data exported 2017-4-15 14:23:19 Chrome version Chrome/60.0.3072.0 Operating system Mac OS X 10.12.4 Software rendering list version 13.2 Driver bug list version 10.3 ANGLE commit id a9042d3c1952 2D graphics backend Skia/59 96d5b9a273a5513fb3215fc06452cda82c3d6872 Command Line Args --flag-switches-begin --bypass-app-banner-engagement-checks --no-pings --enable-devtools-experiments --enable-experimental-web-platform-features --enable-fast-unload --enable-harfbuzz-rendertext --enable-md-feedback --enable-md-policy-page --enable-nacl --enable-print-preview-register-promos --use-simple-cache-backend=on --enable-site-settings --enable-spelling-feedback-field-trial --enable-tab-audio-muting --enable-experimental-extension-apis --load-media-router-component-extension=1 --reduced-referrer-granularity --secondary-ui-md --show-saved-copy=secondary --enable-features=BackgroundVideoTrackOptimization,ExpensiveBackgroundTimerThrottling,GamepadExtensions,NativeNotifications,NewOmniboxAnswerTypes,OmniboxEntitySuggestions,PreferHtmlOverPlugins,PrintScaling,SpeculativeResourcePrefetching,WebRtcUseEchoCanceller3,ZeroSuggestRedirectToChrome --flag-switches-end Driver Information Initialization time 33 In-process GPU false Passthrough Command Decoder false Supports overlays false Sandboxed true GPU0 VENDOR = 0x10de, DEVICE= 0x0fd5 GPU1 VENDOR = 0x8086, DEVICE= 0x0166 *ACTIVE* Optimus true Optimus true AMD switchable false Driver vendor Driver version 10.24.45 Driver date Pixel shader version 4.10 Vertex shader version 4.10 Max. MSAA samples 8 Machine model name MacBookPro Machine model version 10.1 GL_VENDOR Intel Inc. GL_RENDERER Intel HD Graphics 4000 OpenGL Engine GL_VERSION 4.1 INTEL-10.24.45 GL_EXTENSIONS GL_ARB_blend_func_extended GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader5 GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_occlusion_query2 GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_subroutine GL_ARB_shading_language_include GL_ARB_tessellation_shader GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_vertex_attrib_64bit GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_EXT_debug_label GL_EXT_debug_marker GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_texture_compression_s3tc GL_EXT_texture_filter_anisotropic GL_EXT_texture_sRGB_decode GL_APPLE_client_storage GL_APPLE_container_object_shareable GL_APPLE_flush_render GL_APPLE_object_purgeable GL_APPLE_rgb_422 GL_APPLE_row_bytes GL_APPLE_texture_range GL_ATI_texture_mirror_once GL_NV_texture_barrier Disabled Extensions GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent Window system binding vendor Window system binding version Window system binding extensions Direct rendering Yes Reset notification strategy 0x0000 GPU process crash count 0 Compositor Information Tile Update Mode Zero-copy Partial Raster Enabled GpuMemoryBuffers Status ATC Software only ATCIA Software only DXT1 Software only DXT5 Software only ETC1 Software only R_8 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT RG_88 Software only BGR_565 Software only RGBA_4444 Software only RGBX_8888 Software only RGBA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE BGRX_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE BGRA_8888 GPU_READ, SCANOUT, SCANOUT_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT RGBA_F16 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT YVU_420 Software only YUV_420_BIPLANAR GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT UYVY_422 GPU_READ_CPU_READ_WRITE, GPU_READ_CPU_READ_WRITE_PERSISTENT Log Messages [37613:775:0415/141534.648719:WARNING:ipc_message_attachment_set.cc(49)] : MessageAttachmentSet destroyed with unconsumed attachments: 0/2 After setting flash to allow and refreshing the music still does not play, however there is no popup or error in log.
,
Apr 17 2017
+folk who've touched mime internals recently.
,
Apr 17 2017
FWIW this is working (mp3 audio is playing) for me on master branch on Linux. I'll make a new build on my macbook and will try there shortly.
,
Apr 17 2017
Just built 60.0.3072.0 on my macbook and it's also working, music is playing
,
Apr 17 2017
coolo1mc@ can you try again and see if the issue still happens for you? Perhaps something has been changed on server side.
,
Apr 17 2017
just checked, still pops up requiring flash. do you have flash disabled?
,
Apr 17 2017
I have tried this on a local Chromium build without flash, and I can see through chrome://media-internals that playback actually happens through Chromium media pipeline (i.e. through HTML5 media stack, not flash).
,
Apr 18 2017
servolk@ I just tried again running Chromium with the --disable-extensions flag to rule them out, no change Copied out the console output while on verbose, have attached it below.
,
Apr 19 2017
Unable to reproduce the issue on Mac-10.12.4, Windows-7 and Linux Ubuntu-14.04 using Chrome version 60.0.3072.0 and stable version 57.0.2987.133 and canary 60.0.3074.0 with the steps mentioned in comment#0. Could you please try in a clean profile without extensions and let us know your observations if the issue still persists. Thanks.
,
Apr 19 2017
coolo1mc@ can you please also try entering the following commands in the developer console and let us know the results you see:
document.createElement('audio').canPlayType('audio/mpeg')
document.createElement('audio').canPlayType('audio/mp4; codecs=mp4a.40.2')
,
Apr 21 2017
servolk@
document.createElement('audio').canPlayType('audio/mpeg')
""
document.createElement('audio').canPlayType('audio/mp4; codecs=mp4a.40.2')
""
sureshkumari@
no change
,
Apr 21 2017
Thank you for providing more feedback. Adding requester "sureshkumari@chromium.org" to the cc list and removing "Needs-Feedback" label. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
Apr 21 2017
coolo1mc@ can you launch chrome with --disable-extensions or go to chrome://extensions and disable them one-by-one. The behavior you're describing matching a chromium install, so can you also post the full contents of chrome://version
,
Apr 24 2017
Able to reproduce this issue on Chromium, (but not on chrome) with chromium versions #60.0.3072.0, #56.0.2924.0, #50.0.2661.0, #45.0.2454.0, #30.0.1549.0 This is a non-regression issue marking it as untriaged. Note: ===== Able to reproduce this on Win 10 and Mac 10.12.4 OS's but not on Ubuntu 14.04
,
Apr 24 2017
dalecur...@ no difference without extensions The Chromium Authors Copyright 2017 The Chromium Authors. All rights reserved. Chromium 60.0.3077.0 (Developer Build) (64-bit) Revision 4e612ddc6080dad30155aa9624479dd3bd7ed411-refs/heads/master@{#465907} OS Mac OS X JavaScript V8 6.0.41 Flash 25.0.0.148 /Library/Internet Plug-Ins/PepperFlashPlayer/PepperFlashPlayer.plugin User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3077.0 Safari/537.36 Command Line /applications/Chromium.app/Contents/MacOS/Chromium2 --flag-switches-begin --bypass-app-banner-engagement-checks --no-pings --enable-devtools-experiments --enable-experimental-web-platform-features --enable-fast-unload --enable-nacl --enable-print-preview-register-promos --use-simple-cache-backend=on --enable-site-settings --enable-spelling-feedback-field-trial --enable-tab-audio-muting --enable-experimental-extension-apis --load-media-router-component-extension=1 --reduced-referrer-granularity --saveas-menu-label --secondary-ui-md --show-saved-copy=secondary --enable-features=BackgroundVideoTrackOptimization,ExpensiveBackgroundTimerThrottling,GamepadExtensions,NativeNotifications,NewOmniboxAnswerTypes,OmniboxEntitySuggestions,PrintScaling,SpeculativeResourcePrefetching,WebRtcUseEchoCanceller3,ZeroSuggestRedirectToChrome --flag-switches-end Executable Path /Applications/Chromium.app/Contents/MacOS/Chromium2 Profile Path /Users/Conor/Library/Application Support/Chromium/Default Variations b3888d8d-afba0f91 241fff6c-ca7d8d80 1e528f0f-15305a2 1c752ce9-1c752ce9 d43bf3e5-d43bf3e5 ba3f87da-45bda656 cf558fa6-48a16532 a605b19e-3f4a17df 5ca89f9-3f4a17df 31362330-3f4a17df 9e201a2b-3f4a17df 27212adc-27212adc 5274eb09-3f4a17df 57f575bb-f23d1dea 332a4d9b-3f4a17df b791c1b8-3f4a17df 9773d3bd-3f4a17df b22b3d54-3f4a17df 9ef7d150-3f4a17df 2e109477-4f8eb0c8 99144bc3-3f4a17df 64cbdfc2-3f4a17df 5139837c-3f4a17df 7f8176d9-3f4a17df b7786474-d93a0620 23a898eb-431d877b 7382e39a-3f4a17df 868bda90-3f4a17df 4ea303a6-3f4a17df ce152c12-3f4a17df 3a007b7-3f4a17df fa99bb73-3f4a17df 64224f74-5087fa4a 56302f8c-3f4a17df caa06ad2-3f4a17df b2612322-8a9180b2 69bf80fa-3f4a17df 65a86f01-70ea8f25 b2f0086-93053e47 ef25c1eb-3f4a17df 7fc902e8-3f4a17df d747916f-d747916f f11cb941-f11cb941 1354da85-e3dff32e fd029722-3348795 494d8760-3f4a17df fe05be5f-4ad60575 828a5926-d8f52f32
,
Apr 24 2017
coolo1mc@ looks like Dale was right - you are using Chromium, instead of Chrome. One big difference between the two if that Chrome does include some of the most popular codecs, even proprietary (non-free) ones: MP3, AAC, H.264. But Chromium doesn't include those by default. If you are building the browser yourself you can define the following flags in your args.gn: proprietary_codecs = true ffmpeg_branding = "Chrome" If you are using pre-built binaries, then you should switch to Chrome builds.
,
Apr 24 2017
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by nyerramilli@chromium.org
, Apr 17 2017