Playing this video shows only first second, then freezes for remainder of duration |
||||||
Issue descriptionUserAgent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36 Example URL: https://grandprixradio.nl/toto.mp4 Steps to reproduce the problem: 1. Open the video in the URL. What is the expected behavior? The video to play in its entirety. When using in a html5 video tag with the 'loop' attribute, expectation is to have the video loop without freezing up. What went wrong? When loading this video in Chromium, only the first second plays. You can see the progress bar advancing, but the video is stalled. This happens on multiple occasions: - playing the video just by opening it directly via the omnibar. - playing it from a website with the video tag. - happens with the file on a server or stored on the local disk. When playing this video from a website using the video tag with the loop attribute included, Chrome will play the first second, stall for three seconds, then play the first second again, etc. Used this code: <video autoplay loop muted playsinline style="width: 75%;"> <source src="/toto.mp4" type="video/mp4"> <img src="/toto.gif" style="width: 75%;"> </video> I could reproduce this issue on two computers (both macOS Sierra) with current stable build of Chrome. On both computers, Safari had no issues playing the video properly. Additionally, both Chrome and Safari on iOS had no issues playing the video properly. Did this work before? N/A Is it a problem with Flash or HTML5? HTML5 Does this work in other browsers? Yes Chrome version: 56.0.2924.87 Channel: stable OS Version: OS X 10.12.2 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_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 reset_base_mipmap_level_before_texstorage 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_shadowed_tex_level_params use_unused_standard_shared_blocks Problems Detected 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 Mac Drivers store texture level parameters on int16_t that overflow: 610153 Applied Workarounds: use_shadowed_tex_level_params 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 glTexStorage* are buggy when base mipmap level is not 0: 640506 Applied Workarounds: reset_base_mipmap_level_before_texstorage 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 Version Information Data exported 27/03/2017, 00:40:20 Chrome version Chrome/56.0.2924.87 Operating system Mac OS X 10.12.2 Software rendering list version 12.06 Driver bug list version 9.24 ANGLE commit id a4aaa2de57dc 2D graphics backend Skia/56 bf2d9e02d58ea01f1c239f7e2fc024cba140ccb1 Command Line Args Chrome.app/Contents/MacOS/Google Chrome --flag-switches-begin --enable-quic --flag-switches-end Driver Information Initialization time 47 In-process GPU false Sandboxed true GPU0 VENDOR = 0x8086, DEVICE= 0x0d26 *ACTIVE* Optimus false AMD switchable false Driver vendor Driver version 10.22.25 Driver date Pixel shader version 4.10 Vertex shader version 4.10 Max. MSAA samples 8 Machine model name MacBookPro Machine model version 11.4 GL_VENDOR Intel Inc. GL_RENDERER Intel Iris Pro OpenGL Engine GL_VERSION 4.1 INTEL-10.22.25 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 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 BGRX_8888 GPU_READ, SCANOUT BGRA_8888 GPU_READ, SCANOUT, 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 [66303:775:0317/094748.159173:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 264 is too big. [66303:775:0317/100838.331957:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 194 is too big. [66303:775:0317/102725.143037:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 123 is too big. [66303:69363:0317/113617.945131:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:89523:0317/113647.895617:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:775:0317/115731.561264:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 583 is too big. [66303:775:0317/120033.074312:ERROR:interface_registry.cc(210)] : Failed to locate a binder for interface: mojom::ResourceUsageReporter requested by: exposed by: via InterfaceProviderSpec "service_manager:connector". InterfaceRegistry(service_manager:connector): --> InterfaceRegistry is not yet bound to a pipe. [66303:775:0317/121142.637905:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 437 is too big. [66303:775:0317/130248.307005:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 154 is too big. [66303:775:0317/131344.716947:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 526 is too big. [66303:775:0317/143257.986685:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 1013 is too big. [66303:775:0317/150857.406798:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 604 is too big. [66303:775:0317/161304.556861:ERROR:gles2_cmd_decoder.cc(17045)] : [.RenderCompositor-0x7fd6ad836200]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [66303:775:0317/161304.556997:ERROR:gles2_cmd_decoder.cc(4285)] : [.RenderWorker-0x7fd6ac079e00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glClear: framebuffer incomplete [66303:775:0317/161304.557016:ERROR:gles2_cmd_decoder.cc(4285)] : [.RenderWorker-0x7fd6ac079e00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glClear: framebuffer incomplete [66303:775:0317/161304.557034:ERROR:gles2_cmd_decoder.cc(4285)] : [.RenderWorker-0x7fd6ac079e00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [66303:775:0317/161304.557053:ERROR:gles2_cmd_decoder.cc(4285)] : [.RenderWorker-0x7fd6ac079e00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [66303:775:0317/161304.557072:ERROR:gles2_cmd_decoder.cc(4285)] : [.RenderWorker-0x7fd6ac079e00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [66303:775:0317/161304.557086:ERROR:gles2_cmd_decoder.cc(4285)] : [.RenderWorker-0x7fd6ac079e00.GpuRasterization]GL ERROR :GL_INVALID_FRAMEBUFFER_OPERATION : glDrawElements: framebuffer incomplete [66303:775:0317/161304.568462:ERROR:gles2_cmd_decoder.cc(11694)] : [.DisplayCompositor-0x7fd8f4b2c400]GL ERROR :GL_INVALID_VALUE : glScheduleCALayerCHROMIUM: unsupported texture format [66303:775:0317/163709.057724:ERROR:interface_registry.cc(210)] : Failed to locate a binder for interface: mojom::ResourceUsageReporter requested by: exposed by: via InterfaceProviderSpec "service_manager:connector". InterfaceRegistry(service_manager:connector): --> InterfaceRegistry is not yet bound to a pipe. [66303:775:0320/101308.966588:ERROR:interface_registry.cc(210)] : Failed to locate a binder for interface: mojom::ResourceUsageReporter requested by: exposed by: via InterfaceProviderSpec "service_manager:connector". InterfaceRegistry(service_manager:connector): --> InterfaceRegistry is not yet bound to a pipe. [66303:775:0320/131529.175936:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 204 is too big. [66303:775:0320/153836.154651:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 185 is too big. [66303:775:0321/103344.649254:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 725 is too big. [66303:775:0321/113852.062825:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 296 is too big. [66303:775:0322/154350.985309:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 605 is too big. [66303:126879:0323/110400.946289:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:41467:0323/110423.169444:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:46947:0323/110601.529789:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:153567:0323/110616.773740:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:150395:0323/110830.226464:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:775:0323/110918.666079:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 590 is too big. [66303:775:0323/113119.114861:ERROR:interface_registry.cc(210)] : Failed to locate a binder for interface: mojom::ResourceUsageReporter requested by: exposed by: via InterfaceProviderSpec "service_manager:connector". InterfaceRegistry(service_manager:connector): --> InterfaceRegistry is not yet bound to a pipe. [66303:775:0323/120619.636402:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 154 is too big. [66303:775:0323/133952.348788:ERROR:gles2_cmd_decoder.cc(17045)] : [.RenderCompositor-0x7fc7a385d200]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [66303:775:0323/133952.348932:ERROR:texture_manager.cc(2719)] : [.RenderCompositor-0x7fc7a385d200]GL ERROR :GL_INVALID_OPERATION : glTexSubImage2D: level 0 does not exist [66303:775:0323/133952.349524:ERROR:gles2_cmd_decoder.cc(17045)] : [.RenderCompositor-0x7fc7a385d200]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [66303:775:0323/150016.975739:ERROR:interface_registry.cc(210)] : Failed to locate a binder for interface: mojom::ResourceUsageReporter requested by: exposed by: via InterfaceProviderSpec "service_manager:connector". InterfaceRegistry(service_manager:connector): --> InterfaceRegistry is not yet bound to a pipe. [66303:775:0323/160148.998726:ERROR:interface_registry.cc(210)] : Failed to locate a binder for interface: mojom::ResourceUsageReporter requested by: exposed by: via InterfaceProviderSpec "service_manager:connector". InterfaceRegistry(service_manager:connector): --> InterfaceRegistry is not yet bound to a pipe. [66303:775:0323/161805.141667:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 312 is too big. [66303:775:0323/162151.805637:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 105 is too big. [66303:118487:0324/092329.127962:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:775:0324/101515.866935:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 569 is too big. [66303:775:0324/111432.844944:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 162 is too big. [66303:775:0324/112006.537887:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 338 is too big. [66303:775:0324/115408.582790:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 385 is too big. [66303:775:0324/120305.362561:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 313 is too big. [66303:138019:0324/121401.235509:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:154175:0324/121443.488819:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:48443:0324/121927.751948:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:97931:0324/122023.416085:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:32735:0324/122241.214745:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:98043:0324/122356.859538:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:118723:0324/122537.452185:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:775:0326/081525.192552:ERROR:latency_info.cc(163)] : GpuCommandBufferStub::OnAsyncFlush, LatencyInfo vector size 293 is too big. [66303:775:0326/150959.542279:ERROR:gles2_cmd_decoder.cc(17045)] : [.RenderCompositor-0x7f8b76064400]GL ERROR :GL_INVALID_OPERATION : glBindTexImage2DCHROMIUM: no image found with the given ID [66303:162075:0327/003803.400612:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:71967:0327/003820.239114:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR.
,
Mar 27 2017
Gpu logs indicate the media is corrupted: [66303:138019:0324/121401.235509:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:154175:0324/121443.488819:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:48443:0324/121927.751948:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:97931:0324/122023.416085:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:32735:0324/122241.214745:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:98043:0324/122356.859538:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. [66303:118723:0324/122537.452185:ERROR:vt_video_decode_accelerator_mac.cc(634)] : Illegal attempt to decode without IDR. Discarding decode requests until next IDR. +sandersd in case there's an error.
,
Mar 27 2017
I didn't immediately see anything wrong with this file. It does use negative POCs (which is valid, just unusual), but they are not at the same location that playback fails.
,
Mar 27 2017
Some additional observations: Setting chrome://flags/#disable-accelerated-video-decode to disabled on the two Macs appears to be a workaround for the issue, i.e. the video plays just fine with that flag set to disabled. I confirmed through a friend that the video plays properly on these configs: - Chrome on Ubuntu - Chrome on Windows 10 - MS Edge on Windows 10 Interestingly, Firefox on both Windows 10 and Ubuntu shows the exact same problem as Chrome on Mac with accelerated video decode enabled.
,
Mar 27 2017
Basic analysis: - There is no IDR at the beginning, and so the first 162 frames are dropped. (Not a bug, VideoToolbox can't be trusted with missing reference frames.) - The remaining 62 frames are decoded as usual. - Timeline shows these 62 frames starting at 0:00. - Playback repeatedly enters a buffering state despite good decoder performance. It seems that dropping 162 frames at the start is resulting in confusion about the timeline.
,
Mar 27 2017
After experimenting with this for a bit, it seems that the only problem is that the timeline offset is incorrect; the expected behavior would be to show the first frame for ~3s and then play normally for the last second, rather than playing for 1s and then freezing the last frame for 3s. Looping appears to work correctly. rachidfinge@: Is that explanation satisfactory, or is timeline accuracy important for your application?
,
Mar 27 2017
I'm not entirely sure if I understand correctly. Showing the first frame for ~3s essentially means will appear frozen for three seconds, correct? That would not be the intended outcome, but perhaps I misunderstood. In any event, for this specifica application, timeline accuracy indeed isn't important - what matters is the correct, loopable playback of all frames in the file (as a drop-in for a much more resource intensive animated GIF).
,
Mar 27 2017
In that case there is no work to be done in Chrome. You should re-encode your content, which should resolve the issue. I believe you are safe to use your existing file as input to that process, because the clip starts an an SEI recovery point despite not having an initial IDR. (Which is to say, the file is not corrupt despite lacking an initial IDR.) It is plausible that I could implement SEI parsing and resolve this on Mac, but as you've seen it's likely that other decoders will be affected as well. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by ranjitkan@chromium.org
, Mar 27 2017