8000 Excessive CPU consumption when opening the Playlist Panel · Issue #3162 · iina/iina · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Excessive CPU consumption when opening the Playlist Panel #3162
Closed
@dmattera

Description

@dmattera

System and IINA version:

  • macOS 10.15.7
  • IINA 1.1.0

Expected behavior:
Opening the Playlist Panel would consume a nominal amount of CPU resources

Actual behavior:
Opening the Playlist Panel consumes an excessive amount of CPU resources, even after it's closed (anywhere between 90 - 150% CPU according to Activity Monitor). So far, everytime this has happened, it continues at around the same rate until I fully quit and reopen IINA.


mpv log:
[   0.016][d][ytdl_hook] Loading lua script @ytdl_hook.lua...
[   0.016][d][stats] Loading lua script @stats.lua...
[   0.016][d][console] Loading lua script @console.lua...
[   0.016][d][osx] Exiting...
[   0.016][d][global] config path: 'scripts' -> '/Users/dmattera/.config/mpv/scripts'
[   0.016][d][ytdl_hook] loading mp.defaults
[   0.016][d][stats] loading mp.defaults
[   0.016][d][console] loading mp.defaults
[   0.017][d][main2] Loading lua script /Users/dmattera/.config/mpv/scripts/main.lua...
[   0.017][v][cplayer] Set property: vo="libmpv" -> 1
[   0.017][v][cplayer] Set property: keepaspect="no" -> 1
[   0.017][v][cplayer] Set property: gpu-hwdec-interop="auto" -> 1
[   0.018][d][stats] loading @stats.lua
[   0.018][d][console] loading @console.lua
[   0.018][d][main2] loading mp.defaults
[   0.019][d][ytdl_hook] loading @ytdl_hook.lua
[   0.019][d][main2] loading file /Users/dmattera/.config/mpv/scripts/main.lua
[   0.020][d][stats] reading options for stats 
[   0.020][d][global] config path: 'script-opts/stats.conf' -/-> '/Users/dmattera/.config/mpv/script-opts/stats.conf'
[   0.021][d][stats] script-opts/stats.conf not found. 
[   0.021][d][global] config path: 'lua-settings/stats.conf' -/-> '/Users/dmattera/.config/mpv/lua-settings/stats.conf'
[   0.021][d][stats] lua-settings/stats.conf not found. 
[   0.022][d][ytdl_hook] reading options for ytdl_hook 
[   0.022][d][global] config path: 'script-opts/ytdl_hook.conf' -/-> '/Users/dmattera/.config/mpv/script-opts/ytdl_hook.conf'
[   0.022][d][ytdl_hook] script-opts/ytdl_hook.conf not found. 
[   0.022][d][global] config path: 'lua-settings/ytdl_hook.conf' -/-> '/Users/dmattera/.config/mpv/lua-settings/ytdl_hook.conf'
[   0.022][d][ytdl_hook] lua-settings/ytdl_hook.conf not found. 
[   0.044][v][ao/coreaudio] selected audio output device: QC-II (63)
[   0.048][d][console] reading options for console 
[   0.048][d][global] config path: 'script-opts/console.conf' -/-> '/Users/dmattera/.config/mpv/script-opts/console.conf'
[   0.048][d][console] script-opts/console.conf not found. 
[   0.048][d][global] config path: 'lua-settings/console.conf' -/-> '/Users/dmattera/.config/mpv/lua-settings/console.conf'
[   0.048][d][console] lua-settings/console.conf not found. 
[   0.049][d][cplayer] Run command: define-section, flags=64, args=["input_stats", "i script-binding stats/display-stats\nI script-binding stats/display-stats-toggle\n", "default"]
[   0.049][v][cplayer] Waiting for scripts...
[   0.049][d][cplayer] Run command: enable-section, flags=64, args=["input_stats", "allow-hide-cursor+allow-vo-dragging"]
[   0.049][d][cplayer] Run command: define-section, flags=64, args=["input_forced_stats", "", "force"]
[   0.049][d][cplayer] Run command: enable-section, flags=64, args=["input_forced_stats", "allow-hide-cursor+allow-vo-dragging"]
[   0.056][d][cplayer] Run command: define-section, flags=64, args=["input_console", "", "default"]
[   0.056][v][cplayer] Done loading scripts.
[   0.056][d][cplayer] Run command: enable-section, flags=64, args=["input_console", "allow-hide-cursor+allow-vo-dragging"]
[   0.056][d][cplayer] Run command: define-section, flags=64, args=["input_forced_console", "", "force"]
[   0.057][d][cplayer] Run command: enable-section, flags=64, args=["input_forced_console", "allow-hide-cursor+allow-vo-dragging"]
[   0.057][d][global] config path: 'fonts' -/-> '/Users/dmattera/.config/mpv/fonts'
[   0.057][v][osd/libass] Shaper: FriBidi 1.0.10 (SIMPLE) HarfBuzz-ng 2.7.1 (COMPLEX)
[   0.057][d][global] config path: 'subfont.ttf' -/-> '/Users/dmattera/.config/mpv/subfont.ttf'
[   0.057][d][global] config path: 'fonts.conf' -/-> '/Users/dmattera/.config/mpv/fonts.conf'
[   0.057][v][osd/libass] Setting up fonts...
[   0.058][v][osd/libass] Using font provider coretext
[   0.058][v][osd/libass] Done.
[   0.220][v][libmpv_render] GL_VERSION='4.1 INTEL-14.7.8'
[   0.220][v][libmpv_render] Detected desktop OpenGL 4.1.
[   0.220][v][libmpv_render] GL_VENDOR='Intel Inc.'
[   0.220][v][libmpv_render] GL_RENDERER='Intel HD Graphics 4000 OpenGL Engine'
[   0.220][v][libmpv_render] GL_SHADING_LANGUAGE_VERSION='4.10'
[   0.220][d][libmpv_render] Combined OpenGL extensions string:
[   0.220][d][libmpv_render]  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
[   0.220][v][libmpv_render] Loaded extension GL_APPLE_rgb_422.
[   0.221][v][libmpv_render] GL_*_swap_control extension missing.
[   0.221][d][libmpv_render] Texture formats:
[   0.221][d][libmpv_render]   NAME       COMP*TYPE SIZE           DEPTH PER COMP.
[   0.221][d][libmpv_render]   r8         1*unorm   1B    LF CR ST {8}
[   0.221][d][libmpv_render]   rg8        2*unorm   2B    LF CR ST {8 8}
[   0.221][d][libmpv_render]   rgb8       3*unorm   3B    LF CR ST {8 8 8}
[   0.221][d][libmpv_render]   rgba8      4*unorm   4B    LF CR ST {8 8 8 8}
[   0.221][d][libmpv_render]   r16        1*unorm   2B    LF CR ST {16}
[   0.221][d][libmpv_render]   rg16       2*unorm   4B    LF CR ST {16 16}
[   0.221][d][libmpv_render]   rgb16      3*unorm   6B    LF CR ST {16 16 16}
[   0.221][d][libmpv_render]   rgba16     4*unorm   8B    LF CR ST {16 16 16 16}
[   0.221][d][libmpv_render]   r8ui       1*uint    1B       CR ST {8}
[   0.221][d][libmpv_render]   rg8ui      2*uint    2B       CR ST {8 8}
[   0.221][d][libmpv_render]   rgb8ui     3*uint    3B          ST {8 8 8}
[   0.221][d][libmpv_render]   rgba8ui    4*uint    4B       CR ST {8 8 8 8}
[   0.221][d][libmpv_render]   r16ui      1*uint    2B       CR ST {16}
[   0.221][d][libmpv_render]   rg16ui     2*uint    4B       CR ST {16 16}
[   0.221][d][libmpv_render]   rgb16ui    3*uint    6B          ST {16 16 16}
[   0.221][d][libmpv_render]   rgba16ui   4*uint    8B       CR ST {16 16 16 16}
[   0.221][d][libmpv_render]   r16f       1*float   4B    LF CR ST {32/16}
[   0.221][d][libmpv_render]   rg16f      2*float   8B    LF CR ST {32/16 32/16}
[   0.221][d][libmpv_render]   rgb16f     3*float  12B    LF CR ST {32/16 32/16 32/16}
[   0.221][d][libmpv_render]   rgba16f    4*float  16B    LF CR ST {32/16 32/16 32/16 32/16}
[   0.221][d][libmpv_render]   r32f       1*float   4B    LF CR ST {32}
[   0.221][d][libmpv_render]   rg32f      2*float   8B    LF CR ST {32 32}
[   0.221][d][libmpv_render]   rgb32f     3*float  12B    LF CR ST {32 32 32}
[   0.221][d][libmpv_render]   rgba32f    4*float  16B    LF CR ST {32 32 32 32}
[   0.221][d][libmpv_render]   rgb10_a2   4*unorm   4B    LF CR ST {0/10 0/10 0/10 0/2}
[   0.221][d][libmpv_render]   rgba12     4*unorm   8B    LF CR ST {16 16 16 16}
[   0.221][d][libmpv_render]   rgb10      3*unorm   6B    LF CR ST {16 16 16}
[   0.221][d][libmpv_render]   rgb565     3*unorm   2B    LF    ST {0/8 0/8 0/8}
[   0.221][d][libmpv_render]   appleyp    0*unorm   2B    LF    ST {}
[   0.221][d][libmpv_render]  LA = LUMINANCE_ALPHA hack format
[   0.221][d][libmpv_render]  LF = linear filterable
[   0.221][d][libmpv_render]  CR = can be used for render targets
[   0.221][d][libmpv_render]  ST = can be used for storable images
[   0.221][d][libmpv_render] Image formats:
[   0.221][d][libmpv_render]   yuv444p => 3 planes 1x1 8/0 [r8/r8/r8] (r/g/b)
[   0.221][d][libmpv_render]   yuv420p => 3 planes 2x2 8/0 [r8/r8/r8] (r/g/b)
[   0.221][d][libmpv_render]   gray => 1 planes 1x1 8/0 [r8] (r)
[   0.221][d][libmpv_render]   gray16 => 1 planes 1x1 16/0 [r16] (r)
[   0.221][d][libmpv_render]   uyvy422 => 1 planes 1x1 0/0 [appleyp] (brg)
[   0.221][d][libmpv_render]   nv12 => 2 planes 2x2 8/0 [r8/rg8] (r/gb)
[   0.221][d][libmpv_render]   p010 => 2 planes 2x2 16/6 [r16/rg16] (r/gb)
[   0.221][d][libmpv_render]   nv24 => 2 planes 1x1 8/0 [r8/rg8] (r/gb)
[   0.221][d][libmpv_render]   argb => 1 planes 1x1 8/0 [rgba8] (argb)
[   0.221][d][libmpv_render]   bgra => 1 planes 1x1 8/0 [rgba8] (bgra)
[   0.221][d][libmpv_render]   abgr => 1 planes 1x1 8/0 [rgba8] (abgr)
[   0.221][d][libmpv_render]   rgba => 1 planes 1x1 8/0 [rgba8] (rgba)
[   0.221][d][libmpv_render]   bgr24 => 1 planes 1x1 8/0 [rgb8] (bgr)
[   0.221][d][libmpv_render]   rgb24 => 1 planes 1x1 8/0 [rgb8] (rgb)
[   0.221][d][libmpv_render]   0rgb => 1 planes 1x1 8/0 [rgba8] (_rgb)
[   0.221][d][libmpv_render]   bgr0 => 1 planes 1x1 8/0 [rgba8] (bgr)
[   0.221][d][libmpv_render]   0bgr => 1 planes 1x1 8/0 [rgba8] (_bgr)
[   0.221][d][libmpv_render]   rgb0 => 1 planes 1x1 8/0 [rgba8] (rgb)
[   0.221][d][libmpv_render]   rgba64 => 1 planes 1x1 16/0 [rgba16] (rgba)
[   0.221][d][libmpv_render]   rgb565 => 1 planes 1x1 0/0 [rgb565] (rgb)
[   0.221][d][libmpv_render]   rgb30 => 1 planes 1x1 10/0 [rgb10_a2] (rgb)
[   0.221][d][libmpv_render]   vdpau
[   0.221][d][libmpv_render]   vdpau_output
[   0.221][d][libmpv_render]   vaapi
[   0.221][d][libmpv_render]   dxva2_vld
[   0.221][d][libmpv_render]   mmal
[   0.221][d][libmpv_render]   videotoolbox
[   0.221][d][libmpv_render]   drm_prime
[   0.221][d][libmpv_render]   yuyv422
[   0.221][d][libmpv_render]   yuv422p => 3 planes 2x1 8/0 [r8/r8/r8] (r/g/b)
[   0.221][d][libmpv_render]   yuv410p => 3 planes 4x4 8/0 [r8/r8/r8] (r/g/b)
[   0.221][d][libmpv_render]   yuv411p => 3 planes 4x1 8/0 [r8/r8/r8] (r/g/b)
[   0.221][d][libmpv_render]   monow
[   0.221][d][libmpv_render]   monob
[   0.221][d][libmpv_render]   pal8
[   0.221][d][libmpv_render]   yuvj422p => 3 planes 2x1 8/0 [r8/r8/r8] (r/g/b)
[   0.221][d][libmpv_render]   uyyvyy411
[   0.221][d][libmpv_render]   bgr8
[   0.221][d][libmpv_render]   bgr4
[   0.221][d][libmpv_render]   bgr4_byte
[   0.221][d][libmpv_render]   rgb8
[   0.221][d][libmpv_render]   rgb4
[   0.222][d][libmpv_render]   rgb4_byte
[   0.222][d][libmpv_render]   nv21 => 2 planes 2x2 8/0 [r8/rg8] (r/bg)
[   0.222][d][libmpv_render]   gray16be
[   0.222][d][libmpv_render]   yuv440p => 3 planes 1x2 8/0 [r8/r8/r8] (r/g/b)
[   0.222][d][libmpv_render]   yuvj440p => 3 planes 1x2 8/0 [r8/r8/r8] (r/g/b)
[   0.222][d][libmpv_render]   yuva420p => 4 planes 2x2 8/0 [r8/r8/r8/r8] (r/g/b/a)
[   0.222][d][libmpv_render]   rgb48be
[   0.222][d][libmpv_render]   rgb48 => 1 planes 1x1 16/0 [rgb16] (rgb)
[   0.222][d][libmpv_render]   rgb565be
[   0.222][d][libmpv_render]   rgb555be
[   0.222][d][libmpv_render]   rgb555
[   0.222][d][libmpv_render]   bgr565be
[   0.222][d][libmpv_render]   bgr565
[   0.222][d][libmpv_render]   bgr555be
[   0.222][d][libmpv_render]   bgr555
[   0.222][d][libmpv_render]   vaapi_moco
[   0.222][d][libmpv_render]   vaapi_idct
[   0.222][d][libmpv_render]   yuv420p16 => 3 planes 2x2 16/0 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv420p16be
[   0.222][d][libmpv_render]   yuv422p16 => 3 planes 2x1 16/0 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv422p16be
[   0.222][d][libmpv_render]   yuv444p16 => 3 planes 1x1 16/0 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv444p16be
[   0.222][d][libmpv_render]   rgb444
[   0.222][d][libmpv_render]   rgb444be
[   0.222][d][libmpv_render]   bgr444
[   0.222][d][libmpv_render]   bgr444be
[   0.222][d][libmpv_render]   ya8 => 1 planes 1x1 8/0 [rg8] (ra)
[   0.222][d][libmpv_render]   bgr48be
[   0.222][d][libmpv_render]   bgr48 => 1 planes 1x1 16/0 [rgb16] (bgr)
[   0.222][d][libmpv_render]   yuv420p9be
[   0.222][d][libmpv_render]   yuv420p9 => 3 planes 2x2 16/-7 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv420p10be
[   0.222][d][libmpv_render]   yuv420p10 => 3 planes 2x2 16/-6 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv422p10be
[   0.222][d][libmpv_render]   yuv422p10 => 3 planes 2x1 16/-6 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv444p9be
[   0.222][d][libmpv_render]   yuv444p9 => 3 planes 1x1 16/-7 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv444p10be
[   0.222][d][libmpv_render]   yuv444p10 => 3 planes 1x1 16/-6 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv422p9be
[   0.222][d][libmpv_render]   yuv422p9 => 3 planes 2x1 16/-7 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   gbrp => 3 planes 1x1 8/0 [r8/r8/r8] (g/b/r)
[   0.222][d][libmpv_render]   gbrp9be
[   0.222][d][libmpv_render]   gbrp9 => 3 planes 1x1 16/-7 [r16/r16/r16] (g/b/r)
[   0.222][d][libmpv_render]   gbrp10be
[   0.222][d][libmpv_render]   gbrp10 => 3 planes 1x1 16/-6 [r16/r16/r16] (g/b/r)
[   0.222][d][libmpv_render]   gbrp16be
[   0.222][d][libmpv_render]   gbrp16 => 3 planes 1x1 16/0 [r16/r16/r16] (g/b/r)
[   0.222][d][libmpv_render]   yuva422p => 4 planes 2x1 8/0 [r8/r8/r8/r8] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva444p => 4 planes 1x1 8/0 [r8/r8/r8/r8] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva420p9be
[   0.222][d][libmpv_render]   yuva420p9 => 4 planes 2x2 16/-7 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva422p9be
[   0.222][d][libmpv_render]   yuva422p9 => 4 planes 2x1 16/-7 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva444p9be
[   0.222][d][libmpv_render]   yuva444p9 => 4 planes 1x1 16/-7 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva420p10be
[   0.222][d][libmpv_render]   yuva420p10 => 4 planes 2x2 16/-6 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva422p10be
[   0.222][d][libmpv_render]   yuva422p10 => 4 planes 2x1 16/-6 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva444p10be
[   0.222][d][libmpv_render]   yuva444p10 => 4 planes 1x1 16/-6 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva420p16be
[   0.222][d][libmpv_render]   yuva420p16 => 4 planes 2x2 16/0 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva422p16be
[   0.222][d][libmpv_render]   yuva422p16 => 4 planes 2x1 16/0 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   yuva444p16be
[   0.222][d][libmpv_render]   yuva444p16 => 4 planes 1x1 16/0 [r16/r16/r16/r16] (r/g/b/a)
[   0.222][d][libmpv_render]   xyz12 => 1 planes 1x1 16/4 [rgb16] (rgb)
[   0.222][d][libmpv_render]   xyz12be
[   0.222][d][libmpv_render]   nv16 => 2 planes 2x1 8/0 [r8/rg8] (r/gb)
[   0.222][d][libmpv_render]   nv20 => 2 planes 2x1 16/-6 [r16/rg16] (r/gb)
[   0.222][d][libmpv_render]   nv20be
[   0.222][d][libmpv_render]   rgba64be
[   0.222][d][libmpv_render]   bgra64be
[   0.222][d][libmpv_render]   bgra64 => 1 planes 1x1 16/0 [rgba16] (bgra)
[   0.222][d][libmpv_render]   yvyu422
[   0.222][d][libmpv_render]   ya16be
[   0.222][d][libmpv_render]   ya16 => 1 planes 1x1 16/0 [rg16] (ra)
[   0.222][d][libmpv_render]   gbrap => 4 planes 1x1 8/0 [r8/r8/r8/r8] (g/b/r/a)
[   0.222][d][libmpv_render]   gbrap16be
[   0.222][d][libmpv_render]   gbrap16 => 4 planes 1x1 16/0 [r16/r16/r16/r16] (g/b/r/a)
[   0.222][d][libmpv_render]   qsv
[   0.222][d][libmpv_render]   d3d11va_vld
[   0.222][d][libmpv_render]   cuda
[   0.222][d][libmpv_render]   yuv420p12be
[   0.222][d][libmpv_render]   yuv420p12 => 3 planes 2x2 16/-4 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv420p14be
[   0.222][d][libmpv_render]   yuv420p14 => 3 planes 2x2 16/-2 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv422p12be
[   0.222][d][libmpv_render]   yuv422p12 => 3 planes 2x1 16/-4 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv422p14be
[   0.222][d][libmpv_render]   yuv422p14 => 3 planes 2x1 16/-2 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv444p12be
[   0.222][d][libmpv_render]   yuv444p12 => 3 planes 1x1 16/-4 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv444p14be
[   0.222][d][libmpv_render]   yuv444p14 => 3 planes 1x1 16/-2 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   gbrp12be
[   0.222][d][libmpv_render]   gbrp12 => 3 planes 1x1 16/-4 [r16/r16/r16] (g/b/r)
[   0.222][d][libmpv_render]   gbrp14be
[   0.222][d][libmpv_render]   gbrp14 => 3 planes 1x1 16/-2 [r16/r16/r16] (g/b/r)
[   0.222][d][libmpv_render]   yuvj411p => 3 planes 4x1 8/0 [r8/r8/r8] (r/g/b)
[   0.222][d][libmpv_render]   bayer_bggr8
[   0.222][d][libmpv_render]   bayer_rggb8
[   0.222][d][libmpv_render]   bayer_gbrg8
[   0.222][d][libmpv_render]   bayer_grbg8
[   0.222][d][libmpv_render]   bayer_bggr16
[   0.222][d][libmpv_render]   bayer_bggr16be
[   0.222][d][libmpv_render]   bayer_rggb16
[   0.222][d][libmpv_render]   bayer_rggb16be
[   0.222][d][libmpv_render]   bayer_gbrg16
[   0.222][d][libmpv_render]   bayer_gbrg16be
[   0.222][d][libmpv_render]   bayer_grbg16
[   0.222][d][libmpv_render]   bayer_grbg16be
[   0.222][d][libmpv_render]   xvmc
[   0.222][d][libmpv_render]   yuv440p10 => 3 planes 1x2 16/-6 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv440p10be
[   0.222][d][libmpv_render]   yuv440p12 => 3 planes 1x2 16/-4 [r16/r16/r16] (r/g/b)
[   0.222][d][libmpv_render]   yuv440p12be
[   0.222][d][libmpv_render]   ayuv64 => 1 planes 1x1 16/0 [rgba16] (argb)
[   0.222][d][libmpv_render]   ayuv64be
[   0.222][d][libmpv_render]   p010be
[   0.222][d][libmpv_render]   gbrap12be
[   0.222][d][libmpv_render]   gbrap12 => 4 planes 1x1 16/-4 [r16/r16/r16/r16] (g/b/r/a)
[   0.222][d][libmpv_render]   gbrap10be
[   0.222][d][libmpv_render]   gbrap10 => 4 planes 1x1 16/-6 [r16/r16/r16/r16] (g/b/r/a)
[   0.222][d][libmpv_render]   mediacodec
[   0.222][d][libmpv_render]   gray12be
[   0.222][d][libmpv_render]   gray12 => 1 planes 1x1 16/-4 [r16] (r)
[   0.222][d][libmpv_render]   gray10be
[   0.223][d][libmpv_render]   gray10 => 1 planes 1x1 16/-6 [r16] (r)
[   0.223][d][libmpv_render]   p016 => 2 planes 2x2 16/0 [r16/rg16] (r/gb)
[   0.223][d][libmpv_render]   p016be
[   0.223][d][libmpv_render]   d3d11
[   0.223][d][libmpv_render]   gray9be
[   0.223][d][libmpv_render]   gray9 => 1 planes 1x1 16/-7 [r16] (r)
[   0.223][d][libmpv_render]   gbrpf32be
[   0.223][d][libmpv_render]   gbrpf32 => 3 planes 1x1 32/0 [r16f/r16f/r16f] (g/b/r)
[   0.223][d][libmpv_render]   gbrapf32be
[   0.223][d][libmpv_render]   gbrapf32 => 4 planes 1x1 32/0 [r16f/r16f/r16f/r16f] (g/b/r/a)
[   0.223][d][libmpv_render]   opencl
[   0.223][d][libmpv_render]   gray14be
[   0.223][d][libmpv_render]   gray14 => 1 planes 1x1 16/-2 [r16] (r)
[   0.223][d][libmpv_render]   grayf32be
[   0.223][d][libmpv_render]   grayf32 => 1 planes 1x1 32/0 [r16f] (r)
[   0.223][d][libmpv_render]   yuva422p12be
[   0.223][d][libmpv_render]   yuva422p12 => 4 planes 2x1 16/-4 [r16/r16/r16/r16] (r/g/b/a)
[   0.223][d][libmpv_render]   yuva444p12be
[   0.223][d][libmpv_render]   yuva444p12 => 4 planes 1x1 16/-4 [r16/r16/r16/r16] (r/g/b/a)
[   0.223][d][libmpv_render]   nv42 => 2 planes 1x1 8/0 [r8/rg8] (r/bg)
[   0.223][d][libmpv_render]   vulkan
[   0.223][d][libmpv_render]   y210be
[   0.223][d][libmpv_render]   y210
[   0.223][v][libmpv_render] Testing FBO format rgba16f
[   0.223][d][libmpv_render] Resizing texture: 16x16
[   0.223][v][libmpv_render] Using FBO format rgba16f.
[   0.223][v][libmpv_render] Disabling HDR peak computation (one or more of the following is not supported: compute shaders=0, SSBO=0).
[   0.223][v][libmpv_render] No advanced processing required. Enabling dumb mode.
[   0.223][v][libmpv_render] Loading hwdec driver 'videotoolbox'
[   0.224][w][cplayer] Setting the display-fps property is deprecated; set the override-display-fps property instead.
[   0.224][d][cplayer] Setting option 'override-display-fps' = 60.143377 (flags = 0) -> 0
[   0.224][v][cplayer] Set property: display-fps=60.143377 -> 1
[   0.232][v][cplayer] Set property: icc-profile="/Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc" -> 1
[   0.239][d][global] user path: '/Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc' -> '/Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc'
[   0.239][v][libmpv_render] Opening ICC profile '/Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc'
[   0.239][d][global] user path: '/Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc' -> '/Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc'
[   0.239][v][bdmv/bluray] Opening /Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc
[   0.239][v][file] Opening /Library/ColorSync/Profiles/Displays/Nameless Display-EEAE9180-A529-1859-32CE-DDE8E6A531F9.icc
[   0.239][d][file] resize stream to 131072 bytes
[   0.239][d][file] Stream opened successfully.
[   0.239][v][libmpv_render] Testing FBO format rgba16f
[   0.239][d][libmpv_render] Resizing texture: 16x16
[   0.239][v][libmpv_render] Using FBO format rgba16f.
[   0.239][v][libmpv_render] Disabling HDR peak computation (one or more of the following is not supported: compute shaders=0, SSBO=0).
[   0.239][v][libmpv_render] No advanced processing required. Enabling dumb mode.
[   0.246][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E3 - Dogs.mp4", "replace", ""]
[   0.246][d][global] config path: 'QI - S4E3 - Dogs.mp4.conf' -/-> '/Users/dmattera/.config/mpv/QI - S4E3 - Dogs.mp4.conf'
[   0.246][v][cplayer] Running hook: ytdl_hook/on_load
[   0.247][v][ytdl_hook] ytdl:// hook 
[   0.248][v][ytdl_hook] not a ytdl:// url 
[   0.248][v][bdmv/bluray] Opening /Users/dmattera/home/Watch/QI/QI - S4E3 - Dogs.mp4
[   0.248][v][file] Opening /Users/dmattera/home/Watch/QI/QI - S4E3 - Dogs.mp4
[   0.248][d][file] resize stream to 131072 bytes
[   0.248][d][file] Stream opened successfully.
[   0.248][v][demux] Trying demuxers for level=normal.
[   0.248][d][demux] Trying demuxer: disc (force-level: normal)
[   0.248][d][demux] Trying demuxer: edl (force-level: normal)
[   0.249][d][demux] Trying demuxer: cue (force-level: normal)
[   0.249][d][demux] Trying demuxer: rawaudio (force-level: normal)
[   0.249][d][demux] Trying demuxer: rawvideo (force-level: normal)
[   0.249][d][demux] Trying demuxer: mkv (force-level: normal)
[   0.249][d][demux] Trying demuxer: libarchive (force-level: normal)
[   0.249][d][demux] Trying demuxer: lavf (force-level: normal)
[   0.251][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E4 - Dictionaries.mp4", "append", ""]
[   0.251][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E5 - Death.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E6 - Drinks.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E7 - Differences.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E8 - Descendants.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E9 - Doves.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E10 - Divination.mp4", "append", ""]
[   0.252][d][cplayer] 
10000
Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E11 - Deprivation.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E12 - Domesticity.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S4E13 - December.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E1 - Engineering.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E2 - Electricity.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E3 - Eating.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E4 - Exploration.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E5 - Europe.mp4", "append", ""]
[   0.252][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E6 - Everything, Etc..mp4", "append", ""]
[   0.253][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E7 - Espionage.mp4", "append", ""]
[   0.253][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E8 - Eyes and Ears.mp4", "append", ""]
[   0.253][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E9 - Entertainment.mp4", "append", ""]
[   0.253][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E10 - England.mp4", "append", ""]
[   0.253][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E11 - Endings.mp4", "append", ""]
[   0.253][d][cplayer] Run command: loadfile, flags=64, args=["/Users/dmattera/home/Watch/QI/QI - S5E12 - Empire.mp4", "append", ""]
[   0.257][v][lavf] Found 'mov,mp4,m4a,3gp,3g2,mj2' at score=100 size=2048.
[   0.258][v][file] stream level seek from 131072 to 131686583
[   0.278][v][demux] Detected file format: mov,mp4,m4a,3gp,3g2,mj2 (libavformat)
[   0.278][v][cplayer] Opening done: /Users/dmattera/home/Watch/QI/QI - S4E3 - Dogs.mp4
[   0.278][v][cplayer] Running hook: ytdl_hook/on_preloaded
[   0.278][v][lavf] select track 0
[   0.278][v][lavf] select track 1
[   0.278][i][cplayer]  (+) Video --vid=1 (*) (h264 640x352 25.000fps)
[   0.278][i][cplayer]  (+) Audio --aid=1 (*) (aac 2ch 48000Hz)
[   0.279][v][vo/libmpv] Assuming 60.143377 FPS for display sync.
[   0.279][v][vd] Container reported FPS: 25.000000
[   0.279][v][vd] Codec list:
[   0.279][v][vd]     h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[   0.279][v][vd] Opening decoder h264
[   0.279][v][vd] Looking at hwdec h264-videotoolbox...
[   0.279][v][vd] Not using this for auto-copy.
[   0.279][v][vd] Looking at hwdec h264-videotoolbox-copy...
[   0.279][v][vd] Trying hardware decoding via h264-videotoolbox-copy.
[   0.279][v][vd] Selected codec: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
[   0.279][v][vf] User filter list:
[   0.279][v][vf]   (empty)
[   0.280][v][ad] Codec list:
[   0.280][v][ad]     aac - AAC (Advanced Audio Coding)
[   0.280][v][ad]     aac_fixed (aac) - AAC (Advanced Audio Coding)
[   0.280][v][ad]     aac_at (aac) - aac (AudioToolbox)
[   0.280][v][ad] Opening decoder aac
[   0.280][v][ad] Detected 4 logical cores.
[   0.280][v][ad] Requesting 5 threads for decoding.
[   0.282][v][ad] Selected codec: aac (AAC (Advanced Audio Coding))
[   0.282][v][af] User filter list:
[   0.282][v][af]   (empty)
[   0.282][v][cplayer] Starting playback...
[   0.282][v][lavf] queuing seek to 10.000000
[   0.282][v][lavf] execute seek (to 10.000000 flags 32)
[   0.282][v][cplayer] hr-seek, skipping to 10.000000
[   0.283][v][lavf] seek done
[   0.283][v][file] stream level seek from 132665844 to 1922586
[   0.284][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   0.284][v][vd] Codec profile: Main (0x4d)
[   0.284][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   0.339][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   0.358][i][vd] Using hardware decoding (videotoolbox-copy).
[   0.358][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   0.358][v][vd] Using container aspect ratio.
[   0.358][v][vf] [in] 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[   0.358][v][vf] [userdeint] 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[   0.358][v][vf] [userdeint] (disabled)
[   0.358][v][vf] [autorotate] 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[   0.358][v][vf] [autorotate] (disabled)
[   0.358][v][vf] [convert] 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[   0.358][v][vf] [convert] (disabled)
[   0.358][v][vf] [out] 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[   0.358][v][af] [in] 48000Hz stereo 2ch floatp
[   0.358][v][af] [userspeed] 48000Hz stereo 2ch floatp
[   0.358][v][af] [userspeed] (disabled)
[   0.358][v][af] [convert] 48000Hz stereo 2ch floatp
[   0.358][v][ao] Trying audio driver 'coreaudio'
[   0.358][v][ao/coreaudio] requested format: 48000 Hz, stereo channels, floatp
[   0.359][v][ao/coreaudio] selected audio output device: QC-II (63)
[   0.359][v][ao/coreaudio] input channel layout:
[   0.359][v][ao/coreaudio] layout: tag: <0>, bitmap: <0>, descriptions <2>
[   0.359][v][ao/coreaudio]  - description 0: label <1, 0>,  flags: <0>, coords: <0.000000, 0.000000, 0.000000>
[   0.359][v][ao/coreaudio]  - description 1: label <2, 1>,  flags: <0>, coords: <0.000000, 0.000000, 0.000000>
[   0.359][v][ao/coreaudio] mp chmap: stereo
[   0.359][v][ao/coreaudio] input channel layout:
[   0.359][v][ao/coreaudio] layout: tag: <0>, bitmap: <0>, descriptions <2>
[   0.359][v][ao/coreaudio]  - description 0: label <1, 0>,  flags: <0>, coords: <0.000000, 0.000000, 0.000000>
[   0.359][v][ao/coreaudio]  - description 1: label <2, 1>,  flags: <0>, coords: <0.000000, 0.000000, 0.000000>
[   0.359][v][ao/coreaudio] mp chmap: stereo
[   0.359][v][ao/coreaudio] Channel layouts:
[   0.359][v][ao/coreaudio]  - stereo
[   0.359][v][ao/coreaudio]  - stereo
[   0.359][v][ao/coreaudio]  - mono
[   0.360][v][ao/coreaudio] result: stereo
[   0.389][v][ao/coreaudio] Latency property cntl: 6000 frames
[   0.389][v][ao/coreaudio] Latency property zisf: 512 frames
[   0.389][v][ao/coreaudio] Latency property tfas: 768 frames
[   0.389][v][ao/coreaudio] audiounit latency [us]: 0
[   0.389][v][ao/coreaudio] device latency [us]: 151666
[   0.389][v][ao/coreaudio] using soft-buffer of 9600 samples.
[   0.390][i][cplayer] AO: [coreaudio] 48000Hz stereo 2ch floatp
[   0.390][v][cplayer] AO: Description: CoreAudio AudioUnit
[   0.390][v][af] [convert] (disabled)
[   0.390][v][af] [out] 48000Hz stereo 2ch floatp
[   0.397][v][cplayer] Set property: pause=true -> 1
[   0.450][i][cplayer] VO: [libmpv] 640x352 nv12
[   0.450][v][cplayer] VO: Description: render API for libmpv
[   0.450][v][vo/libmpv] reconfig to 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[   0.451][v][libmpv_render] Window size: 640x360 (Borders: l=0 t=0 r=0 b=0)
[   0.451][v][libmpv_render] Video source: 640x352 (1:1)
[   0.451][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 640x360
[   0.451][v][libmpv_render] Video scale: 1.000000/1.022727
[   0.451][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[   0.451][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[   0.451][v][libmpv_render] Texture for plane 0: 640x352
[   0.451][v][libmpv_render] Texture for plane 1: 320x176
[   0.451][v][libmpv_render] Testing FBO format rgba16f
[   0.451][d][libmpv_render] Resizing texture: 16x16
[   0.451][v][libmpv_render] Using FBO format rgba16f.
[   0.451][v][libmpv_render] No advanced processing required. Enabling dumb mode.
[   0.453][v][libmpv_render] Detected ICC profile contrast: inf
[   0.453][w][libmpv_render] ICC profile detected contrast very high (>100000), falling back to contrast 1000 for sanity. Set the icc-contrast option to silence this warning.
[   0.454][v][cplayer] first video frame after restart shown
[   0.455][v][cplayer] audio sync: sync_to_video=1, offset=-1.936000
[   0.455][v][cplayer] audio sync: sync_to_video=1, offset=-1.722667
[   0.455][v][cplayer] audio sync: sync_to_video=1, offset=-1.509333
[   0.456][v][cplayer] audio sync: sync_to_video=1, offset=-1.296000
[   0.456][v][cplayer] audio sync: sync_to_video=1, offset=-1.082667
[   0.457][v][cplayer] audio sync: sync_to_video=1, offset=-0.869333
[   0.457][v][cplayer] audio sync: sync_to_video=1, offset=-0.656000
[   0.458][v][cplayer] audio sync: sync_to_video=1, offset=-0.442667
[   0.458][v][cplayer] audio sync: sync_to_video=1, offset=-0.229333
[   0.459][v][cplayer] audio sync: sync_to_video=1, offset=-0.016000
[   0.459][v][cplayer] starting audio playback
[   0.459][v][cplayer] playback restart complete @ 10.000000
[   0.461][v][cplayer] Set property: pause=false -> 1
[   0.530][d][libmpv_render] vertex shader source:
[   0.531][d][libmpv_render] [  1] #version 410
[   0.531][d][libmpv_render] [  2] #define tex1D texture
[   0.531][d][libmpv_render] [  3] #define tex3D texture
[   0.531][d][libmpv_render] [  4] #define LUT_POS(x, lut_size) mix(0.5 / (lut_size), 1.0 - 0.5 / (lut_size), (x))
[   0.531][d][libmpv_render] [  5] in vec2 vertex_position;
[   0.531][d][libmpv_render] [  6] in vec2 vertex_texcoord0;
[   0.531][d][libmpv_render] [  7] out vec2 texcoord0;
[   0.531][d][libmpv_render] [  8] in vec2 vertex_texcoord1;
[   0.531][d][libmpv_render] [  9] out vec2 texcoord1;
[   0.531][d][libmpv_render] [ 10] void main() {
[   0.531][d][libmpv_render] [ 11] gl_Position = vec4(vertex_position, 1.0, 1.0);
[   0.531][d][libmpv_render] [ 12] texcoord0 = vertex_texcoord0;
[   0.531][d][libmpv_render] [ 13] texcoord1 = vertex_texcoord1;
[   0.531][d][libmpv_render] [ 14] }
[   0.533][d][libmpv_render] fragment shader source:
[   0.533][d][libmpv_render] [  1] #version 410
[   0.533][d][libmpv_render] [  2] #define tex1D texture
[   0.533][d][libmpv_render] [  3] #define tex3D texture
[   0.533][d][libmpv_render] [  4] #define LUT_POS(x, lut_size) mix(0.5 / (lut_size), 1.0 - 0.5 / (lut_size), (x))
[   0.533][d][libmpv_render] [  5] out vec4 out_color;
[   0.533][d][libmpv_render] [  6] in vec2 texcoord0;
[   0.533][d][libmpv_render] [  7] in vec2 texcoord1;
[   0.533][d][libmpv_render] [  8] uniform mat3 colormatrix;
[   0.533][d][libmpv_render] [  9] uniform vec3 colormatrix_c;
[   0.533][d][libmpv_render] [ 10] uniform vec3 src_luma;
[   0.533][d][libmpv_render] [ 11] uniform vec3 dst_luma;
[   0.533][d][libmpv_render] [ 12] uniform sampler3D lut_3d;
[   0.533][d][libmpv_render] [ 13] uniform sampler2D texture0;
[   0.533][d][libmpv_render] [ 14] uniform vec2 texture_size0;
[   0.533][d][libmpv_render] [ 15] uniform mat2 texture_rot0;
[   0.533][d][libmpv_render] [ 16] uniform vec2 texture_off0;
[   0.533][d][libmpv_render] [ 17] uniform vec2 pixel_size0;
[   0.533][d][libmpv_render] [ 18] uniform sampler2D texture1;
[   0.533][d][libmpv_render] [ 19] uniform vec2 texture_size1;
[   0.533][d][libmpv_render] [ 20] uniform mat2 texture_rot1;
[   0.533][d][libmpv_render] [ 21] uniform vec2 texture_off1;
[   0.533][d][libmpv_render] [ 22] uniform vec2 pixel_size1;
[   0.533][d][libmpv_render] [ 23] void main() {
[   0.533][d][libmpv_render] [ 24] vec4 color = vec4(0.0, 0.0, 0.0, 1.0);
[   0.533][d][libmpv_render] [ 25] color.r = 1.000000 * vec4(texture(texture0, texcoord0)).r;
[   0.533][d][libmpv_render] [ 26] color.gb = 1.000000 * vec4(texture(texture1, texcoord1)).rg;
[   0.533][d][libmpv_render] [ 27] color = color.rgbr;
[   0.533][d][libmpv_render] [ 28] color.rgb = mat3(colormatrix) * color.rgb + colormatrix_c;
[   0.533][d][libmpv_render] [ 29] color.a = 1.0;
[   0.533][d][libmpv_render] [ 30] // color mapping
[   0.533][d][libmpv_render] [ 31] color.rgb *= vec3(1.000000);
[   0.533][d][libmpv_render] [ 32] color.rgb *= vec3(1.000000);
[   0.533][d][libmpv_render] [ 33] vec3 cpos;
[   0.533][d][libmpv_render] [ 34] cpos[0] = LUT_POS(color[0], 64.0);
[   0.533][d][libmpv_render] [ 35] cpos[1] = LUT_POS(color[1], 64.0);
[   0.533][d][libmpv_render] [ 36] cpos[2] = LUT_POS(color[2], 64.0);
[   0.533][d][libmpv_render] [ 37] color.rgb = tex3D(lut_3d, cpos).rgb;
[   0.533][d][libmpv_render] [ 38] out_color = color;
[   0.533][d][libmpv_render] [ 39] }
[   0.534][d][libmpv_render] shader link log (status=1): 
[   0.540][v][libmpv_render] Window size: 692x388 (Borders: l=0 t=0 r=0 b=0)
[   0.540][v][libmpv_render] Video source: 640x352 (1:1)
[   0.540][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 692x388
[   0.540][v][libmpv_render] Video scale: 1.081250/1.102273
[   0.540][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[   0.540][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[   0.701][v][libmpv_render] Window size: 1068x590 (Borders: l=0 t=0 r=0 b=0)
[   0.701][v][libmpv_render] Video source: 640x352 (1:1)
[   0.701][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 1068x590
[   0.701][v][libmpv_render] Video scale: 1.668750/1.676136
[   0.701][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[   0.701][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[   0.753][v][libmpv_render] Window size: 1186x654 (Borders: l=0 t=0 r=0 b=0)
[   0.753][v][libmpv_render] Video source: 640x352 (1:1)
[   0.753][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 1186x654
[   0.753][v][libmpv_render] Video scale: 1.853125/1.857955
[   0.753][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[   0.753][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[   0.791][v][libmpv_render] Window size: 1262x696 (Borders: l=0 t=0 r=0 b=0)
[   0.791][v][libmpv_render] Video source: 640x352 (1:1)
[   0.791][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 1262x696
[   0.791][v][libmpv_render] Video scale: 1.971875/1.977273
[   0.791][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[   0.791][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[   0.828][v][cplayer] Set property: window-scale=2.000000 -> 1
[   0.831][v][libmpv_render] Window size: 1280x704 (Borders: l=0 t=0 r=0 b=0)
[   0.831][v][libmpv_render] Video source: 640x352 (1:1)
[   0.831][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 1280x704
[   0.831][v][libmpv_render] Video scale: 2.000000/2.000000
[   0.831][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[   0.831][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[   0.834][v][cplayer] Set property: window-scale=2.000000 -> 1
[   3.167][v][cplayer] Set property: pause=true -> 1
[   5.598][v][cplayer] Set property: pause=false -> 1
[   6.386][d][cplayer] Run command: seek, flags=73, args=["0.500000", "relative", "unused"]
[   6.386][v][lavf] queuing seek to 13.780000
[   6.386][v][lavf] execute seek (to 13.780000 flags 4)
[   6.386][v][lavf] seek done
[   6.422][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   6.423][v][vd] Codec profile: Main (0x4d)
[   6.423][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   6.430][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   6.446][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   6.446][v][vd] Using container aspect ratio.
[   6.457][v][cplayer] first video frame after restart shown
[   6.457][v][cplayer] audio sync: sync_to_video=1, offset=-0.080000
[   6.457][v][cplayer] starting audio playback
[   6.458][v][cplayer] playback restart complete @ 15.120000
[   6.993][d][cplayer] Run command: seek, flags=73, args=["0.500000", "relative", "unused"]
[   6.993][v][lavf] queuing seek to 15.980000
[   6.993][v][lavf] execute seek (to 15.980000 flags 4)
[   6.993][v][lavf] seek done
[   7.029][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   7.029][v][vd] Codec profile: Main (0x4d)
[   7.029][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   7.037][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   7.052][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   7.052][v][vd] Using container aspect ratio.
[   7.055][v][cplayer] first video frame after restart shown
[   7.055][v][cplayer] audio sync: sync_to_video=1, offset=-0.064000
[   7.056][v][cplayer] starting audio playback
[   7.056][v][cplayer] playback restart complete @ 16.320000
[   7.418][d][cplayer] Run command: seek, flags=73, args=["0.500000", "relative", "unused"]
[   7.418][v][lavf] queuing seek to 17.020000
[   7.418][v][lavf] execute seek (to 17.020000 flags 4)
[   7.418][v][lavf] seek done
[   7.448][v][file] stream level seek from 3495450 to 3711814
[   7.454][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   7.454][v][vd] Codec profile: Main (0x4d)
[   7.454][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   7.461][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   7.476][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   7.476][v][vd] Using container aspect ratio.
[   7.489][v][cplayer] first video frame after restart shown
[   7.489][v][cplayer] audio sync: sync_to_video=1, offset=-0.066667
[   7.489][v][cplayer] starting audio playback
[   7.490][v][cplayer] playback restart complete @ 19.480000
[   7.609][d][cplayer] Run command: seek, flags=73, args=["0.500000", "relative", "unused"]
[   7.609][v][lavf] queuing seek to 20.020000
[   7.609][v][lavf] execute seek (to 20.020000 flags 4)
[   7.609][v][lavf] seek done
[   7.644][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   7.644][v][vd] Codec profile: Main (0x4d)
[   7.644][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   7.651][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   7.665][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   7.665][v][vd] Using container aspect ratio.
[   7.672][v][cplayer] first video frame after restart shown
[   7.672][v][cplayer] audio sync: sync_to_video=1, offset=-0.072000
[   7.672][v][cplayer] starting audio playback
[   7.672][v][cplayer] playback restart complete @ 21.000000
[   7.997][d][cplayer] Run command: seek, flags=64, args=["5.000000", "relative", "unused"]
[   7.997][v][lavf] queuing seek to 26.160000
[   7.997][v][lavf] execute seek (to 26.160000 flags 4)
[   7.997][v][lavf] seek done
[   8.028][v][file] stream level seek from 4367174 to 6432630
[   8.035][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   8.035][v][vd] Codec profile: Main (0x4d)
[   8.035][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   8.042][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   8.057][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   8.057][v][vd] Using container aspect ratio.
[   8.070][v][cplayer] first video frame after restart shown
[   8.071][v][cplayer] audio sync: sync_to_video=1, offset=-0.066667
[   8.071][v][cplayer] starting audio playback
[   8.071][v][cplayer] playback restart complete @ 36.120000
[   8.396][d][cplayer] Run command: seek, flags=64, args=["5.000000", "relative", "unused"]
[   8.396][v][lavf] queuing seek to 41.280000
[   8.396][v][lavf] execute seek (to 41.280000 flags 4)
[   8.396][v][lavf] seek done
[   8.427][v][file] stream level seek from 6694774 to 7259046
[   8.433][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[   8.433][v][vd] Codec profile: Main (0x4d)
[   8.433][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[   8.441][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[   8.456][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[   8.456][v][vd] Using container aspect ratio.
[   8.468][v][cplayer] first video frame after restart shown
[   8.471][v][cplayer] audio sync: sync_to_video=1, offset=-0.061333
[   8.471][v][cplayer] starting audio playback
[   8.473][v][cplayer] playback restart complete @ 45.480000
[   9.132][v][cplayer] Set property: pause=true -> 1
[  31.046][v][cplayer] Set property: window-scale=1.809375 -> 1
[  31.049][v][libmpv_render] Window size: 1158x637 (Borders: l=0 t=0 r=0 b=0)
[  31.049][v][libmpv_render] Video source: 640x352 (1:1)
[  31.049][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 1158x637
[  31.049][v][libmpv_render] Video scale: 1.809375/1.809659
[  31.049][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[  31.049][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[  42.212][v][cplayer] Set property: window-scale=1.704687 -> 1
[  42.215][v][libmpv_render] Window size: 1091x600 (Borders: l=0 t=0 r=0 b=0)
[  42.215][v][libmpv_render] Video source: 640x352 (1:1)
[  42.215][v][libmpv_render] Video display: (0, 0) 640x352 -> (0, 0) 1091x600
[  42.215][v][libmpv_render] Video scale: 1.704687/1.704545
[  42.215][v][libmpv_render] OSD borders: l=0 t=0 r=0 b=0
[  42.215][v][libmpv_render] Video borders: l=0 t=0 r=0 b=0
[  44.320][d][cplayer] Run command: seek, flags=73, args=["0.500000", "relative", "unused"]
[  44.320][v][lavf] queuing seek to 46.420000
[  44.329][v][lavf] execute seek (to 46.420000 flags 4)
[  44.329][v][lavf] seek done
[  44.334][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[  44.334][v][vd] Codec profile: Main (0x4d)
[  44.334][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[  44.341][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[  44.357][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[  44.357][v][vd] Using container aspect ratio.
[  44.367][v][cplayer] first video frame after restart shown
[  44.368][v][cplayer] audio sync: sync_to_video=1, offset=-0.080000
[  44.368][v][cplayer] starting audio playback
[  44.368][v][cplayer] playback restart complete @ 49.360000
[  44.537][d][cplayer] Run command: seek, flags=73, args=["0.500000", "relative", "unused"]
[  44.537][v][lavf] queuing seek to 49.860000
[  44.537][v][lavf] execute seek (to 49.860000 flags 4)
[  44.538][v][lavf] seek done
[  44.541][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[  44.541][v][vd] Codec profile: Main (0x4d)
[  44.541][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[  44.547][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[  44.563][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[  44.563][v][vd] Using container aspect ratio.
[  44.566][v][cplayer] first video frame after restart shown
[  44.566][v][cplayer] audio sync: sync_to_video=1, offset=-0.066667
[  44.567][v][cplayer] starting audio playback
[  44.567][v][cplayer] playback restart complete @ 50.520000
[  45.176][d][cplayer] Run command: seek, flags=73, args=["-1.000000", "relative", "unused"]
[  45.176][v][lavf] queuing seek to 49.520000
[  45.176][v][lavf] execute seek (to 49.520000 flags 0)
[  45.176][v][lavf] seek done
[  45.176][v][file] stream level seek from 7783334 to 7536923
[  45.180][v][vd] Pixel formats supported by decoder: videotoolbox_vld yuv420p
[  45.180][v][vd] Codec profile: Main (0x4d)
[  45.180][v][vd] Requesting pixfmt 'videotoolbox_vld' from decoder.
[  45.187][d][ffmpeg/video] h264: Reinit context to 640x352, pix_fmt: videotoolbox_vld
[  45.203][v][vd] Decoder format: 640x352 nv12 bt.601/bt.601-625/bt.1886/limited/auto CL=mpeg2/4/h264
[  45.203][v][vd] Using container aspect ratio.
[  45.215][v][cplayer] first video frame after restart shown
[  45.215][v][cplayer] audio sync: sync_to_video=1, offset=-0.080000
[  45.216][v][cplayer] starting audio playback
[  45.216][v][cplayer] playback restart complete @ 49.360000
[ 107.845][d][ffmpeg] AVIOContext: Statistics: 1012029 bytes read, 1 seeks
[ 107.876][d][ffmpeg] AVIOContext: Statistics: 1012670 bytes read, 1 seeks
[ 107.906][d][ffmpeg] AVIOContext: Statistics: 795998 bytes read, 1 seeks
[ 107.939][d][ffmpeg] AVIOContext: Statistics: 993444 bytes read, 1 seeks
[ 107.971][d][ffmpeg] AVIOContext: Statistics: 1014295 bytes read, 1 seeks
[ 107.997][d][ffmpeg] AVIOContext: Statistics: 1012241 bytes read, 1 seeks
[ 108.019][d][ffmpeg] AVIOContext: Statistics: 992672 bytes read, 1 seeks
[ 108.039][d][ffmpeg] AVIOContext: Statistics: 1013426 bytes read, 1 seeks
[ 108.063][d][ffmpeg] AVIOContext: Statistics: 1015976 bytes read, 1 seeks
[ 108.089][d][ffmpeg] AVIOContext: Statistics: 1003752 bytes read, 1 seeks
[ 108.111][d][ffmpeg] AVIOContext: Statistics: 1013181 bytes read, 1 seeks
[ 108.184][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.184][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.184][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.212][d][ffmpeg] AVIOContext: Statistics: 1002020 bytes read, 1 seeks
[ 108.235][d][ffmpeg] AVIOContext: Statistics: 1008111 bytes read, 1 seeks
[ 108.263][d][ffmpeg] AVIOContext: Statistics: 999934 bytes read, 1 seeks
[ 108.287][d][ffmpeg] AVIOContext: Statistics: 1002122 bytes read, 1 seeks
[ 108.361][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.361][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.361][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.363][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.363][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 108.365][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.365][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 108.443][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.443][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.444][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.466][d][ffmpeg] AVIOContext: Statistics: 1004327 bytes read, 1 seeks
[ 108.535][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.535][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.535][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.598][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.598][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.598][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.666][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.666][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.666][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.736][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.736][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.736][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.736][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.736][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 108.737][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.737][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 108.825][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.825][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.825][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.897][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.897][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.897][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 108.971][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 108.971][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 108.972][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.039][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.039][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.039][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.107][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.107][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.108][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.108][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.108][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 109.109][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.109][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 109.176][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.176][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.176][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.244][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.244][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.244][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.320][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.320][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.320][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.397][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.397][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.397][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.461][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.461][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.461][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.462][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.462][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 109.462][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.462][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 109.532][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.532][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.532][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.598][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.599][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.599][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.664][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.664][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.664][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.729][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.729][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.729][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.797][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.798][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.798][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.798][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.798][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 109.799][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.799][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 109.870][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.870][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.870][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 109.942][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 109.942][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 109.942][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.012][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.013][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.013][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.076][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.076][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.076][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.138][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.138][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.138][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.139][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.139][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 110.139][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.139][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 110.205][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.205][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.205][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.274][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.274][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.274][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.338][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.338][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.338][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.402][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.402][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.402][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.466][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.466][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.466][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.466][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.466][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 110.466][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.466][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 110.536][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.536][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.552][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.618][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.618][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.618][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.681][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.681][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.681][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.746][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.746][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.746][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.810][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.810][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.810][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.811][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.811][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 110.811][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.811][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 110.878][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.878][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.878][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 110.941][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 110.942][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 110.942][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.005][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.005][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.005][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.069][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.069][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.069][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.133][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.133][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.133][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.134][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.134][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 111.134][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.134][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 111.202][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.202][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.202][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.266][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.267][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.267][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.329][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.330][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.330][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.394][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.394][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.394][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.458][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.458][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.458][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.460][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.460][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 111.460][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.460][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 111.526][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.526][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.526][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.597][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.597][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.597][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.665][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.665][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.665][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.751][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.751][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.751][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.840][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.841][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.841][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.841][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.841][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 111.842][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.842][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 111.916][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.916][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.916][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 111.987][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 111.987][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 111.987][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.059][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.059][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.059][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.132][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.132][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.132][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.204][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.204][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.204][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.204][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.204][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 112.205][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.205][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 112.273][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.273][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.273][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.353][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.353][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.353][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.419][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.419][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.419][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.482][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.482][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.482][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.546][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.546][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.546][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.547][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.547][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 112.547][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.547][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 112.614][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.614][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.614][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.679][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.679][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.679][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.742][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.742][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.742][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.808][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.808][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.808][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.873][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.874][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.874][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 112.874][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.874][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 112.875][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.875][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 112.943][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 112.943][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 112.943][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.007][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.007][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.007][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.070][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.071][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.071][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.134][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.134][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.134][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.209][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.209][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.209][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.210][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.210][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 113.211][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.211][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 113.282][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.282][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.282][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.355][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.355][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.355][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.423][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.423][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.423][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.501][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.501][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.501][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.570][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.570][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.570][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.571][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.571][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 113.572][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.572][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 113.644][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.645][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.645][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.720][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.721][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.721][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.791][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.792][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.792][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.860][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.860][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.860][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.925][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.926][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.926][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 113.926][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.926][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 113.926][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.926][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 113.995][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 113.995][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 113.995][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.061][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.061][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.061][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.127][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.127][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.127][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.192][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.192][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.192][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.255][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.255][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.255][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.256][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.256][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 114.256][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.256][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 114.322][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.322][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.322][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.389][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.390][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.390][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.455][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.455][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.455][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.519][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.519][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.519][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.584][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.584][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.584][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.584][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.584][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 114.585][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.586][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 114.652][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.652][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.652][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.717][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.717][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.717][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.781][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.781][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.781][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.849][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.849][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.849][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.911][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.911][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.911][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 114.912][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.912][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 114.912][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.912][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 114.980][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 114.980][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 114.980][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.043][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.043][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.043][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.106][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.106][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.106][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.171][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.171][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.171][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.233][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.233][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.233][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.234][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.234][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 115.235][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.235][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 115.302][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.302][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.302][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.366][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.367][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.367][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.435][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.435][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.435][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.505][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.505][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.505][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.575][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 115.575][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.575][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 115.576][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.576][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 115.577][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 115.577][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
 ....

This repeats over and over, unchanged for quite a while and so I've truncated it.

[ 180.282][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.283][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.283][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.348][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.348][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.348][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.410][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.410][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.410][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.474][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.474][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.474][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.538][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.538][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.538][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.539][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.539][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 180.539][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.539][d][ffmpeg] AVIOContext: Statistics: 131072 bytes read, 5 seeks
[ 180.602][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.602][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.602][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.670][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.670][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.670][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.739][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.739][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.739][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.803][d][vd] Uninit decoder.
[ 180.804][w][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 detected only with low score of 1, misdetection possible!
[ 180.804][e][ffmpeg/demuxer] mov,mp4,m4a,3gp,3g2,mj2: moov atom not found
[ 180.804][d][ffmpeg] AVIOContext: Statistics: 1081344 bytes read, 3 seeks
[ 180.808][v][lavf] deselect track 0
[ 180.808][d][libmpv_render] flushing shader cache
[ 180.808][i][cplayer] Video: no video
[ 180.808][d][cplayer] Run command: quit, flags=64, args=["0"]
[ 180.808][v][cplayer] EOF code: 5  
[ 180.808][d][ad] Uninit decoder.
[ 180.808][d][cplayer] Terminating demuxers...
[ 180.809][d][cplayer] Done terminating demuxers.
[ 180.809][v][cplayer] finished playback, success (reason 3)
[ 180.809][i][cplayer] 
[ 180.809][d][main] Exiting...
[ 180.810][d][main2] Exiting...
[ 180.810][d][ytdl_hook] Exiting...
[ 180.810][d][stats] Exiting...
[ 180.811][d][console] Exiting...

Steps to reproduce:

  1. Open a playlist containing approximately 15-20 files or more
  2. Open the Playlist Panel

Here's a look at exactly what I did to generate the logs above:

https://i.imgur.com/uhDwznI.mp4

  • MPV does not have this problem. (N/A)

How often does this happen?
So far, everytime I follow the steps above. Playlists containing less than 15-20 don't appear to have the same issue.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0