Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OrangeChannel/4e7229643d53dea91ae8e167479dcb56 to your computer and use it in GitHub Desktop.
Save OrangeChannel/4e7229643d53dea91ae8e167479dcb56 to your computer and use it in GitHub Desktop.
Unexpectedly works, loads attachments from segment B into segment A
[ 0.003][v][cplayer] mpv 0.32.0 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
[ 0.003][v][cplayer] built on UNKNOWN
[ 0.003][v][cplayer] ffmpeg library versions:
[ 0.003][v][cplayer] libavutil 56.31.100
[ 0.003][v][cplayer] libavcodec 58.54.100
[ 0.003][v][cplayer] libavformat 58.29.100
[ 0.003][v][cplayer] libswscale 5.5.100
[ 0.003][v][cplayer] libavfilter 7.57.100
[ 0.003][v][cplayer] libswresample 3.5.100
[ 0.003][v][cplayer] ffmpeg version: n4.2.4
[ 0.003][v][cplayer]
[ 0.003][v][cplayer] Configuration: /usr/bin/waf configure --prefix=/usr --confdir=/etc/mpv --enable-cdda --enable-dvb --enable-dvdnav --enable-libarchive --enable-libmpv-shared --enable-libsmbclient --disable-build-date
[ 0.003][v][cplayer] List of enabled features: 52arch aligned_alloc alsa asm atomics caca cdda cplayer cplugins cuda-hwaccel cuda-interop debug-build drm drmprime dvbin dvdnav egl egl-drm egl-helpers egl-x11 fchmod ffmpeg ffnvcodec gbm gbm.h gl gl-wayland gl-x11 glibc-thread-name glob glob-posix gnuc gpl iconv jack javascript jpeg lcms2 libarchive libass libass-osd libav-any libavcodec libavdevice libavutil libbluray libdl libm libmpv-shared libplacebo librt libsmbclient linux-fstatfs lua memfd_create optimize oss-audio plain-gl posix posix-or-mingw posix-spawn posix-spawn-native pthreads pulse rubberband shaderc shaderc-shared stdatomic uchardet vaapi vaapi-drm vaapi-egl vaapi-vulkan vaapi-wayland vaapi-x-egl vaapi-x11 vdpau vdpau-gl-x11 vt.h vulkan wayland wayland-protocols x11 xv zlib
[ 0.003][v][cplayer] Command line options: '--config=no' '--msg-level=all=trace' '--sub-font-provider=none' '--no-osc' '--log-file=/home/stalled/Desktop/octest/fonttest/ref_none_blanktrack_own_noneattach_own_bothattach.log' 'ref_noneattachments_blank.mkv'
[ 0.003][v][cplayer] mpv 0.32.0 Copyright © 2000-2020 mpv/MPlayer/mplayer2 projects
[ 0.003][v][cplayer] built on UNKNOWN
[ 0.003][v][cplayer] ffmpeg library versions:
[ 0.003][v][cplayer] libavutil 56.31.100
[ 0.003][v][cplayer] libavcodec 58.54.100
[ 0.003][v][cplayer] libavformat 58.29.100
[ 0.003][v][cplayer] libswscale 5.5.100
[ 0.003][v][cplayer] libavfilter 7.57.100
[ 0.003][v][cplayer] libswresample 3.5.100
[ 0.003][v][cplayer] ffmpeg version: n4.2.4
[ 0.003][v][cplayer]
[ 0.003][v][cplayer] Configuration: /usr/bin/waf configure --prefix=/usr --confdir=/etc/mpv --enable-cdda --enable-dvb --enable-dvdnav --enable-libarchive --enable-libmpv-shared --enable-libsmbclient --disable-build-date
[ 0.003][v][cplayer] List of enabled features: 52arch aligned_alloc alsa asm atomics caca cdda cplayer cplugins cuda-hwaccel cuda-interop debug-build drm drmprime dvbin dvdnav egl egl-drm egl-helpers egl-x11 fchmod ffmpeg ffnvcodec gbm gbm.h gl gl-wayland gl-x11 glibc-thread-name glob glob-posix gnuc gpl iconv jack javascript jpeg lcms2 libarchive libass libass-osd libav-any libavcodec libavdevice libavutil libbluray libdl libm libmpv-shared libplacebo librt libsmbclient linux-fstatfs lua memfd_create optimize oss-audio plain-gl posix posix-or-mingw posix-spawn posix-spawn-native pthreads pulse rubberband shaderc shaderc-shared stdatomic uchardet vaapi vaapi-drm vaapi-egl vaapi-vulkan vaapi-wayland vaapi-x-egl vaapi-x11 vdpau vdpau-gl-x11 vt.h vulkan wayland wayland-protocols x11 xv zlib
[ 0.003][d][global] config path: '' -> '-'
[ 0.003][v][cplayer] Setting option 'config' = 'no' (flags = 8)
[ 0.003][v][cplayer] Setting option 'msg-level' = 'all=trace' (flags = 8)
[ 0.003][v][cplayer] Setting option 'sub-font-provider' = 'none' (flags = 8)
[ 0.003][v][cplayer] Setting option 'osc' = 'no' (flags = 8)
[ 0.003][v][cplayer] Setting option 'log-file' = '/home/stalled/Desktop/octest/fonttest/ref_none_blanktrack_own_noneattach_own_bothattach.log' (flags = 8)
[ 0.003][t][input] add: section='default' key='MBTN_LEFT' builtin cmd='ignore' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='MBTN_LEFT_DBL' builtin cmd='cycle fullscreen' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='MBTN_RIGHT' builtin cmd='cycle pause' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='MBTN_BACK' builtin cmd='playlist-prev' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='MBTN_FORWARD' builtin cmd='playlist-next' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='WHEEL_UP' builtin cmd='seek 10' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='WHEEL_DOWN' builtin cmd='seek -10' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='WHEEL_LEFT' builtin cmd='add volume -2' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='WHEEL_RIGHT' builtin cmd='add volume 2' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='RIGHT' builtin cmd='seek 5' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='LEFT' builtin cmd='seek -5' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='UP' builtin cmd='seek 60' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='DOWN' builtin cmd='seek -60' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Shift+RIGHT' builtin cmd='no-osd seek 1 exact' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Shift+LEFT' builtin cmd='no-osd seek -1 exact' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Shift+UP' builtin cmd='no-osd seek 5 exact' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Shift+DOWN' builtin cmd='no-osd seek -5 exact' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Ctrl+LEFT' builtin cmd='no-osd sub-seek -1' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Ctrl+RIGHT' builtin cmd='no-osd sub-seek 1' location='<builtin>:1'
[ 0.003][t][input] add: section='default' key='Shift+Ctrl+LEFT' builtin cmd='sub-step -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Shift+Ctrl+RIGHT' builtin cmd='sub-step 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+LEFT' builtin cmd='add video-pan-x 0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+RIGHT' builtin cmd='add video-pan-x -0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+UP' builtin cmd='add video-pan-y 0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+DOWN' builtin cmd='add video-pan-y -0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt++' builtin cmd='add video-zoom 0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+-' builtin cmd='add video-zoom -0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+BS' builtin cmd='set video-zoom 0 ; set video-pan-x 0 ; set video-pan-y 0' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PGUP' builtin cmd='add chapter 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PGDWN' builtin cmd='add chapter -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Shift+PGUP' builtin cmd='seek 600' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Shift+PGDWN' builtin cmd='seek -600' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='[' builtin cmd='multiply speed 1/1.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key=']' builtin cmd='multiply speed 1.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='{' builtin cmd='multiply speed 0.5' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='}' builtin cmd='multiply speed 2.0' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='BS' builtin cmd='set speed 1.0' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Shift+BS' builtin cmd='revert-seek' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Shift+Ctrl+BS' builtin cmd='revert-seek mark' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='q' builtin cmd='quit' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Q' builtin cmd='quit-watch-later' location='<builtin>:1'
[ 0.004][t][input] add: section='encode' key='q' builtin cmd='quit 4' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='ESC' builtin cmd='set fullscreen no' location='<builtin>:1'
[ 0.004][t][input] add: section='encode' key='ESC' builtin cmd='quit 4' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='p' builtin cmd='cycle pause' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='.' builtin cmd='frame-step' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key=',' builtin cmd='frame-back-step' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='SPACE' builtin cmd='cycle pause' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='>' builtin cmd='playlist-next' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='ENTER' builtin cmd='playlist-next' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='<' builtin cmd='playlist-prev' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='O' builtin cmd='no-osd cycle-values osd-level 3 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='o' builtin cmd='show-progress' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='P' builtin cmd='show-progress' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='i' builtin cmd='script-binding stats/display-stats' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='I' builtin cmd='script-binding stats/display-stats-toggle' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='`' builtin cmd='script-binding console/enable' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='z' builtin cmd='add sub-delay -0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Z' builtin cmd='add sub-delay +0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='x' builtin cmd='add sub-delay +0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Ctrl++' builtin cmd='add audio-delay 0.100' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Ctrl+-' builtin cmd='add audio-delay -0.100' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='9' builtin cmd='add volume -2' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='/' builtin cmd='add volume -2' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='0' builtin cmd='add volume 2' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='*' builtin cmd='add volume 2' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='m' builtin cmd='cycle mute' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='1' builtin cmd='add contrast -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='2' builtin cmd='add contrast 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='3' builtin cmd='add brightness -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='4' builtin cmd='add brightness 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='5' builtin cmd='add gamma -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='6' builtin cmd='add gamma 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='7' builtin cmd='add saturation -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='8' builtin cmd='add saturation 1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+0' builtin cmd='set window-scale 0.5' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+1' builtin cmd='set window-scale 1.0' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+2' builtin cmd='set window-scale 2.0' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='d' builtin cmd='cycle deinterlace' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='r' builtin cmd='add sub-pos -1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='R' builtin cmd='add sub-pos +1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='t' builtin cmd='add sub-pos +1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='v' builtin cmd='cycle sub-visibility' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='V' builtin cmd='cycle sub-ass-vsfilter-aspect-compat' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='u' builtin cmd='cycle-values sub-ass-override "force" "no"' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='j' builtin cmd='cycle sub' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='J' builtin cmd='cycle sub down' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='SHARP' builtin cmd='cycle audio' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='_' builtin cmd='cycle video' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='T' builtin cmd='cycle ontop' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='f' builtin cmd='cycle fullscreen' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='s' builtin cmd='screenshot' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='S' builtin cmd='screenshot video' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Ctrl+s' builtin cmd='screenshot window' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='Alt+s' builtin cmd='screenshot each-frame' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='w' builtin cmd='add panscan -0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='W' builtin cmd='add panscan +0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='e' builtin cmd='add panscan +0.1' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='A' builtin cmd='cycle-values video-aspect-override "16:9" "4:3" "2.35:1" "-1"' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='POWER' builtin cmd='quit' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PLAY' builtin cmd='cycle pause' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PAUSE' builtin cmd='cycle pause' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PLAYPAUSE' builtin cmd='cycle pause' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PLAYONLY' builtin cmd='set pause no' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PAUSEONLY' builtin cmd='set pause yes' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='STOP' builtin cmd='quit' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='FORWARD' builtin cmd='seek 60' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='REWIND' builtin cmd='seek -60' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='NEXT' builtin cmd='playlist-next' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='PREV' builtin cmd='playlist-prev' location='<builtin>:1'
[ 0.004][t][input] add: section='default' key='VOLUME_UP' builtin cmd='add volume 2' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='VOLUME_DOWN' builtin cmd='add volume -2' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='MUTE' builtin cmd='cycle mute' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='CLOSE_WIN' builtin cmd='quit' location='<builtin>:1'
[ 0.005][t][input] add: section='encode' key='CLOSE_WIN' builtin cmd='quit 4' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='E' builtin cmd='cycle edition' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='l' builtin cmd='ab-loop' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='L' builtin cmd='cycle-values loop-file "inf" "no"' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='Ctrl+c' builtin cmd='quit 4' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='DEL' builtin cmd='script-binding osc/visibility' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='Ctrl+h' builtin cmd='cycle-values hwdec "auto" "no"' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='F8' builtin cmd='show_text ${playlist}' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='F9' builtin cmd='show_text ${track-list}' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='!' builtin cmd='add chapter -1' location='<builtin>:1'
[ 0.005][t][input] add: section='default' key='@' builtin cmd='add chapter 1' location='<builtin>:1'
[ 0.005][d][global] user path: '/home/stalled/Desktop/octest/fonttest/ref_none_blanktrack_own_noneattach_own_bothattach.log' -> '/home/stalled/Desktop/octest/fonttest/ref_none_blanktrack_own_noneattach_own_bothattach.log'
[ 0.005][d][ytdl_hook] Loading lua script @ytdl_hook.lua...
[ 0.005][d][stats] Loading lua script @stats.lua...
[ 0.005][d][console] Loading lua script @console.lua...
[ 0.005][v][cplayer] Waiting for scripts...
[ 0.005][d][ytdl_hook] loading mp.defaults
[ 0.005][d][stats] loading mp.defaults
[ 0.005][d][console] loading mp.defaults
[ 0.006][d][ytdl_hook] loading @ytdl_hook.lua
[ 0.006][d][stats] loading @stats.lua
[ 0.006][d][console] loading @console.lua
[ 0.006][d][ytdl_hook] reading options for ytdl_hook
[ 0.006][d][ytdl_hook] script-opts/ytdl_hook.conf not found.
[ 0.006][d][ytdl_hook] lua-settings/ytdl_hook.conf not found.
[ 0.006][d][stats] reading options for stats
[ 0.006][d][stats] script-opts/stats.conf not found.
[ 0.006][d][console] reading options for console
[ 0.006][d][stats] lua-settings/stats.conf not found.
[ 0.006][d][console] script-opts/console.conf not found.
[ 0.006][d][console] lua-settings/console.conf not found.
[ 0.007][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.007][t][input] add: section='input_stats' key='i' builtin cmd='script-binding stats/display-stats' location='<api>:1'
[ 0.007][t][input] add: section='input_stats' key='I' builtin cmd='script-binding stats/display-stats-toggle' location='<api>:2'
[ 0.007][d][cplayer] Run command: enable-section, flags=64, args=["input_stats", "allow-hide-cursor+allow-vo-dragging"]
[ 0.007][t][input] enable section 'input_stats'
[ 0.007][t][input] active section stack:
[ 0.007][t][input] default 12
[ 0.007][t][input] input_stats 12
[ 0.007][d][cplayer] Run command: define-section, flags=64, args=["input_forced_stats", "", "force"]
[ 0.007][d][cplayer] Run command: enable-section, flags=64, args=["input_forced_stats", "allow-hide-cursor+allow-vo-dragging"]
[ 0.007][t][input] enable section 'input_forced_stats'
[ 0.007][t][input] active section stack:
[ 0.007][t][input] default 12
[ 0.007][t][input] input_stats 12
[ 0.007][t][input] input_forced_stats 12
[ 0.010][v][cplayer] Done loading scripts.
[ 0.010][d][global] config path: 'watch_later' -> '-'
[ 0.010][d][global] config path: 'watch_later' -> '-'
[ 0.010][v][cplayer] Running hook: ytdl_hook/on_load
[ 0.010][v][ytdl_hook] ytdl:// hook
[ 0.010][v][ytdl_hook] not a ytdl:// url
[ 0.010][d][cplayer] Run command: define-section, flags=64, args=["input_console", "", "default"]
[ 0.010][d][cplayer] Run command: enable-section, flags=64, args=["input_console", "allow-hide-cursor+allow-vo-dragging"]
[ 0.010][t][input] enable section 'input_console'
[ 0.010][t][input] active section stack:
[ 0.010][t][input] default 12
[ 0.010][t][input] input_stats 12
[ 0.010][t][input] input_forced_stats 12
[ 0.010][t][input] input_console 12
[ 0.010][d][cplayer] Run command: define-section, flags=64, args=["input_forced_console", "", "force"]
[ 0.010][d][cplayer] Run command: enable-section, flags=64, args=["input_forced_console", "allow-hide-cursor+allow-vo-dragging"]
[ 0.010][t][input] enable section 'input_forced_console'
[ 0.010][t][input] active section stack:
[ 0.010][t][input] default 12
[ 0.010][t][input] input_stats 12
[ 0.010][t][input] input_forced_stats 12
[ 0.010][t][input] input_console 12
[ 0.010][t][input] input_forced_console 12
[ 0.010][v][ifo_dvdnav] Opening ref_noneattachments_blank.mkv
[ 0.010][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "0", "0", "0"]
[ 0.010][v][bdmv/bluray] Opening ref_noneattachments_blank.mkv
[ 0.010][t][osd/libass] Raster: FreeType 2.10.2
[ 0.011][v][file] Opening ref_noneattachments_blank.mkv
[ 0.011][d][file] resize stream to 131072 bytes
[ 0.011][v][osd/libass] Shaper: FriBidi 1.0.9 (SIMPLE) HarfBuzz-ng 2.6.8 (COMPLEX)
[ 0.011][t][osd/libass] Initialized
[ 0.011][v][osd/libass] Setting up fonts...
[ 0.011][d][file] Stream opened successfully.
[ 0.011][v][demux] Trying demuxers for level=normal.
[ 0.011][d][demux] Trying demuxer: disc (force-level: normal)
[ 0.011][t][file] seek request from 0 to 0
[ 0.011][d][demux] Trying demuxer: edl (force-level: normal)
[ 0.011][t][file] seek request from 0 to 0
[ 0.011][d][demux] Trying demuxer: cue (force-level: normal)
[ 0.011][t][file] seek request from 0 to 0
[ 0.011][d][demux] Trying demuxer: rawaudio (force-level: normal)
[ 0.011][t][file] seek request from 0 to 0
[ 0.011][d][demux] Trying demuxer: rawvideo (force-level: normal)
[ 0.011][t][file] seek request from 0 to 0
[ 0.011][d][demux] Trying demuxer: mkv (force-level: normal)
[ 0.011][t][file] seek request from 0 to 0
[ 0.011][t][mkv] Parsing element EBML
[ 0.011][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.011][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.011][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.011][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.011][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.011][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.011][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.011][d][mkv] Found the head...
[ 0.011][d][mkv] + a segment...
[ 0.011][d][mkv] Parsing seek head...
[ 0.011][t][mkv] Parsing element SeekHead
[ 0.011][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.011][t][mkv] Parsing element Seek
[ 0.011][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1549a966
[ 0.011][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4099
[ 0.011][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.011][t][mkv] Parsing element Seek
[ 0.011][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1654ae6b
[ 0.011][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4228
[ 0.011][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.012][t][mkv] Parsing element Seek
[ 0.012][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1c53bb6b
[ 0.012][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17166
[ 0.012][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.012][t][mkv] Parsing element Seek
[ 0.012][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1254c367
[ 0.012][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17210
[ 0.012][t][mkv] Parsing 4dbb Seek size: 11 value: subelements
[ 0.012][t][mkv] Parsing element Seek
[ 0.012][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1043a770
[ 0.012][t][mkv] Parsing 53ac SeekPosition size: 1 value: uint 79
[ 0.012][t][mkv] Element 0x1549a966 at 4151.
[ 0.012][t][mkv] Element 0x1654ae6b at 4280.
[ 0.012][t][mkv] Element 0x1c53bb6b at 17218.
[ 0.012][t][mkv] Element 0x1254c367 at 17262.
[ 0.012][t][mkv] Element 0x1043a770 at 131.
[ 0.012][d][mkv] Parsing chapters...
[ 0.012][t][mkv] Parsing element Chapters
[ 0.012][t][mkv] Parsing 45b9 EditionEntry size: 166 value: subelements
[ 0.012][t][mkv] Parsing element EditionEntry
[ 0.012][t][mkv] Parsing 45db EditionFlagDefault size: 1 value: uint 1
[ 0.012][t][mkv] Parsing 45dd EditionFlagOrdered size: 1 value: uint 1
[ 0.012][t][mkv] Parsing 45bc EditionUID size: 8 value: uint 14961127981143177173
[ 0.012][t][mkv] Parsing b6 ChapterAtom size: 54 value: subelements
[ 0.012][t][mkv] Parsing element ChapterAtom
[ 0.012][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.012][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.012][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.012][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12011003598400544004
[ 0.012][t][mkv] Parsing 80 ChapterDisplay size: 12 value: subelements
[ 0.012][t][mkv] Parsing element ChapterDisplay
[ 0.012][t][mkv] Parsing 85 ChapString size: 4 value: string "blue"
[ 0.012][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.012][t][mkv] Parsing b6 ChapterAtom size: 53 value: subelements
[ 0.012][t][mkv] Parsing element ChapterAtom
[ 0.012][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.012][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.012][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.012][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12108551245480714362
[ 0.012][t][mkv] Parsing 80 ChapterDisplay size: 11 value: subelements
[ 0.012][t][mkv] Parsing element ChapterDisplay
[ 0.012][t][mkv] Parsing 85 ChapString size: 3 value: string "red"
[ 0.013][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.013][t][mkv] Parsing b6 ChapterAtom size: 34 value: subelements
[ 0.013][t][mkv] Parsing element ChapterAtom
[ 0.013][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.013][t][mkv] Parsing 92 ChapterTimeEnd size: 3 value: uint 1000000
[ 0.013][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 3561498480366765786
[ 0.013][t][mkv] Parsing 80 ChapterDisplay size: 13 value: subelements
[ 0.013][t][mkv] Parsing element ChapterDisplay
[ 0.013][t][mkv] Parsing 85 ChapString size: 5 value: string "blank"
[ 0.013][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.013][v][mkv] Default edition: 0
[ 0.013][v][mkv] New edition 0
[ 0.013][v][mkv] Default edition flag: 1
[ 0.013][v][mkv] Ordered chapter flag: 1
[ 0.013][d][mkv] Chapter segment uid d7 3e 17 48 4e b7 c2 ee 63 bd 33 ec a6 34 23 a1
[ 0.013][d][mkv] Chapter 0 from 00:00:00.000 to 00:00:05.000, blue
[ 0.013][d][mkv] Chapter segment uid 70 25 0b 37 d8 bf 34 06 26 da 7a 5f 02 94 26 5a
[ 0.013][d][mkv] Chapter 1 from 00:00:00.000 to 00:00:05.000, red
[ 0.013][d][mkv] Chapter 2 from 00:00:00.000 to 00:00:00.1000000, blank
[ 0.013][t][file] seek request from 316 to 4151
[ 0.013][d][mkv] |+ segment information...
[ 0.013][t][mkv] Parsing element Info
[ 0.013][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.013][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.013][t][mkv] Parsing 5741 WritingApp size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.013][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.013][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 619215758000000000
[ 0.013][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.013][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.013][d][mkv] | + writing app: mkvmerge v47.0.0 ('Black Flag') 64-bit
[ 0.013][d][mkv] | + timecode scale: 1000000
[ 0.013][d][mkv] | + duration: 5.000s
[ 0.013][d][mkv] | + segment uid 02 f6 7f 86 ac 23 9d 2d 68 26 c6 72 cd 7e b6 a6
[ 0.013][d][mkv] |+ segment tracks...
[ 0.013][t][mkv] Parsing element Tracks
[ 0.013][t][mkv] Parsing ae TrackEntry size: 120 value: subelements
[ 0.013][t][mkv] Parsing element TrackEntry
[ 0.013][t][mkv] Parsing d7 TrackNumber size: 1 value: uint 1
[ 0.013][t][mkv] Parsing 73c5 TrackUID size: 1 value: uint 1
[ 0.013][t][mkv] Parsing 83 TrackType size: 1 value: uint 1
[ 0.013][t][mkv] Parsing 9c FlagLacing size: 1 value: uint 0
[ 0.013][t][mkv] Parsing 86 CodecID size: 15 value: string "V_MPEG4/ISO/AVC"
[ 0.013][t][mkv] Parsing 63a2 CodecPrivate size: 48 value: binary 48 bytes
[ 0.013][t][mkv] Parsing 23e383 DefaultDuration size: 4 value: uint 40000000
[ 0.013][t][mkv] Parsing 22b59c Language size: 3 value: string "jpn"
[ 0.013][t][mkv] Parsing e0 Video size: 22 value: subelements
[ 0.013][t][mkv] Parsing element Video
[ 0.013][t][mkv] Parsing b0 PixelWidth size: 2 value: uint 1920
[ 0.013][t][mkv] Parsing ba PixelHeight size: 2 value: uint 1080
[ 0.013][t][mkv] Parsing 54b0 DisplayWidth size: 4 value: uint 1920
[ 0.013][t][mkv] Parsing 54ba DisplayHeight size: 4 value: uint 1080
[ 0.013][t][mkv] Parsing ae TrackEntry size: 759 value: subelements
[ 0.013][t][mkv] Parsing element TrackEntry
[ 0.014][t][mkv] Parsing d7 TrackNumber size: 1 value: uint 2
[ 0.014][t][mkv] Parsing 73c5 TrackUID size: 8 value: uint 2048728773893395549
[ 0.014][t][mkv] Parsing 83 TrackType size: 1 value: uint 17
[ 0.014][t][mkv] Parsing 9c FlagLacing size: 1 value: uint 0
[ 0.014][t][mkv] Parsing 86 CodecID size: 10 value: string "S_TEXT/ASS"
[ 0.014][t][mkv] Parsing 63a2 CodecPrivate size: 723 value: binary 723 bytes
[ 0.014][d][mkv] | + a track...
[ 0.014][d][mkv] | + Track number: 1
[ 0.014][d][mkv] | + Track type: Video
[ 0.014][d][mkv] | + Video track
[ 0.014][d][mkv] | + Display width: 1920
[ 0.014][d][mkv] | + Display height: 1080
[ 0.014][d][mkv] | + Pixel width: 1920
[ 0.014][d][mkv] | + Pixel height: 1080
[ 0.014][d][mkv] | + Codec ID: V_MPEG4/ISO/AVC
[ 0.014][d][mkv] | + CodecPrivate, length 48
[ 0.014][d][mkv] | + Language: jpn
[ 0.014][d][mkv] | + Default duration: 40.000ms ( = 25.000 fps)
[ 0.014][d][mkv] | + a track...
[ 0.014][d][mkv] | + Track number: 2
[ 0.014][d][mkv] | + Track type: Subtitle
[ 0.014][d][mkv] | + Codec ID: S_TEXT/ASS
[ 0.014][d][mkv] | + CodecPrivate, length 723
[ 0.014][t][file] seek request from 5173 to 6556
[ 0.014][d][mkv] |+ found cluster
[ 0.014][v][mkv] Seeking to 17218 to read header element 0x1c53bb6b.
[ 0.014][t][file] seek request from 6560 to 17218
[ 0.014][v][mkv] Parsing cues...
[ 0.014][t][mkv] Parsing element Cues
[ 0.014][t][mkv] Parsing bb CuePoint size: 15 value: subelements
[ 0.014][t][mkv] Parsing element CuePoint
[ 0.014][t][mkv] Parsing b3 CueTime size: 1 value: uint 0
[ 0.014][t][mkv] Parsing b7 CueTrackPositions size: 10 value: subelements
[ 0.014][t][mkv] Parsing element CueTrackPositions
[ 0.014][t][mkv] Parsing f7 CueTrack size: 1 value: uint 1
[ 0.014][t][mkv] Parsing f1 CueClusterPosition size: 2 value: uint 6504
[ 0.014][t][mkv] Parsing f0 CueRelativePosition size: 1 value: uint 3
[ 0.014][t][mkv] Parsing bb CuePoint size: 20 value: subelements
[ 0.014][t][mkv] Parsing element CuePoint
[ 0.014][t][mkv] Parsing b3 CueTime size: 1 value: uint 0
[ 0.014][t][mkv] Parsing b7 CueTrackPositions size: 15 value: subelements
[ 0.014][t][mkv] Parsing element CueTrackPositions
[ 0.014][t][mkv] Parsing f7 CueTrack size: 1 value: uint 2
[ 0.014][t][mkv] Parsing f1 CueClusterPosition size: 2 value: uint 6504
[ 0.014][t][mkv] Parsing f0 CueRelativePosition size: 2 value: uint 1116
[ 0.014][t][mkv] Parsing b2 CueDuration size: 2 value: uint 5000
[ 0.014][w][mkv] Discarding potentially broken or useless index.
[ 0.014][v][mkv] Seeking to 17262 to read header element 0x1254c367.
[ 0.014][t][file] seek request from 17262 to 17262
[ 0.014][t][mkv] Parsing element Tags
[ 0.014][t][mkv] Parsing 7373 Tag size: 365 value: subelements
[ 0.014][t][mkv] Parsing element Tag
[ 0.014][t][mkv] Parsing 63c0 Targets size: 16 value: subelements
[ 0.014][t][mkv] Parsing element Targets
[ 0.015][t][mkv] Parsing 68ca TargetTypeValue size: 1 value: uint 50
[ 0.015][t][mkv] Parsing 63c5 TargetTrackUID size: 1 value: uint 1
[ 0.015][t][mkv] Parsing 63ca TargetType size: 5 value: string "MOVIE"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 20 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 3 value: string "BPS"
[ 0.015][t][mkv] Parsing 4487 TagString size: 5 value: string "15792"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 38 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 8 value: string "DURATION"
[ 0.015][t][mkv] Parsing 4487 TagString size: 18 value: string "00:00:05.000000000"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 31 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 16 value: string "NUMBER_OF_FRAMES"
[ 0.015][t][mkv] Parsing 4487 TagString size: 3 value: string "125"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 31 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 15 value: string "NUMBER_OF_BYTES"
[ 0.015][t][mkv] Parsing 4487 TagString size: 4 value: string "9870"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 23 value: string "_STATISTICS_WRITING_APP"
[ 0.015][t][mkv] Parsing 4487 TagString size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 59 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 28 value: string "_STATISTICS_WRITING_DATE_UTC"
[ 0.015][t][mkv] Parsing 4487 TagString size: 19 value: string "2020-08-15 20:22:38"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 16 value: string "_STATISTICS_TAGS"
[ 0.015][t][mkv] Parsing 4487 TagString size: 45 value: string "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 7373 Tag size: 365 value: subelements
[ 0.015][t][mkv] Parsing element Tag
[ 0.015][t][mkv] Parsing 63c0 Targets size: 23 value: subelements
[ 0.015][t][mkv] Parsing element Targets
[ 0.015][t][mkv] Parsing 68ca TargetTypeValue size: 1 value: uint 50
[ 0.015][t][mkv] Parsing 63c5 TargetTrackUID size: 8 value: uint 2048728773893395549
[ 0.015][t][mkv] Parsing 63ca TargetType size: 5 value: string "MOVIE"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 17 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 3 value: string "BPS"
[ 0.015][t][mkv] Parsing 4487 TagString size: 2 value: string "32"
[ 0.015][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.015][t][mkv] Parsing 67c8 SimpleTag size: 38 value: subelements
[ 0.015][t][mkv] Parsing element SimpleTag
[ 0.015][t][mkv] Parsing 45a3 TagName size: 8 value: string "DURATION"
[ 0.016][t][mkv] Parsing 4487 TagString size: 18 value: string "00:00:05.000000000"
[ 0.016][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.016][t][mkv] Parsing 67c8 SimpleTag size: 29 value: subelements
[ 0.016][t][mkv] Parsing element SimpleTag
[ 0.016][t][mkv] Parsing 45a3 TagName size: 16 value: string "NUMBER_OF_FRAMES"
[ 0.016][t][mkv] Parsing 4487 TagString size: 1 value: string "1"
[ 0.016][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.016][t][mkv] Parsing 67c8 SimpleTag size: 29 value: subelements
[ 0.016][t][mkv] Parsing element SimpleTag
[ 0.016][t][mkv] Parsing 45a3 TagName size: 15 value: string "NUMBER_OF_BYTES"
[ 0.016][t][mkv] Parsing 4487 TagString size: 2 value: string "20"
[ 0.016][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.016][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.016][t][mkv] Parsing element SimpleTag
[ 0.016][t][mkv] Parsing 45a3 TagName size: 23 value: string "_STATISTICS_WRITING_APP"
[ 0.016][t][mkv] Parsing 4487 TagString size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.016][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.016][t][mkv] Parsing 67c8 SimpleTag size: 59 value: subelements
[ 0.016][t][mkv] Parsing element SimpleTag
[ 0.016][t][mkv] Parsing 45a3 TagName size: 28 value: string "_STATISTICS_WRITING_DATE_UTC"
[ 0.016][t][mkv] Parsing 4487 TagString size: 19 value: string "2020-08-15 20:22:38"
[ 0.016][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.016][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.016][t][mkv] Parsing element SimpleTag
[ 0.016][t][mkv] Parsing 45a3 TagName size: 16 value: string "_STATISTICS_TAGS"
[ 0.016][t][mkv] Parsing 4487 TagString size: 45 value: string "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES"
[ 0.016][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.016][t][file] seek request from 18006 to 6556
[ 0.016][v][mkv] All headers are parsed!
[ 0.016][t][file] seek request from 7678 to 7678
[ 0.016][v][demux] Detected file format: Matroska
[ 0.016][i][demux] File uses ordered chapters, will build edit timeline.
[ 0.016][i][demux] This file references data from other sources.
[ 0.016][i][demux] Will scan other files in the same directory to find referenced sources.
[ 0.016][v][ifo_dvdnav] Opening ref_noneattachments_blank.mkv
[ 0.016][v][bdmv/bluray] Opening ref_noneattachments_blank.mkv
[ 0.016][v][file] Opening ref_noneattachments_blank.mkv
[ 0.016][d][file] resize stream to 131072 bytes
[ 0.016][d][file] Stream opened successfully.
[ 0.016][v][demux] Trying demuxers for level=request.
[ 0.016][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.016][t][file] seek request from 0 to 0
[ 0.016][t][mkv] Parsing element EBML
[ 0.017][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.017][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.017][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.017][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.017][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.017][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.017][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.017][d][mkv] Found the head...
[ 0.017][d][mkv] + a segment...
[ 0.017][d][mkv] (skipping)
[ 0.017][v][demux] Checking file ./refOC.mkv
[ 0.017][v][ifo_dvdnav] Opening ./refOC.mkv
[ 0.017][v][bdmv/bluray] Opening ./refOC.mkv
[ 0.017][v][file] Opening ./refOC.mkv
[ 0.017][d][file] resize stream to 131072 bytes
[ 0.017][d][file] Stream opened successfully.
[ 0.017][v][demux] Trying demuxers for level=request.
[ 0.017][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.017][t][file] seek request from 0 to 0
[ 0.017][t][mkv] Parsing element EBML
[ 0.017][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.017][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.017][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.017][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.017][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.017][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.017][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.017][d][mkv] Found the head...
[ 0.017][d][mkv] + a segment...
[ 0.017][d][mkv] Parsing seek head...
[ 0.017][t][mkv] Parsing element SeekHead
[ 0.017][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.017][t][mkv] Parsing element Seek
[ 0.017][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 114d9b74
[ 0.017][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17654
[ 0.017][t][mkv] Element 0x114d9b74 at 17706.
[ 0.017][d][mkv] Parsing chapters...
[ 0.017][t][mkv] Parsing element Chapters
[ 0.017][t][mkv] Parsing 45b9 EditionEntry size: 166 value: subelements
[ 0.017][t][mkv] Parsing element EditionEntry
[ 0.017][t][mkv] Parsing 45db EditionFlagDefault size: 1 value: uint 1
[ 0.017][t][mkv] Parsing 45dd EditionFlagOrdered size: 1 value: uint 1
[ 0.017][t][mkv] Parsing 45bc EditionUID size: 8 value: uint 14961127981143177173
[ 0.017][t][mkv] Parsing b6 ChapterAtom size: 54 value: subelements
[ 0.017][t][mkv] Parsing element ChapterAtom
[ 0.017][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.018][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.018][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.018][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12011003598400544004
[ 0.018][t][mkv] Parsing 80 ChapterDisplay size: 12 value: subelements
[ 0.018][t][mkv] Parsing element ChapterDisplay
[ 0.018][t][mkv] Parsing 85 ChapString size: 4 value: string "blue"
[ 0.018][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.018][t][mkv] Parsing b6 ChapterAtom size: 53 value: subelements
[ 0.018][t][mkv] Parsing element ChapterAtom
[ 0.018][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.018][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.018][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.018][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12108551245480714362
[ 0.018][t][mkv] Parsing 80 ChapterDisplay size: 11 value: subelements
[ 0.018][t][mkv] Parsing element ChapterDisplay
[ 0.018][t][mkv] Parsing 85 ChapString size: 3 value: string "red"
[ 0.018][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.018][t][mkv] Parsing b6 ChapterAtom size: 34 value: subelements
[ 0.018][t][mkv] Parsing element ChapterAtom
[ 0.018][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.018][t][mkv] Parsing 92 ChapterTimeEnd size: 3 value: uint 1000000
[ 0.018][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 3561498480366765786
[ 0.018][t][mkv] Parsing 80 ChapterDisplay size: 13 value: subelements
[ 0.018][t][mkv] Parsing element ChapterDisplay
[ 0.018][t][mkv] Parsing 85 ChapString size: 5 value: string "blank"
[ 0.018][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.018][v][mkv] Default edition: 0
[ 0.018][v][mkv] New edition 0
[ 0.018][v][mkv] Default edition flag: 1
[ 0.018][v][mkv] Ordered chapter flag: 1
[ 0.018][d][mkv] Chapter segment uid 9a d5 82 c9 ac 21 80 cb ad 87 67 5c 0a 61 b9 e0
[ 0.018][d][mkv] Chapter 0 from 00:00:00.000 to 00:00:05.000, blue
[ 0.018][d][mkv] Chapter segment uid 46 7b b5 f1 ee 5b 28 d0 0d e7 ec c4 a3 ea e6 b4
[ 0.018][d][mkv] Chapter 1 from 00:00:00.000 to 00:00:05.000, red
[ 0.018][d][mkv] Chapter 2 from 00:00:00.000 to 00:00:00.1000000, blank
[ 0.018][t][file] seek request from 257 to 4151
[ 0.018][d][mkv] |+ segment information...
[ 0.018][t][mkv] Parsing element Info
[ 0.018][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.018][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.018][t][mkv] Parsing 5741 WritingApp size: 45 value: string "mkvmerge v43.0.0 ('The Quartermaster') 64-bit"
[ 0.018][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.018][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 617982178000000000
[ 0.018][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.018][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.018][d][mkv] | + writing app: mkvmerge v43.0.0 ('The Quartermaster') 64-bit
[ 0.019][d][mkv] | + timecode scale: 1000000
[ 0.019][d][mkv] | + duration: 5.000s
[ 0.019][d][mkv] | + segment uid 27 dc 22 03 f1 4b ee c4 1c a2 c0 34 74 00 36 0f
[ 0.019][v][mkv] This is not one of the wanted files. Stopping attempt to open.
[ 0.019][v][demux] Checking file ./red_ownstyle_noneattached.mkv
[ 0.019][v][ifo_dvdnav] Opening ./red_ownstyle_noneattached.mkv
[ 0.019][v][bdmv/bluray] Opening ./red_ownstyle_noneattached.mkv
[ 0.019][v][file] Opening ./red_ownstyle_noneattached.mkv
[ 0.019][d][file] resize stream to 131072 bytes
[ 0.019][d][file] Stream opened successfully.
[ 0.019][v][demux] Trying demuxers for level=request.
[ 0.019][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.019][t][file] seek request from 0 to 0
[ 0.019][t][mkv] Parsing element EBML
[ 0.019][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.019][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.019][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.019][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.019][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.019][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.019][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.019][d][mkv] Found the head...
[ 0.019][d][mkv] + a segment...
[ 0.019][d][mkv] Parsing seek head...
[ 0.019][t][mkv] Parsing element SeekHead
[ 0.019][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.019][t][mkv] Parsing element Seek
[ 0.019][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1549a966
[ 0.019][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4099
[ 0.019][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.019][t][mkv] Parsing element Seek
[ 0.019][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1654ae6b
[ 0.019][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4228
[ 0.019][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.019][t][mkv] Parsing element Seek
[ 0.019][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1c53bb6b
[ 0.019][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17019
[ 0.019][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.019][t][mkv] Parsing element Seek
[ 0.019][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1254c367
[ 0.019][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17063
[ 0.019][t][mkv] Element 0x1549a966 at 4151.
[ 0.019][t][mkv] Element 0x1654ae6b at 4280.
[ 0.019][t][mkv] Element 0x1c53bb6b at 17071.
[ 0.019][t][mkv] Element 0x1254c367 at 17115.
[ 0.020][t][file] seek request from 120 to 4151
[ 0.020][d][mkv] |+ segment information...
[ 0.020][t][mkv] Parsing element Info
[ 0.020][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.020][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.020][t][mkv] Parsing 5741 WritingApp size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.020][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.020][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 619213269000000000
[ 0.020][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.020][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.020][d][mkv] | + writing app: mkvmerge v47.0.0 ('Black Flag') 64-bit
[ 0.020][d][mkv] | + timecode scale: 1000000
[ 0.020][d][mkv] | + duration: 5.000s
[ 0.020][d][mkv] | + segment uid ca a5 ed c3 e6 8a 72 bc 3f b1 31 58 95 2a 57 bc
[ 0.020][v][mkv] This is not one of the wanted files. Stopping attempt to open.
[ 0.020][v][demux] Checking file ./red.mkv
[ 0.020][v][osd/libass] Using font provider fontconfig
[ 0.020][v][osd/libass] Done.
[ 0.020][v][ifo_dvdnav] Opening ./red.mkv
[ 0.020][v][bdmv/bluray] Opening ./red.mkv
[ 0.020][v][file] Opening ./red.mkv
[ 0.020][d][file] resize stream to 131072 bytes
[ 0.020][d][file] Stream opened successfully.
[ 0.020][v][demux] Trying demuxers for level=request.
[ 0.020][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.020][t][file] seek request from 0 to 0
[ 0.020][t][mkv] Parsing element EBML
[ 0.020][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.020][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.020][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.020][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.020][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.020][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.020][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.020][d][mkv] Found the head...
[ 0.020][d][mkv] + a segment...
[ 0.020][d][mkv] Parsing seek head...
[ 0.020][t][mkv] Parsing element SeekHead
[ 0.020][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.020][t][mkv] Parsing element Seek
[ 0.020][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1549a966
[ 0.020][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4099
[ 0.020][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.020][t][mkv] Parsing element Seek
[ 0.020][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1654ae6b
[ 0.020][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4236
[ 0.020][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.020][t][mkv] Parsing element Seek
[ 0.020][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1c53bb6b
[ 0.020][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 39101
[ 0.020][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.020][t][mkv] Parsing element Seek
[ 0.020][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1254c367
[ 0.020][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 39145
[ 0.020][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.020][t][mkv] Parsing element Seek
[ 0.020][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1941a469
[ 0.020][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 6305
[ 0.020][t][mkv] Element 0x1549a966 at 4151.
[ 0.020][t][mkv] Element 0x1654ae6b at 4288.
[ 0.020][t][mkv] Element 0x1c53bb6b at 39153.
[ 0.020][t][mkv] Element 0x1254c367 at 39197.
[ 0.020][t][mkv] Element 0x1941a469 at 6357.
[ 0.020][t][file] seek request from 135 to 4151
[ 0.020][d][mkv] |+ segment information...
[ 0.020][t][mkv] Parsing element Info
[ 0.020][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.020][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.020][t][mkv] Parsing 5741 WritingApp size: 45 value: string "mkvmerge v43.0.0 ('The Quartermaster') 64-bit"
[ 0.020][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.020][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 617982114000000000
[ 0.020][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.020][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.020][d][mkv] | + writing app: mkvmerge v43.0.0 ('The Quartermaster') 64-bit
[ 0.020][d][mkv] | + timecode scale: 1000000
[ 0.021][d][mkv] | + duration: 5.000s
[ 0.021][d][mkv] | + segment uid 46 7b b5 f1 ee 5b 28 d0 0d e7 ec c4 a3 ea e6 b4
[ 0.021][v][mkv] This is not one of the wanted files. Stopping attempt to open.
[ 0.021][v][demux] Checking file ./red_ownstyle_bothattached.mkv
[ 0.021][v][ifo_dvdnav] Opening ./red_ownstyle_bothattached.mkv
[ 0.021][v][bdmv/bluray] Opening ./red_ownstyle_bothattached.mkv
[ 0.021][v][file] Opening ./red_ownstyle_bothattached.mkv
[ 0.021][d][file] resize stream to 131072 bytes
[ 0.021][d][file] Stream opened successfully.
[ 0.021][v][demux] Trying demuxers for level=request.
[ 0.021][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.021][t][file] seek request from 0 to 0
[ 0.021][t][mkv] Parsing element EBML
[ 0.021][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.021][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.021][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.021][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.021][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.021][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.021][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.021][d][mkv] Found the head...
[ 0.021][d][mkv] + a segment...
[ 0.021][d][mkv] Parsing seek head...
[ 0.021][t][mkv] Parsing element SeekHead
[ 0.021][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.021][t][mkv] Parsing element Seek
[ 0.021][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1549a966
[ 0.021][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4099
[ 0.021][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.021][t][mkv] Parsing element Seek
[ 0.021][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1654ae6b
[ 0.021][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4228
[ 0.021][t][mkv] Parsing 4dbb Seek size: 13 value: subelements
[ 0.021][t][mkv] Parsing element Seek
[ 0.021][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1c53bb6b
[ 0.021][t][mkv] Parsing 53ac SeekPosition size: 3 value: uint 71087
[ 0.021][t][mkv] Parsing 4dbb Seek size: 13 value: subelements
[ 0.021][t][mkv] Parsing element Seek
[ 0.021][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1254c367
[ 0.021][t][mkv] Parsing 53ac SeekPosition size: 3 value: uint 71131
[ 0.021][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.021][t][mkv] Parsing element Seek
[ 0.021][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1941a469
[ 0.021][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 6331
[ 0.021][t][mkv] Element 0x1549a966 at 4151.
[ 0.021][t][mkv] Element 0x1654ae6b at 4280.
[ 0.021][t][mkv] Element 0x1c53bb6b at 71139.
[ 0.021][t][mkv] Element 0x1254c367 at 71183.
[ 0.021][t][mkv] Element 0x1941a469 at 6383.
[ 0.021][t][file] seek request from 137 to 4151
[ 0.021][d][mkv] |+ segment information...
[ 0.021][t][mkv] Parsing element Info
[ 0.021][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.021][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.021][t][mkv] Parsing 5741 WritingApp size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.021][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.021][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 619212554000000000
[ 0.021][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.021][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.021][d][mkv] | + writing app: mkvmerge v47.0.0 ('Black Flag') 64-bit
[ 0.021][d][mkv] | + timecode scale: 1000000
[ 0.021][d][mkv] | + duration: 5.000s
[ 0.021][d][mkv] | + segment uid 70 25 0b 37 d8 bf 34 06 26 da 7a 5f 02 94 26 5a
[ 0.021][d][mkv] |+ segment tracks...
[ 0.021][t][mkv] Parsing element Tracks
[ 0.021][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "0", "0", "0"]
[ 0.021][t][mkv] Parsing ae TrackEntry size: 120 value: subelements
[ 0.021][t][mkv] Parsing element TrackEntry
[ 0.021][t][mkv] Parsing d7 TrackNumber size: 1 value: uint 1
[ 0.021][t][mkv] Parsing 73c5 TrackUID size: 1 value: uint 1
[ 0.021][t][mkv] Parsing 83 TrackType size: 1 value: uint 1
[ 0.021][t][mkv] Parsing 9c FlagLacing size: 1 value: uint 0
[ 0.021][t][mkv] Parsing 86 CodecID size: 15 value: string "V_MPEG4/ISO/AVC"
[ 0.021][t][mkv] Parsing 63a2 CodecPrivate size: 48 value: binary 48 bytes
[ 0.021][t][mkv] Parsing 23e383 DefaultDuration size: 4 value: uint 40000000
[ 0.021][t][mkv] Parsing 22b59c Language size: 3 value: string "jpn"
[ 0.021][t][mkv] Parsing e0 Video size: 22 value: subelements
[ 0.021][t][mkv] Parsing element Video
[ 0.021][t][mkv] Parsing b0 PixelWidth size: 2 value: uint 1920
[ 0.021][t][mkv] Parsing ba PixelHeight size: 2 value: uint 1080
[ 0.021][t][mkv] Parsing 54b0 DisplayWidth size: 4 value: uint 1920
[ 0.021][t][mkv] Parsing 54ba DisplayHeight size: 4 value: uint 1080
[ 0.021][t][mkv] Parsing ae TrackEntry size: 865 value: subelements
[ 0.022][t][mkv] Parsing element TrackEntry
[ 0.022][t][mkv] Parsing d7 TrackNumber size: 1 value: uint 2
[ 0.022][t][mkv] Parsing 73c5 TrackUID size: 8 value: uint 9194069456914759788
[ 0.022][t][mkv] Parsing 83 TrackType size: 1 value: uint 17
[ 0.022][t][mkv] Parsing 9c FlagLacing size: 1 value: uint 0
[ 0.022][t][mkv] Parsing 86 CodecID size: 10 value: string "S_TEXT/ASS"
[ 0.022][t][mkv] Parsing 63a2 CodecPrivate size: 829 value: binary 829 bytes
[ 0.022][d][mkv] | + a track...
[ 0.022][d][mkv] | + Track number: 1
[ 0.022][d][mkv] | + Track type: Video
[ 0.022][d][mkv] | + Video track
[ 0.022][d][mkv] | + Display width: 1920
[ 0.022][d][mkv] | + Display height: 1080
[ 0.022][d][mkv] | + Pixel width: 1920
[ 0.022][d][mkv] | + Pixel height: 1080
[ 0.022][d][mkv] | + Codec ID: V_MPEG4/ISO/AVC
[ 0.022][d][mkv] | + CodecPrivate, length 48
[ 0.022][d][mkv] | + Language: jpn
[ 0.022][d][mkv] | + Default duration: 40.000ms ( = 25.000 fps)
[ 0.022][d][mkv] | + a track...
[ 0.022][d][mkv] | + Track number: 2
[ 0.022][d][mkv] | + Track type: Subtitle
[ 0.022][d][mkv] | + Codec ID: S_TEXT/ASS
[ 0.022][d][mkv] | + CodecPrivate, length 829
[ 0.022][t][file] seek request from 5279 to 6383
[ 0.022][d][mkv] Parsing attachments...
[ 0.022][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "0", "0", "0"]
[ 0.022][t][mkv] Parsing element Attachments
[ 0.022][t][mkv] Parsing 61a7 AttachedFile size: 31953 value: subelements
[ 0.022][t][mkv] Parsing element AttachedFile
[ 0.022][t][mkv] Parsing 466e FileName size: 12 value: string "Ironclad.otf"
[ 0.022][t][mkv] Parsing 4660 FileMimeType size: 27 value: string "application/vnd.ms-opentype"
[ 0.022][t][mkv] Parsing 465c FileData size: 31892 value: binary 31892 bytes
[ 0.022][t][mkv] Parsing 46ae FileUID size: 8 value: uint 17375106966055554481
[ 0.022][t][mkv] Parsing 61a7 AttachedFile size: 22098 value: subelements
[ 0.022][t][mkv] Parsing element AttachedFile
[ 0.022][t][mkv] Parsing 466e FileName size: 13 value: string "KarrotTop.otf"
[ 0.022][t][mkv] Parsing 4660 FileMimeType size: 27 value: string "application/vnd.ms-opentype"
[ 0.022][t][mkv] Parsing 465c FileData size: 22036 value: binary 22036 bytes
[ 0.022][t][mkv] Parsing 46ae FileUID size: 8 value: uint 14241235724182779991
[ 0.022][d][mkv] Attachment: Ironclad.otf, application/vnd.ms-opentype, 31892 bytes
[ 0.022][d][mkv] Attachment: KarrotTop.otf, application/vnd.ms-opentype, 22036 bytes
[ 0.022][d][mkv] |+ found cluster
[ 0.022][v][mkv] Seeking to 71139 to read header element 0x1c53bb6b.
[ 0.022][t][file] seek request from 60455 to 71139
[ 0.022][v][mkv] Parsing cues...
[ 0.022][t][mkv] Parsing element Cues
[ 0.022][t][mkv] Parsing bb CuePoint size: 15 value: subelements
[ 0.022][t][mkv] Parsing element CuePoint
[ 0.022][t][mkv] Parsing b3 CueTime size: 1 value: uint 0
[ 0.022][t][mkv] Parsing b7 CueTrackPositions size: 10 value: subelements
[ 0.022][t][mkv] Parsing element CueTrackPositions
[ 0.022][t][mkv] Parsing f7 CueTrack size: 1 value: uint 1
[ 0.022][t][mkv] Parsing f1 CueClusterPosition size: 2 value: uint 60399
[ 0.022][t][mkv] Parsing f0 CueRelativePosition size: 1 value: uint 3
[ 0.022][t][mkv] Parsing bb CuePoint size: 20 value: subelements
[ 0.022][t][mkv] Parsing element CuePoint
[ 0.022][t][mkv] Parsing b3 CueTime size: 1 value: uint 0
[ 0.022][t][mkv] Parsing b7 CueTrackPositions size: 15 value: subelements
[ 0.022][t][mkv] Parsing element CueTrackPositions
[ 0.022][t][mkv] Parsing f7 CueTrack size: 1 value: uint 2
[ 0.022][t][mkv] Parsing f1 CueClusterPosition size: 2 value: uint 60399
[ 0.022][t][mkv] Parsing f0 CueRelativePosition size: 2 value: uint 1119
[ 0.022][t][mkv] Parsing b2 CueDuration size: 2 value: uint 5000
[ 0.022][w][mkv] Discarding potentially broken or useless index.
[ 0.022][v][mkv] Seeking to 71183 to read header element 0x1254c367.
[ 0.022][t][file] seek request from 71183 to 71183
[ 0.022][t][mkv] Parsing element Tags
[ 0.022][t][mkv] Parsing 7373 Tag size: 365 value: subelements
[ 0.022][t][mkv] Parsing element Tag
[ 0.022][t][mkv] Parsing 63c0 Targets size: 16 value: subelements
[ 0.023][t][mkv] Parsing element Targets
[ 0.023][t][mkv] Parsing 68ca TargetTypeValue size: 1 value: uint 50
[ 0.023][t][mkv] Parsing 63c5 TargetTrackUID size: 1 value: uint 1
[ 0.023][t][mkv] Parsing 63ca TargetType size: 5 value: string "MOVIE"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 20 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 3 value: string "BPS"
[ 0.023][t][mkv] Parsing 4487 TagString size: 5 value: string "15796"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 38 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 8 value: string "DURATION"
[ 0.023][t][mkv] Parsing 4487 TagString size: 18 value: string "00:00:05.000000000"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 31 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 16 value: string "NUMBER_OF_FRAMES"
[ 0.023][t][mkv] Parsing 4487 TagString size: 3 value: string "125"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 31 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 15 value: string "NUMBER_OF_BYTES"
[ 0.023][t][mkv] Parsing 4487 TagString size: 4 value: string "9873"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 23 value: string "_STATISTICS_WRITING_APP"
[ 0.023][t][mkv] Parsing 4487 TagString size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 59 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 28 value: string "_STATISTICS_WRITING_DATE_UTC"
[ 0.023][t][mkv] Parsing 4487 TagString size: 19 value: string "2020-08-15 19:29:14"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 16 value: string "_STATISTICS_TAGS"
[ 0.023][t][mkv] Parsing 4487 TagString size: 45 value: string "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 7373 Tag size: 365 value: subelements
[ 0.023][t][mkv] Parsing element Tag
[ 0.023][t][mkv] Parsing 63c0 Targets size: 23 value: subelements
[ 0.023][t][mkv] Parsing element Targets
[ 0.023][t][mkv] Parsing 68ca TargetTypeValue size: 1 value: uint 50
[ 0.023][t][mkv] Parsing 63c5 TargetTrackUID size: 8 value: uint 9194069456914759788
[ 0.023][t][mkv] Parsing 63ca TargetType size: 5 value: string "MOVIE"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 17 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 3 value: string "BPS"
[ 0.023][t][mkv] Parsing 4487 TagString size: 2 value: string "68"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 38 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 8 value: string "DURATION"
[ 0.023][t][mkv] Parsing 4487 TagString size: 18 value: string "00:00:05.000000000"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 29 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 16 value: string "NUMBER_OF_FRAMES"
[ 0.023][t][mkv] Parsing 4487 TagString size: 1 value: string "1"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 29 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.023][t][mkv] Parsing 45a3 TagName size: 15 value: string "NUMBER_OF_BYTES"
[ 0.023][t][mkv] Parsing 4487 TagString size: 2 value: string "43"
[ 0.023][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.023][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.023][t][mkv] Parsing element SimpleTag
[ 0.024][t][mkv] Parsing 45a3 TagName size: 23 value: string "_STATISTICS_WRITING_APP"
[ 0.024][t][mkv] Parsing 4487 TagString size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.024][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.024][t][mkv] Parsing 67c8 SimpleTag size: 59 value: subelements
[ 0.024][t][mkv] Parsing element SimpleTag
[ 0.024][t][mkv] Parsing 45a3 TagName size: 28 value: string "_STATISTICS_WRITING_DATE_UTC"
[ 0.024][t][mkv] Parsing 4487 TagString size: 19 value: string "2020-08-15 19:29:14"
[ 0.024][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.024][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.024][t][mkv] Parsing element SimpleTag
[ 0.024][t][mkv] Parsing 45a3 TagName size: 16 value: string "_STATISTICS_TAGS"
[ 0.024][t][mkv] Parsing 4487 TagString size: 45 value: string "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES"
[ 0.024][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.024][t][file] seek request from 71927 to 60451
[ 0.024][v][mkv] All headers are parsed!
[ 0.024][t][file] seek request from 61576 to 61576
[ 0.024][v][demux] Detected file format: Matroska
[ 0.024][i][demux] Match for source 2: ./red_ownstyle_bothattached.mkv
[ 0.024][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "0", "0", "0"]
[ 0.024][v][ifo_dvdnav] Opening ./red_ownstyle_bothattached.mkv
[ 0.024][v][bdmv/bluray] Opening ./red_ownstyle_bothattached.mkv
[ 0.024][v][file] Opening ./red_ownstyle_bothattached.mkv
[ 0.024][d][file] resize stream to 131072 bytes
[ 0.024][d][file] Stream opened successfully.
[ 0.024][v][demux] Trying demuxers for level=request.
[ 0.024][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.024][t][file] seek request from 0 to 0
[ 0.024][t][mkv] Parsing element EBML
[ 0.024][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.024][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.024][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.024][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.024][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.024][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.024][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.024][d][mkv] Found the head...
[ 0.024][d][mkv] + a segment...
[ 0.024][d][mkv] (skipping)
[ 0.024][v][demux] Checking file ./ref_bothattachments_blank.mkv
[ 0.024][v][ifo_dvdnav] Opening ./ref_bothattachments_blank.mkv
[ 0.024][v][bdmv/bluray] Opening ./ref_bothattachments_blank.mkv
[ 0.024][v][file] Opening ./ref_bothattachments_blank.mkv
[ 0.024][d][file] resize stream to 131072 bytes
[ 0.024][d][file] Stream opened successfully.
[ 0.024][v][demux] Trying demuxers for level=request.
[ 0.024][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.024][t][file] seek request from 0 to 0
[ 0.024][t][mkv] Parsing element EBML
[ 0.024][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.024][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.024][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.024][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.024][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.024][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.024][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.024][d][mkv] Found the head...
[ 0.024][d][mkv] + a segment...
[ 0.024][d][mkv] Parsing seek head...
[ 0.024][t][mkv] Parsing element SeekHead
[ 0.024][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.024][t][mkv] Parsing element Seek
[ 0.024][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1549a966
[ 0.024][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4099
[ 0.024][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.024][t][mkv] Parsing element Seek
[ 0.024][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1654ae6b
[ 0.024][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4228
[ 0.024][t][mkv] Parsing 4dbb Seek size: 13 value: subelements
[ 0.025][t][mkv] Parsing element Seek
[ 0.025][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1c53bb6b
[ 0.025][t][mkv] Parsing 53ac SeekPosition size: 3 value: uint 71234
[ 0.025][t][mkv] Parsing 4dbb Seek size: 13 value: subelements
[ 0.025][t][mkv] Parsing element Seek
[ 0.025][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1254c367
[ 0.025][t][mkv] Parsing 53ac SeekPosition size: 3 value: uint 71278
[ 0.025][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.025][t][mkv] Parsing element Seek
[ 0.025][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1941a469
[ 0.025][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 6225
[ 0.025][t][mkv] Parsing 4dbb Seek size: 11 value: subelements
[ 0.025][t][mkv] Parsing element Seek
[ 0.025][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1043a770
[ 0.025][t][mkv] Parsing 53ac SeekPosition size: 1 value: uint 96
[ 0.025][t][mkv] Element 0x1549a966 at 4151.
[ 0.025][t][mkv] Element 0x1654ae6b at 4280.
[ 0.025][t][mkv] Element 0x1c53bb6b at 71286.
[ 0.025][t][mkv] Element 0x1254c367 at 71330.
[ 0.025][t][mkv] Element 0x1941a469 at 6277.
[ 0.025][t][mkv] Element 0x1043a770 at 148.
[ 0.025][d][mkv] Parsing chapters...
[ 0.025][t][mkv] Parsing element Chapters
[ 0.025][t][mkv] Parsing 45b9 EditionEntry size: 166 value: subelements
[ 0.025][t][mkv] Parsing element EditionEntry
[ 0.025][t][mkv] Parsing 45db EditionFlagDefault size: 1 value: uint 1
[ 0.025][t][mkv] Parsing 45dd EditionFlagOrdered size: 1 value: uint 1
[ 0.025][t][mkv] Parsing 45bc EditionUID size: 8 value: uint 14961127981143177173
[ 0.025][t][mkv] Parsing b6 ChapterAtom size: 54 value: subelements
[ 0.025][t][mkv] Parsing element ChapterAtom
[ 0.025][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.025][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.025][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.025][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12011003598400544004
[ 0.025][t][mkv] Parsing 80 ChapterDisplay size: 12 value: subelements
[ 0.025][t][mkv] Parsing element ChapterDisplay
[ 0.025][t][mkv] Parsing 85 ChapString size: 4 value: string "blue"
[ 0.025][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.025][t][mkv] Parsing b6 ChapterAtom size: 53 value: subelements
[ 0.025][t][mkv] Parsing element ChapterAtom
[ 0.025][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.025][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.025][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.025][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12108551245480714362
[ 0.025][t][mkv] Parsing 80 ChapterDisplay size: 11 value: subelements
[ 0.025][t][mkv] Parsing element ChapterDisplay
[ 0.025][t][mkv] Parsing 85 ChapString size: 3 value: string "red"
[ 0.025][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.025][t][mkv] Parsing b6 ChapterAtom size: 34 value: subelements
[ 0.025][t][mkv] Parsing element ChapterAtom
[ 0.025][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.025][t][mkv] Parsing 92 ChapterTimeEnd size: 3 value: uint 1000000
[ 0.025][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 3561498480366765786
[ 0.025][t][mkv] Parsing 80 ChapterDisplay size: 13 value: subelements
[ 0.025][t][mkv] Parsing element ChapterDisplay
[ 0.025][t][mkv] Parsing 85 ChapString size: 5 value: string "blank"
[ 0.025][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.025][v][mkv] Default edition: 0
[ 0.025][v][mkv] New edition 0
[ 0.025][v][mkv] Default edition flag: 1
[ 0.025][v][mkv] Ordered chapter flag: 1
[ 0.025][d][mkv] Chapter segment uid d7 3e 17 48 4e b7 c2 ee 63 bd 33 ec a6 34 23 a1
[ 0.025][d][mkv] Chapter 0 from 00:00:00.000 to 00:00:05.000, blue
[ 0.025][d][mkv] Chapter segment uid ca a5 ed c3 e6 8a 72 bc 3f b1 31 58 95 2a 57 bc
[ 0.025][d][mkv] Chapter 1 from 00:00:00.000 to 00:00:05.000, red
[ 0.025][d][mkv] Chapter 2 from 00:00:00.000 to 00:00:00.1000000, blank
[ 0.025][t][file] seek request from 334 to 4151
[ 0.025][d][mkv] |+ segment information...
[ 0.025][t][mkv] Parsing element Info
[ 0.025][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.025][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.025][t][mkv] Parsing 5741 WritingApp size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.025][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.025][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 619216325000000000
[ 0.025][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.025][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.025][d][mkv] | + writing app: mkvmerge v47.0.0 ('Black Flag') 64-bit
[ 0.025][d][mkv] | + timecode scale: 1000000
[ 0.025][d][mkv] | + duration: 5.000s
[ 0.025][d][mkv] | + segment uid 12 38 5a 8d 27 d1 a3 e9 f4 8b 6b e9 a1 4a c5 53
[ 0.025][v][mkv] This is not one of the wanted files. Stopping attempt to open.
[ 0.025][v][demux] Checking file ./pureOC.mkv
[ 0.025][v][ifo_dvdnav] Opening ./pureOC.mkv
[ 0.025][v][bdmv/bluray] Opening ./pureOC.mkv
[ 0.025][v][file] Opening ./pureOC.mkv
[ 0.025][d][file] resize stream to 131072 bytes
[ 0.025][d][file] Stream opened successfully.
[ 0.025][v][demux] Trying demuxers for level=request.
[ 0.025][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.025][t][file] seek request from 0 to 0
[ 0.025][t][mkv] Parsing element EBML
[ 0.025][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.025][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.025][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.025][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.025][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.025][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.025][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.025][d][mkv] Found the head...
[ 0.025][d][mkv] + a segment...
[ 0.025][d][mkv] Parsing seek head...
[ 0.025][t][mkv] Parsing element SeekHead
[ 0.025][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.025][t][mkv] Parsing element Seek
[ 0.025][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 114d9b74
[ 0.025][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17654
[ 0.025][t][mkv] Element 0x114d9b74 at 17706.
[ 0.025][d][mkv] Parsing chapters...
[ 0.025][t][mkv] Parsing element Chapters
[ 0.025][t][mkv] Parsing 45b9 EditionEntry size: 130 value: subelements
[ 0.025][t][mkv] Parsing element EditionEntry
[ 0.025][t][mkv] Parsing 45db EditionFlagDefault size: 1 value: uint 1
[ 0.025][t][mkv] Parsing 45dd EditionFlagOrdered size: 1 value: uint 1
[ 0.025][t][mkv] Parsing 45bc EditionUID size: 8 value: uint 14961127981143177173
[ 0.025][t][mkv] Parsing b6 ChapterAtom size: 54 value: subelements
[ 0.026][t][mkv] Parsing element ChapterAtom
[ 0.026][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.026][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.026][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.026][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12011003598400544004
[ 0.026][t][mkv] Parsing 80 ChapterDisplay size: 12 value: subelements
[ 0.026][t][mkv] Parsing element ChapterDisplay
[ 0.026][t][mkv] Parsing 85 ChapString size: 4 value: string "blue"
[ 0.026][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.026][t][mkv] Parsing b6 ChapterAtom size: 53 value: subelements
[ 0.026][t][mkv] Parsing element ChapterAtom
[ 0.026][t][mkv] Parsing 91 ChapterTimeStart size: 1 value: uint 0
[ 0.026][t][mkv] Parsing 92 ChapterTimeEnd size: 5 value: uint 5000000000
[ 0.026][t][mkv] Parsing 6e67 ChapterSegmentUID size: 16 value: binary 16 bytes
[ 0.026][t][mkv] Parsing 73c4 ChapterUID size: 8 value: uint 12108551245480714362
[ 0.026][t][mkv] Parsing 80 ChapterDisplay size: 11 value: subelements
[ 0.026][t][mkv] Parsing element ChapterDisplay
[ 0.026][t][mkv] Parsing 85 ChapString size: 3 value: string "red"
[ 0.026][t][mkv] Parsing 437c ChapLanguage size: 3 value: string "und"
[ 0.026][v][mkv] Default edition: 0
[ 0.026][v][mkv] New edition 0
[ 0.026][v][mkv] Default edition flag: 1
[ 0.026][v][mkv] Ordered chapter flag: 1
[ 0.026][d][mkv] Chapter segment uid 9a d5 82 c9 ac 21 80 cb ad 87 67 5c 0a 61 b9 e0
[ 0.026][d][mkv] Chapter 0 from 00:00:00.000 to 00:00:05.000, blue
[ 0.026][d][mkv] Chapter segment uid 46 7b b5 f1 ee 5b 28 d0 0d e7 ec c4 a3 ea e6 b4
[ 0.026][d][mkv] Chapter 1 from 00:00:00.000 to 00:00:05.000, red
[ 0.026][t][file] seek request from 221 to 4151
[ 0.026][d][mkv] |+ segment information...
[ 0.026][t][mkv] Parsing element Info
[ 0.026][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.026][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.026][t][mkv] Parsing 5741 WritingApp size: 45 value: string "mkvmerge v43.0.0 ('The Quartermaster') 64-bit"
[ 0.026][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.026][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 617982178000000000
[ 0.026][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.026][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.026][d][mkv] | + writing app: mkvmerge v43.0.0 ('The Quartermaster') 64-bit
[ 0.026][d][mkv] | + timecode scale: 1000000
[ 0.026][d][mkv] | + duration: 5.000s
[ 0.026][d][mkv] | + segment uid 27 dc 22 03 f1 4b ee c4 1c a2 c0 34 74 00 36 0f
[ 0.026][v][mkv] This is not one of the wanted files. Stopping attempt to open.
[ 0.026][v][demux] Checking file ./blue_ownstyle_noneattached.mkv
[ 0.026][v][ifo_dvdnav] Opening ./blue_ownstyle_noneattached.mkv
[ 0.026][v][bdmv/bluray] Opening ./blue_ownstyle_noneattached.mkv
[ 0.026][v][file] Opening ./blue_ownstyle_noneattached.mkv
[ 0.026][d][file] resize stream to 131072 bytes
[ 0.026][d][file] Stream opened successfully.
[ 0.026][v][demux] Trying demuxers for level=request.
[ 0.026][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.026][t][file] seek request from 0 to 0
[ 0.026][t][mkv] Parsing element EBML
[ 0.026][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.026][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.026][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.026][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.026][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.026][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.026][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.026][d][mkv] Found the head...
[ 0.026][d][mkv] + a segment...
[ 0.026][d][mkv] Parsing seek head...
[ 0.026][t][mkv] Parsing element SeekHead
[ 0.026][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.026][t][mkv] Parsing element Seek
[ 0.026][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1549a966
[ 0.026][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4099
[ 0.026][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.026][t][mkv] Parsing element Seek
[ 0.026][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1654ae6b
[ 0.026][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 4228
[ 0.026][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.026][t][mkv] Parsing element Seek
[ 0.026][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1c53bb6b
[ 0.026][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17010
[ 0.026][t][mkv] Parsing 4dbb Seek size: 12 value: subelements
[ 0.026][t][mkv] Parsing element Seek
[ 0.026][t][mkv] Parsing 53ab SeekID size: 4 value: ebml_id 1254c367
[ 0.026][t][mkv] Parsing 53ac SeekPosition size: 2 value: uint 17054
[ 0.026][t][mkv] Element 0x1549a966 at 4151.
[ 0.026][t][mkv] Element 0x1654ae6b at 4280.
[ 0.026][t][mkv] Element 0x1c53bb6b at 17062.
[ 0.026][t][mkv] Element 0x1254c367 at 17106.
[ 0.026][t][file] seek request from 120 to 4151
[ 0.026][d][mkv] |+ segment information...
[ 0.027][t][mkv] Parsing element Info
[ 0.027][t][mkv] Parsing 2ad7b1 TimecodeScale size: 3 value: uint 1000000
[ 0.027][t][mkv] Parsing 4d80 MuxingApp size: 36 value: string "libebml v1.3.10 + libmatroska v1.5.2"
[ 0.027][t][mkv] Parsing 5741 WritingApp size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.027][d][mkv] Parsing 4489 Duration size: 4 value: float 5000.000000
[ 0.027][t][mkv] Parsing 4461 DateUTC size: 8 value: sint 619213594000000000
[ 0.027][t][mkv] Parsing 73a4 SegmentUID size: 16 value: binary 16 bytes
[ 0.027][d][mkv] | + muxing app: libebml v1.3.10 + libmatroska v1.5.2
[ 0.027][d][mkv] | + writing app: mkvmerge v47.0.0 ('Black Flag') 64-bit
[ 0.027][d][mkv] | + timecode scale: 1000000
[ 0.027][d][mkv] | + duration: 5.000s
[ 0.027][d][mkv] | + segment uid d7 3e 17 48 4e b7 c2 ee 63 bd 33 ec a6 34 23 a1
[ 0.027][d][mkv] |+ segment tracks...
[ 0.027][t][mkv] Parsing element Tracks
[ 0.027][t][mkv] Parsing ae TrackEntry size: 120 value: subelements
[ 0.027][t][mkv] Parsing element TrackEntry
[ 0.027][t][mkv] Parsing d7 TrackNumber size: 1 value: uint 1
[ 0.027][t][mkv] Parsing 73c5 TrackUID size: 1 value: uint 1
[ 0.027][t][mkv] Parsing 83 TrackType size: 1 value: uint 1
[ 0.027][t][mkv] Parsing 9c FlagLacing size: 1 value: uint 0
[ 0.027][t][mkv] Parsing 86 CodecID size: 15 value: string "V_MPEG4/ISO/AVC"
[ 0.027][t][mkv] Parsing 63a2 CodecPrivate size: 48 value: binary 48 bytes
[ 0.027][t][mkv] Parsing 23e383 DefaultDuration size: 4 value: uint 40000000
[ 0.027][t][mkv] Parsing 22b59c Language size: 3 value: string "jpn"
[ 0.027][t][mkv] Parsing e0 Video size: 22 value: subelements
[ 0.027][t][mkv] Parsing element Video
[ 0.027][t][mkv] Parsing b0 PixelWidth size: 2 value: uint 1920
[ 0.027][t][mkv] Parsing ba PixelHeight size: 2 value: uint 1080
[ 0.027][t][mkv] Parsing 54b0 DisplayWidth size: 4 value: uint 1920
[ 0.027][t][mkv] Parsing 54ba DisplayHeight size: 4 value: uint 1080
[ 0.027][t][mkv] Parsing ae TrackEntry size: 863 value: subelements
[ 0.027][t][mkv] Parsing element TrackEntry
[ 0.027][t][mkv] Parsing d7 TrackNumber size: 1 value: uint 2
[ 0.027][t][mkv] Parsing 73c5 TrackUID size: 8 value: uint 10630701259205262997
[ 0.027][t][mkv] Parsing 83 TrackType size: 1 value: uint 17
[ 0.027][t][mkv] Parsing 9c FlagLacing size: 1 value: uint 0
[ 0.027][t][mkv] Parsing 86 CodecID size: 10 value: string "S_TEXT/ASS"
[ 0.027][t][mkv] Parsing 63a2 CodecPrivate size: 827 value: binary 827 bytes
[ 0.027][d][mkv] | + a track...
[ 0.027][d][mkv] | + Track number: 1
[ 0.027][d][mkv] | + Track type: Video
[ 0.027][d][mkv] | + Video track
[ 0.027][d][mkv] | + Display width: 1920
[ 0.027][d][mkv] | + Display height: 1080
[ 0.027][d][mkv] | + Pixel width: 1920
[ 0.027][d][mkv] | + Pixel height: 1080
[ 0.027][d][mkv] | + Codec ID: V_MPEG4/ISO/AVC
[ 0.027][d][mkv] | + CodecPrivate, length 48
[ 0.027][d][mkv] | + Language: jpn
[ 0.027][d][mkv] | + Default duration: 40.000ms ( = 25.000 fps)
[ 0.027][d][mkv] | + a track...
[ 0.027][d][mkv] | + Track number: 2
[ 0.027][d][mkv] | + Track type: Subtitle
[ 0.027][d][mkv] | + Codec ID: S_TEXT/ASS
[ 0.027][d][mkv] | + CodecPrivate, length 827
[ 0.027][t][file] seek request from 5277 to 6381
[ 0.027][d][mkv] |+ found cluster
[ 0.027][v][mkv] Seeking to 17062 to read header element 0x1c53bb6b.
[ 0.027][t][file] seek request from 6385 to 17062
[ 0.027][v][mkv] Parsing cues...
[ 0.027][t][mkv] Parsing element Cues
[ 0.027][t][mkv] Parsing bb CuePoint size: 15 value: subelements
[ 0.027][t][mkv] Parsing element CuePoint
[ 0.027][t][mkv] Parsing b3 CueTime size: 1 value: uint 0
[ 0.027][t][mkv] Parsing b7 CueTrackPositions size: 10 value: subelements
[ 0.027][t][mkv] Parsing element CueTrackPositions
[ 0.027][t][mkv] Parsing f7 CueTrack size: 1 value: uint 1
[ 0.027][t][mkv] Parsing f1 CueClusterPosition size: 2 value: uint 6329
[ 0.027][t][mkv] Parsing f0 CueRelativePosition size: 1 value: uint 3
[ 0.027][t][mkv] Parsing bb CuePoint size: 20 value: subelements
[ 0.027][t][mkv] Parsing element CuePoint
[ 0.027][t][mkv] Parsing b3 CueTime size: 1 value: uint 0
[ 0.027][t][mkv] Parsing b7 CueTrackPositions size: 15 value: subelements
[ 0.027][t][mkv] Parsing element CueTrackPositions
[ 0.027][t][mkv] Parsing f7 CueTrack size: 1 value: uint 2
[ 0.027][t][mkv] Parsing f1 CueClusterPosition size: 2 value: uint 6329
[ 0.027][t][mkv] Parsing f0 CueRelativePosition size: 2 value: uint 1114
[ 0.027][t][mkv] Parsing b2 CueDuration size: 2 value: uint 5000
[ 0.027][w][mkv] Discarding potentially broken or useless index.
[ 0.027][v][mkv] Seeking to 17106 to read header element 0x1254c367.
[ 0.027][t][file] seek request from 17106 to 17106
[ 0.027][t][mkv] Parsing element Tags
[ 0.027][t][mkv] Parsing 7373 Tag size: 365 value: subelements
[ 0.027][t][mkv] Parsing element Tag
[ 0.027][t][mkv] Parsing 63c0 Targets size: 16 value: subelements
[ 0.027][t][mkv] Parsing element Targets
[ 0.027][t][mkv] Parsing 68ca TargetTypeValue size: 1 value: uint 50
[ 0.027][t][mkv] Parsing 63c5 TargetTrackUID size: 1 value: uint 1
[ 0.027][t][mkv] Parsing 63ca TargetType size: 5 value: string "MOVIE"
[ 0.027][t][mkv] Parsing 67c8 SimpleTag size: 20 value: subelements
[ 0.027][t][mkv] Parsing element SimpleTag
[ 0.027][t][mkv] Parsing 45a3 TagName size: 3 value: string "BPS"
[ 0.027][t][mkv] Parsing 4487 TagString size: 5 value: string "15788"
[ 0.027][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.027][t][mkv] Parsing 67c8 SimpleTag size: 38 value: subelements
[ 0.027][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 8 value: string "DURATION"
[ 0.028][t][mkv] Parsing 4487 TagString size: 18 value: string "00:00:05.000000000"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 31 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 16 value: string "NUMBER_OF_FRAMES"
[ 0.028][t][mkv] Parsing 4487 TagString size: 3 value: string "125"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 31 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 15 value: string "NUMBER_OF_BYTES"
[ 0.028][t][mkv] Parsing 4487 TagString size: 4 value: string "9868"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 23 value: string "_STATISTICS_WRITING_APP"
[ 0.028][t][mkv] Parsing 4487 TagString size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 59 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 28 value: string "_STATISTICS_WRITING_DATE_UTC"
[ 0.028][t][mkv] Parsing 4487 TagString size: 19 value: string "2020-08-15 19:46:34"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 16 value: string "_STATISTICS_TAGS"
[ 0.028][t][mkv] Parsing 4487 TagString size: 45 value: string "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 7373 Tag size: 365 value: subelements
[ 0.028][t][mkv] Parsing element Tag
[ 0.028][t][mkv] Parsing 63c0 Targets size: 23 value: subelements
[ 0.028][t][mkv] Parsing element Targets
[ 0.028][t][mkv] Parsing 68ca TargetTypeValue size: 1 value: uint 50
[ 0.028][t][mkv] Parsing 63c5 TargetTrackUID size: 8 value: uint 10630701259205262997
[ 0.028][t][mkv] Parsing 63ca TargetType size: 5 value: string "MOVIE"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 17 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 3 value: string "BPS"
[ 0.028][t][mkv] Parsing 4487 TagString size: 2 value: string "65"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 38 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 8 value: string "DURATION"
[ 0.028][t][mkv] Parsing 4487 TagString size: 18 value: string "00:00:05.000000000"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 29 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 16 value: string "NUMBER_OF_FRAMES"
[ 0.028][t][mkv] Parsing 4487 TagString size: 1 value: string "1"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 29 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 15 value: string "NUMBER_OF_BYTES"
[ 0.028][t][mkv] Parsing 4487 TagString size: 2 value: string "41"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 23 value: string "_STATISTICS_WRITING_APP"
[ 0.028][t][mkv] Parsing 4487 TagString size: 38 value: string "mkvmerge v47.0.0 ('Black Flag') 64-bit"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 59 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 28 value: string "_STATISTICS_WRITING_DATE_UTC"
[ 0.028][t][mkv] Parsing 4487 TagString size: 19 value: string "2020-08-15 19:46:34"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][mkv] Parsing 67c8 SimpleTag size: 73 value: subelements
[ 0.028][t][mkv] Parsing element SimpleTag
[ 0.028][t][mkv] Parsing 45a3 TagName size: 16 value: string "_STATISTICS_TAGS"
[ 0.028][t][mkv] Parsing 4487 TagString size: 45 value: string "BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES"
[ 0.028][t][mkv] Parsing 447a TagLanguage size: 3 value: string "eng"
[ 0.028][t][file] seek request from 17850 to 6381
[ 0.028][v][mkv] All headers are parsed!
[ 0.028][t][file] seek request from 7501 to 7501
[ 0.028][v][demux] Detected file format: Matroska
[ 0.028][i][demux] Match for source 1: ./blue_ownstyle_noneattached.mkv
[ 0.028][v][ifo_dvdnav] Opening ./blue_ownstyle_noneattached.mkv
[ 0.028][v][bdmv/bluray] Opening ./blue_ownstyle_noneattached.mkv
[ 0.028][v][file] Opening ./blue_ownstyle_noneattached.mkv
[ 0.028][d][file] resize stream to 131072 bytes
[ 0.028][d][file] Stream opened successfully.
[ 0.028][v][demux] Trying demuxers for level=request.
[ 0.028][d][demux] Trying demuxer: mkv (force-level: request)
[ 0.028][t][file] seek request from 0 to 0
[ 0.028][t][mkv] Parsing element EBML
[ 0.028][t][mkv] Parsing 4286 EBMLVersion size: 1 value: uint 1
[ 0.028][t][mkv] Parsing 42f7 EBMLReadVersion size: 1 value: uint 1
[ 0.028][t][mkv] Parsing 42f2 EBMLMaxIDLength size: 1 value: uint 4
[ 0.028][t][mkv] Parsing 42f3 EBMLMaxSizeLength size: 1 value: uint 8
[ 0.028][t][mkv] Parsing 4282 DocType size: 8 value: string "matroska"
[ 0.028][t][mkv] Parsing 4287 DocTypeVersion size: 1 value: uint 4
[ 0.028][t][mkv] Parsing 4285 DocTypeReadVersion size: 1 value: uint 2
[ 0.028][d][mkv] Found the head...
[ 0.028][d][mkv] + a segment...
[ 0.028][d][mkv] (skipping)
[ 0.028][d][demux] Trying demuxer: timeline (force-level: force)
[ 0.028][v][timeline] Timeline segments:
[ 0.028][v][timeline] 0: 0.000000 - 5.000000 [ 0.000000] (0 1)
[ 0.028][v][timeline] source 0:'./blue_ownstyle_noneattached.mkv'
[ 0.028][v][timeline] 1: 5.000000 - 10.000000 [ 0.000000] (0 1)
[ 0.028][v][timeline] source 1:'./red_ownstyle_bothattached.mkv'
[ 0.028][v][timeline] 2: 10.000000 - 10.001000 [ 0.000000] (0 1)
[ 0.028][v][timeline] source 2:'ref_noneattachments_blank.mkv'
[ 0.028][v][timeline] Total duration: 10.001000
[ 0.029][v][demux] Detected file format: mkv_oc/mkv (timeline segments)
[ 0.029][v][cplayer] Opening done: ref_noneattachments_blank.mkv
[ 0.030][v][find_files] Loading external files in .
[ 0.030][v][cplayer] Running hook: ytdl_hook/on_preloaded
[ 0.030][v][timeline] select track 0
[ 0.030][v][timeline] select track 1
[ 0.030][i][cplayer] (+) Video --vid=1 (*) (h264 1920x1080 25.000fps)
[ 0.030][i][cplayer] (+) Subs --sid=1 --slang=eng (*) (ass)
[ 0.030][v][vo/gpu] Probing for best GPU context.
[ 0.030][v][vo/gpu/opengl] Initializing GPU context 'wayland'
[ 0.030][t][input] release all
[ 0.030][v][vo/gpu/opengl] Initializing GPU context 'x11egl'
[ 0.030][v][vo/gpu/x11] X11 opening display: :0
[ 0.032][d][vo/gpu/x11] X11 running at 1920x1080 (":0" => local display)
[ 0.032][v][vo/gpu/x11] Assuming DPI scale 2 for prescaling. This can be disabled with --hidpi-window-scale=no.
[ 0.032][d][vo/gpu/x11] Detected wm supports NetWM.
[ 0.032][d][vo/gpu/x11] Detected wm supports FULLSCREEN state.
[ 0.032][d][vo/gpu/x11] Detected wm supports ABOVE state.
[ 0.032][d][vo/gpu/x11] Detected wm supports STAYS_ON_TOP state.
[ 0.032][d][vo/gpu/x11] Detected wm supports BELOW state.
[ 0.032][v][vo/gpu/x11] Display 0 (DP-0): [0, 0, 1920, 1080] @ 239.760818 FPS
[ 0.032][v][vo/gpu/x11] Current display FPS: 239.760818
[ 0.038][v][vo/gpu/opengl] EGL_VERSION=1.5
[ 0.038][v][vo/gpu/opengl] EGL_VENDOR=NVIDIA
[ 0.038][v][vo/gpu/opengl] EGL_CLIENT_APIS=OpenGL_ES OpenGL
[ 0.038][v][vo/gpu/opengl] Trying to create Desktop OpenGL context.
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=40
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=41
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=42
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=37
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=38
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=39
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=34
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=35
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=36
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=46
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=47
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=48
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=43
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=44
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=45
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.038][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.038][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.038][t][vo/gpu/opengl] EGL_CONFIG_ID=52
[ 0.038][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.038][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=53
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=54
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=49
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=50
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=51
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=58
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=59
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=60
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=55
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=56
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=57
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=64
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=65
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=66
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=61
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=62
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=63
[ 0.039][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.039][t][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.039][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.039][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.039][t][vo/gpu/opengl] EGL_CONFIG_ID=7
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=8
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=9
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=4
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=5
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=6
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=1
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=2
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=3
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=13
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=14
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=15
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=10
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=11
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=12
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=19
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_ID=20
[ 0.040][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.040][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.040][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.040][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=21
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=16
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=17
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=18
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=25
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=26
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=27
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=22
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=23
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=24
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=31
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=32
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=33
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=28
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=29
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_ID=30
[ 0.041][t][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_ALPHA_SIZE=8
[ 0.041][t][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.041][t][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.041][t][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.041][d][vo/gpu/opengl] Chosen EGLConfig:
[ 0.041][d][vo/gpu/opengl] EGL_CONFIG_ID=40
[ 0.042][d][vo/gpu/opengl] EGL_RED_SIZE=8
[ 0.042][d][vo/gpu/opengl] EGL_GREEN_SIZE=8
[ 0.042][d][vo/gpu/opengl] EGL_BLUE_SIZE=8
[ 0.042][d][vo/gpu/opengl] EGL_ALPHA_SIZE=0
[ 0.042][d][vo/gpu/opengl] EGL_COLOR_BUFFER_TYPE=12430
[ 0.042][d][vo/gpu/opengl] EGL_CONFIG_CAVEAT=12344
[ 0.042][d][vo/gpu/opengl] EGL_CONFORMANT=77
[ 0.045][v][vo/gpu/opengl] Choosing visual EGL config 0x28, visual ID 0x2b
[ 0.046][t][ffmpeg] swscaler: Forcing full internal H chroma due to input having non subsampled chroma
[ 0.046][t][ffmpeg] swscaler: Forcing full internal H chroma due to input having non subsampled chroma
[ 0.046][t][ffmpeg] swscaler: Forcing full internal H chroma due to input having non subsampled chroma
[ 0.046][t][ffmpeg] swscaler: Forcing full internal H chroma due to input having non subsampled chroma
[ 0.097][v][vo/gpu/opengl] GL_VERSION='4.4.0 NVIDIA 430.64'
[ 0.097][v][vo/gpu/opengl] Detected desktop OpenGL 4.4.
[ 0.097][v][vo/gpu/opengl] GL_VENDOR='NVIDIA Corporation'
[ 0.097][v][vo/gpu/opengl] GL_RENDERER='GeForce GTX 1060 6GB/PCIe/SSE2'
[ 0.097][v][vo/gpu/opengl] GL_SHADING_LANGUAGE_VERSION='4.40 NVIDIA via Cg compiler'
[ 0.097][d][vo/gpu/opengl] Combined OpenGL extensions string:
[ 0.097][d][vo/gpu/opengl] EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_output_base EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_display_reference EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_post_sub_buffer EGL_NV_quadruple_buffer EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream GL_AMD_multi_draw_indirect GL_AMD_seamless_cubemap_per_texture GL_AMD_vertex_shader_viewport_index GL_AMD_vertex_shader_layer GL_ARB_arrays_of_arrays GL_ARB_base_instance GL_ARB_bindless_texture GL_ARB_blend_func_extended GL_ARB_buffer_storage GL_ARB_clear_buffer_object GL_ARB_clear_texture GL_ARB_clip_control GL_ARB_color_buffer_float GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_compute_shader GL_ARB_compute_variable_group_size GL_ARB_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_cull_distance GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_direct_state_access GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_indirect GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_enhanced_layouts GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility GL_ARB_ES3_1_compatibility GL_ARB_ES3_2_compatibility GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_layer_viewport GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_fragment_shader_interlock GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_gl_spirv GL_ARB_gpu_shader5 GL_ARB_gpu_shader_fp64 GL_ARB_gpu_shader_int64 GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_indirect_parameters GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_internalformat_query2 GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multi_draw_indirect GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_parallel_shader_compile GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_polygon_offset_clamp GL_ARB_post_depth_coverage GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_query_buffer_object GL_ARB_robust_buffer_access_behavior GL_ARB_robustness GL_ARB_sample_locations GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_seamless_cubemap_per_texture GL_ARB_separate_shader_objects GL_ARB_shader_atomic_counter_ops GL_ARB_shader_atomic_counters GL_ARB_shader_ballot GL_ARB_shader_bit_encoding GL_ARB_shader_clock GL_ARB_shader_draw_parameters GL_ARB_shader_group_vote GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_precision GL_ARB_shader_storage_buffer_object GL_ARB_shader_subroutine GL_ARB_shader_texture_image_samples GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shader_viewport_layer_array GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sparse_buffer GL_ARB_sparse_texture GL_ARB_sparse_texture2 GL_ARB_sparse_texture_clamp GL_ARB_spirv_extensions GL_ARB_stencil_texturing GL_ARB_sync GL_ARB_tessellation_shader GL_ARB_texture_barrier GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_buffer_object_rgb32 GL_ARB_texture_buffer_range GL_ARB_texture_compression GL_ARB_texture_compression_bptc GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_filter_anisotropic GL_ARB_texture_filter_minmax GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirror_clamp_to_edge GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_levels GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_stencil8 GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_swizzle GL_ARB_texture_view GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transform_feedback_overflow_query GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_attrib_64bit GL_ARB_vertex_attrib_binding GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_10f_11f_11f_rev GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_EGL_image_storage GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_provoking_vertex GL_EXT_raster_multisample GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shader_image_load_formatted GL_EXT_shader_image_load_store GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_sparse_texture2 GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_vertex_attrib_64bit GL_EXT_window_rectangles GL_EXT_import_sync_object GL_NV_robustness_video_memory_purge GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_KTX_buffer_region GL_NV_alpha_to_coverage_dither_control GL_NV_bindless_multi_draw_indirect GL_NV_bindless_multi_draw_indirect_count GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_blend_square GL_NV_clip_space_w_scaling GL_NV_command_list GL_NV_compute_program5 GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_ES1_1_compatibility GL_NV_ES3_1_compatibility GL_NV_explicit_multisample GL_NV_feature_query GL_NV_fence GL_NV_fill_rectangle GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragment_coverage_to_color GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_fragment_shader_interlock GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_geometry_shader_passthrough GL_NV_gpu_program4 GL_NV_internalformat_sample_query GL_NV_gpu_program4_1 GL_NV_gpu_program5 GL_NV_gpu_program5_mem_extended GL_NV_gpu_program_fp64 GL_NV_gpu_shader5 GL_NV_half_float GL_NV_light_max_exponent GL_NV_memory_attachment GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_point_sprite GL_NV_primitive_restart GL_NV_query_resource GL_NV_query_resource_tag GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_shader_atomic_counters GL_NV_shader_atomic_float GL_NV_shader_atomic_float64 GL_NV_shader_atomic_fp16_vector GL_NV_shader_atomic_int64 GL_NV_shader_buffer_load GL_NV_shader_storage_buffer_object GL_NV_stereo_view_rendering GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_rectangle_compressed GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_uniform_buffer_unified_memory GL_NV_vertex_attrib_integer_64bit GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NV_viewport_array2 GL_NV_viewport_swizzle GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_NV_shader_thread_group GL_NV_shader_thread_shuffle GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_OVR_multiview GL_OVR_multiview2 GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
[ 0.098][d][vo/gpu/opengl] Texture formats:
[ 0.098][d][vo/gpu/opengl] NAME COMP*TYPE SIZE DEPTH PER COMP.
[ 0.098][d][vo/gpu/opengl] r8 1*unorm 1B LF CR ST {8}
[ 0.098][d][vo/gpu/opengl] rg8 2*unorm 2B LF CR ST {8 8}
[ 0.098][d][vo/gpu/opengl] rgb8 3*unorm 3B LF CR ST {8 8 8}
[ 0.098][d][vo/gpu/opengl] rgba8 4*unorm 4B LF CR ST {8 8 8 8}
[ 0.098][d][vo/gpu/opengl] r16 1*unorm 2B LF CR ST {16}
[ 0.098][d][vo/gpu/opengl] rg16 2*unorm 4B LF CR ST {16 16}
[ 0.098][d][vo/gpu/opengl] rgb16 3*unorm 6B LF CR ST {16 16 16}
[ 0.098][d][vo/gpu/opengl] rgba16 4*unorm 8B LF CR ST {16 16 16 16}
[ 0.098][d][vo/gpu/opengl] r8ui 1*uint 1B CR ST {8}
[ 0.098][d][vo/gpu/opengl] rg8ui 2*uint 2B CR ST {8 8}
[ 0.098][d][vo/gpu/opengl] rgb8ui 3*uint 3B ST {8 8 8}
[ 0.098][d][vo/gpu/opengl] rgba8ui 4*uint 4B CR ST {8 8 8 8}
[ 0.098][d][vo/gpu/opengl] r16ui 1*uint 2B CR ST {16}
[ 0.098][d][vo/gpu/opengl] rg16ui 2*uint 4B CR ST {16 16}
[ 0.098][d][vo/gpu/opengl] rgb16ui 3*uint 6B ST {16 16 16}
[ 0.098][d][vo/gpu/opengl] rgba16ui 4*uint 8B CR ST {16 16 16 16}
[ 0.098][d][vo/gpu/opengl] r16f 1*float 4B LF CR ST {32/16}
[ 0.098][d][vo/gpu/opengl] rg16f 2*float 8B LF CR ST {32/16 32/16}
[ 0.098][d][vo/gpu/opengl] rgb16f 3*float 12B LF CR ST {32/16 32/16 32/16}
[ 0.098][d][vo/gpu/opengl] rgba16f 4*float 16B LF CR ST {32/16 32/16 32/16 32/16}
[ 0.098][d][vo/gpu/opengl] r32f 1*float 4B LF CR ST {32}
[ 0.098][d][vo/gpu/opengl] rg32f 2*float 8B LF CR ST {32 32}
[ 0.098][d][vo/gpu/opengl] rgb32f 3*float 12B LF CR ST {32 32 32}
[ 0.098][d][vo/gpu/opengl] rgba32f 4*float 16B LF CR ST {32 32 32 32}
[ 0.098][d][vo/gpu/opengl] rgb10_a2 4*unorm 4B LF CR ST {0/10 0/10 0/10 0/2}
[ 0.098][d][vo/gpu/opengl] rgba12 4*unorm 8B LF CR ST {16 16 16 16}
[ 0.098][d][vo/gpu/opengl] rgb10 3*unorm 6B LF CR ST {16/10 16/10 16/10}
[ 0.098][d][vo/gpu/opengl] rgb565 3*unorm 2B LF ST {0/8 0/8 0/8}
[ 0.098][d][vo/gpu/opengl] LA = LUMINANCE_ALPHA hack format
[ 0.098][d][vo/gpu/opengl] LF = linear filterable
[ 0.098][d][vo/gpu/opengl] CR = can be used for render targets
[ 0.098][d][vo/gpu/opengl] ST = can be used for storable images
[ 0.098][d][vo/gpu/opengl] Image formats:
[ 0.098][d][vo/gpu/opengl] yuv444p => 3 planes 1x1 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] yuv420p => 3 planes 2x2 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] gray => 1 planes 1x1 8/0 [r8] (r)
[ 0.098][d][vo/gpu/opengl] gray16 => 1 planes 1x1 16/0 [r16] (r)
[ 0.098][d][vo/gpu/opengl] uyvy422
[ 0.098][d][vo/gpu/opengl] nv12 => 2 planes 2x2 8/0 [r8/rg8] (r/gb)
[ 0.098][d][vo/gpu/opengl] p010 => 2 planes 2x2 16/6 [r16/rg16] (r/gb)
[ 0.098][d][vo/gpu/opengl] nv24 => 2 planes 1x1 8/0 [r8/rg8] (r/gb)
[ 0.098][d][vo/gpu/opengl] argb => 1 planes 1x1 8/0 [rgba8] (argb)
[ 0.098][d][vo/gpu/opengl] bgra => 1 planes 1x1 8/0 [rgba8] (bgra)
[ 0.098][d][vo/gpu/opengl] abgr => 1 planes 1x1 8/0 [rgba8] (abgr)
[ 0.098][d][vo/gpu/opengl] rgba => 1 planes 1x1 8/0 [rgba8] (rgba)
[ 0.098][d][vo/gpu/opengl] bgr24 => 1 planes 1x1 8/0 [rgb8] (bgr)
[ 0.098][d][vo/gpu/opengl] rgb24 => 1 planes 1x1 8/0 [rgb8] (rgb)
[ 0.098][d][vo/gpu/opengl] 0rgb => 1 planes 1x1 8/0 [rgba8] (_rgb)
[ 0.098][d][vo/gpu/opengl] bgr0 => 1 planes 1x1 8/0 [rgba8] (bgr)
[ 0.098][d][vo/gpu/opengl] 0bgr => 1 planes 1x1 8/0 [rgba8] (_bgr)
[ 0.098][d][vo/gpu/opengl] rgb0 => 1 planes 1x1 8/0 [rgba8] (rgb)
[ 0.098][d][vo/gpu/opengl] rgba64 => 1 planes 1x1 16/0 [rgba16] (rgba)
[ 0.098][d][vo/gpu/opengl] rgb565 => 1 planes 1x1 0/0 [rgb565] (rgb)
[ 0.098][d][vo/gpu/opengl] rgb30 => 1 planes 1x1 10/0 [rgb10_a2] (rgb)
[ 0.098][d][vo/gpu/opengl] vdpau
[ 0.098][d][vo/gpu/opengl] vdpau_output
[ 0.098][d][vo/gpu/opengl] vaapi
[ 0.098][d][vo/gpu/opengl] dxva2_vld
[ 0.098][d][vo/gpu/opengl] mmal
[ 0.098][d][vo/gpu/opengl] videotoolbox
[ 0.098][d][vo/gpu/opengl] drm_prime
[ 0.098][d][vo/gpu/opengl] cuda
[ 0.098][d][vo/gpu/opengl] yuyv422
[ 0.098][d][vo/gpu/opengl] yuv422p => 3 planes 2x1 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] yuv410p => 3 planes 4x4 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] yuv411p => 3 planes 4x1 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] monow
[ 0.098][d][vo/gpu/opengl] monob
[ 0.098][d][vo/gpu/opengl] pal8
[ 0.098][d][vo/gpu/opengl] yuvj422p => 3 planes 2x1 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] uyyvyy411
[ 0.098][d][vo/gpu/opengl] bgr8
[ 0.098][d][vo/gpu/opengl] bgr4
[ 0.098][d][vo/gpu/opengl] bgr4_byte
[ 0.098][d][vo/gpu/opengl] rgb8
[ 0.098][d][vo/gpu/opengl] rgb4
[ 0.098][d][vo/gpu/opengl] rgb4_byte
[ 0.098][d][vo/gpu/opengl] nv21 => 2 planes 2x2 8/0 [r8/rg8] (r/bg)
[ 0.098][d][vo/gpu/opengl] gray16be
[ 0.098][d][vo/gpu/opengl] yuv440p => 3 planes 1x2 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] yuvj440p => 3 planes 1x2 8/0 [r8/r8/r8] (r/g/b)
[ 0.098][d][vo/gpu/opengl] yuva420p => 4 planes 2x2 8/0 [r8/r8/r8/r8] (r/g/b/a)
[ 0.098][d][vo/gpu/opengl] rgb48be
[ 0.098][d][vo/gpu/opengl] rgb48 => 1 planes 1x1 16/0 [rgb16] (rgb)
[ 0.099][d][vo/gpu/opengl] rgb565be
[ 0.099][d][vo/gpu/opengl] rgb555be
[ 0.099][d][vo/gpu/opengl] rgb555
[ 0.099][d][vo/gpu/opengl] bgr565be
[ 0.099][d][vo/gpu/opengl] bgr565
[ 0.099][d][vo/gpu/opengl] bgr555be
[ 0.099][d][vo/gpu/opengl] bgr555
[ 0.099][d][vo/gpu/opengl] vaapi_moco
[ 0.099][d][vo/gpu/opengl] vaapi_idct
[ 0.099][d][vo/gpu/opengl] yuv420p16 => 3 planes 2x2 16/0 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv420p16be
[ 0.099][d][vo/gpu/opengl] yuv422p16 => 3 planes 2x1 16/0 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv422p16be
[ 0.099][d][vo/gpu/opengl] yuv444p16 => 3 planes 1x1 16/0 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv444p16be
[ 0.099][d][vo/gpu/opengl] rgb444
[ 0.099][d][vo/gpu/opengl] rgb444be
[ 0.099][d][vo/gpu/opengl] bgr444
[ 0.099][d][vo/gpu/opengl] bgr444be
[ 0.099][d][vo/gpu/opengl] ya8 => 1 planes 1x1 8/0 [rg8] (ra)
[ 0.099][d][vo/gpu/opengl] bgr48be
[ 0.099][d][vo/gpu/opengl] bgr48 => 1 planes 1x1 16/0 [rgb16] (bgr)
[ 0.099][d][vo/gpu/opengl] yuv420p9be
[ 0.099][d][vo/gpu/opengl] yuv420p9 => 3 planes 2x2 16/-7 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv420p10be
[ 0.099][d][vo/gpu/opengl] yuv420p10 => 3 planes 2x2 16/-6 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv422p10be
[ 0.099][d][vo/gpu/opengl] yuv422p10 => 3 planes 2x1 16/-6 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv444p9be
[ 0.099][d][vo/gpu/opengl] yuv444p9 => 3 planes 1x1 16/-7 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv444p10be
[ 0.099][d][vo/gpu/opengl] yuv444p10 => 3 planes 1x1 16/-6 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv422p9be
[ 0.099][d][vo/gpu/opengl] yuv422p9 => 3 planes 2x1 16/-7 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] gbrp => 3 planes 1x1 8/0 [r8/r8/r8] (g/b/r)
[ 0.099][d][vo/gpu/opengl] gbrp9be
[ 0.099][d][vo/gpu/opengl] gbrp9 => 3 planes 1x1 16/-7 [r16/r16/r16] (g/b/r)
[ 0.099][d][vo/gpu/opengl] gbrp10be
[ 0.099][d][vo/gpu/opengl] gbrp10 => 3 planes 1x1 16/-6 [r16/r16/r16] (g/b/r)
[ 0.099][d][vo/gpu/opengl] gbrp16be
[ 0.099][d][vo/gpu/opengl] gbrp16 => 3 planes 1x1 16/0 [r16/r16/r16] (g/b/r)
[ 0.099][d][vo/gpu/opengl] yuva422p => 4 planes 2x1 8/0 [r8/r8/r8/r8] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva444p => 4 planes 1x1 8/0 [r8/r8/r8/r8] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva420p9be
[ 0.099][d][vo/gpu/opengl] yuva420p9 => 4 planes 2x2 16/-7 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva422p9be
[ 0.099][d][vo/gpu/opengl] yuva422p9 => 4 planes 2x1 16/-7 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva444p9be
[ 0.099][d][vo/gpu/opengl] yuva444p9 => 4 planes 1x1 16/-7 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva420p10be
[ 0.099][d][vo/gpu/opengl] yuva420p10 => 4 planes 2x2 16/-6 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva422p10be
[ 0.099][d][vo/gpu/opengl] yuva422p10 => 4 planes 2x1 16/-6 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva444p10be
[ 0.099][d][vo/gpu/opengl] yuva444p10 => 4 planes 1x1 16/-6 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva420p16be
[ 0.099][d][vo/gpu/opengl] yuva420p16 => 4 planes 2x2 16/0 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva422p16be
[ 0.099][d][vo/gpu/opengl] yuva422p16 => 4 planes 2x1 16/0 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] yuva444p16be
[ 0.099][d][vo/gpu/opengl] yuva444p16 => 4 planes 1x1 16/0 [r16/r16/r16/r16] (r/g/b/a)
[ 0.099][d][vo/gpu/opengl] xyz12 => 1 planes 1x1 16/4 [rgb16] (rgb)
[ 0.099][d][vo/gpu/opengl] xyz12be
[ 0.099][d][vo/gpu/opengl] nv16 => 2 planes 2x1 8/0 [r8/rg8] (r/gb)
[ 0.099][d][vo/gpu/opengl] nv20 => 2 planes 2x1 16/-6 [r16/rg16] (r/gb)
[ 0.099][d][vo/gpu/opengl] nv20be
[ 0.099][d][vo/gpu/opengl] rgba64be
[ 0.099][d][vo/gpu/opengl] bgra64be
[ 0.099][d][vo/gpu/opengl] bgra64 => 1 planes 1x1 16/0 [rgba16] (bgra)
[ 0.099][d][vo/gpu/opengl] yvyu422
[ 0.099][d][vo/gpu/opengl] ya16be
[ 0.099][d][vo/gpu/opengl] ya16 => 1 planes 1x1 16/0 [rg16] (ra)
[ 0.099][d][vo/gpu/opengl] gbrap => 4 planes 1x1 8/0 [r8/r8/r8/r8] (g/b/r/a)
[ 0.099][d][vo/gpu/opengl] gbrap16be
[ 0.099][d][vo/gpu/opengl] gbrap16 => 4 planes 1x1 16/0 [r16/r16/r16/r16] (g/b/r/a)
[ 0.099][d][vo/gpu/opengl] qsv
[ 0.099][d][vo/gpu/opengl] d3d11va_vld
[ 0.099][d][vo/gpu/opengl] yuv420p12be
[ 0.099][d][vo/gpu/opengl] yuv420p12 => 3 planes 2x2 16/-4 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv420p14be
[ 0.099][d][vo/gpu/opengl] yuv420p14 => 3 planes 2x2 16/-2 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv422p12be
[ 0.099][d][vo/gpu/opengl] yuv422p12 => 3 planes 2x1 16/-4 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv422p14be
[ 0.099][d][vo/gpu/opengl] yuv422p14 => 3 planes 2x1 16/-2 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv444p12be
[ 0.099][d][vo/gpu/opengl] yuv444p12 => 3 planes 1x1 16/-4 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv444p14be
[ 0.099][d][vo/gpu/opengl] yuv444p14 => 3 planes 1x1 16/-2 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] gbrp12be
[ 0.099][d][vo/gpu/opengl] gbrp12 => 3 planes 1x1 16/-4 [r16/r16/r16] (g/b/r)
[ 0.099][d][vo/gpu/opengl] gbrp14be
[ 0.099][d][vo/gpu/opengl] gbrp14 => 3 planes 1x1 16/-2 [r16/r16/r16] (g/b/r)
[ 0.099][d][vo/gpu/opengl] yuvj411p => 3 planes 4x1 8/0 [r8/r8/r8] (r/g/b)
[ 0.099][d][vo/gpu/opengl] bayer_bggr8
[ 0.099][d][vo/gpu/opengl] bayer_rggb8
[ 0.099][d][vo/gpu/opengl] bayer_gbrg8
[ 0.099][d][vo/gpu/opengl] bayer_grbg8
[ 0.099][d][vo/gpu/opengl] bayer_bggr16
[ 0.099][d][vo/gpu/opengl] bayer_bggr16be
[ 0.099][d][vo/gpu/opengl] bayer_rggb16
[ 0.099][d][vo/gpu/opengl] bayer_rggb16be
[ 0.099][d][vo/gpu/opengl] bayer_gbrg16
[ 0.099][d][vo/gpu/opengl] bayer_gbrg16be
[ 0.099][d][vo/gpu/opengl] bayer_grbg16
[ 0.099][d][vo/gpu/opengl] bayer_grbg16be
[ 0.099][d][vo/gpu/opengl] xvmc
[ 0.099][d][vo/gpu/opengl] yuv440p10 => 3 planes 1x2 16/-6 [r16/r16/r16] (r/g/b)
[ 0.099][d][vo/gpu/opengl] yuv440p10be
[ 0.099][d][vo/gpu/opengl] yuv440p12 => 3 planes 1x2 16/-4 [r16/r16/r16] (r/g/b)
[ 0.100][d][vo/gpu/opengl] yuv440p12be
[ 0.100][d][vo/gpu/opengl] ayuv64 => 1 planes 1x1 16/0 [rgba16] (argb)
[ 0.100][d][vo/gpu/opengl] ayuv64be
[ 0.100][d][vo/gpu/opengl] videotoolbox_vl
[ 0.100][d][vo/gpu/opengl] p010be
[ 0.100][d][vo/gpu/opengl] gbrap12be
[ 0.100][d][vo/gpu/opengl] gbrap12 => 4 planes 1x1 16/-4 [r16/r16/r16/r16] (g/b/r/a)
[ 0.100][d][vo/gpu/opengl] gbrap10be
[ 0.100][d][vo/gpu/opengl] gbrap10 => 4 planes 1x1 16/-6 [r16/r16/r16/r16] (g/b/r/a)
[ 0.100][d][vo/gpu/opengl] mediacodec
[ 0.100][d][vo/gpu/opengl] gray12be
[ 0.100][d][vo/gpu/opengl] gray12 => 1 planes 1x1 16/-4 [r16] (r)
[ 0.100][d][vo/gpu/opengl] gray10be
[ 0.100][d][vo/gpu/opengl] gray10 => 1 planes 1x1 16/-6 [r16] (r)
[ 0.100][d][vo/gpu/opengl] p016 => 2 planes 2x2 16/0 [r16/rg16] (r/gb)
[ 0.100][d][vo/gpu/opengl] p016be
[ 0.100][d][vo/gpu/opengl] d3d11
[ 0.100][d][vo/gpu/opengl] gray9be
[ 0.100][d][vo/gpu/opengl] gray9 => 1 planes 1x1 16/-7 [r16] (r)
[ 0.100][d][vo/gpu/opengl] gbrpf32be
[ 0.100][d][vo/gpu/opengl] gbrpf32 => 3 planes 1x1 32/0 [r16f/r16f/r16f] (g/b/r)
[ 0.100][d][vo/gpu/opengl] gbrapf32be
[ 0.100][d][vo/gpu/opengl] gbrapf32 => 4 planes 1x1 32/0 [r16f/r16f/r16f/r16f] (g/b/r/a)
[ 0.100][d][vo/gpu/opengl] opencl
[ 0.100][d][vo/gpu/opengl] gray14be
[ 0.100][d][vo/gpu/opengl] gray14 => 1 planes 1x1 16/-2 [r16] (r)
[ 0.100][d][vo/gpu/opengl] grayf32be
[ 0.100][d][vo/gpu/opengl] grayf32 => 1 planes 1x1 32/0 [r16f] (r)
[ 0.100][d][vo/gpu/opengl] yuva422p12be
[ 0.100][d][vo/gpu/opengl] yuva422p12 => 4 planes 2x1 16/-4 [r16/r16/r16/r16] (r/g/b/a)
[ 0.100][d][vo/gpu/opengl] yuva444p12be
[ 0.100][d][vo/gpu/opengl] yuva444p12 => 4 planes 1x1 16/-4 [r16/r16/r16/r16] (r/g/b/a)
[ 0.100][d][vo/gpu/opengl] nv42 => 2 planes 1x1 8/0 [r8/rg8] (r/bg)
[ 0.100][v][vo/gpu] Testing FBO format rgba16f
[ 0.100][d][vo/gpu] Resizing texture: 16x16
[ 0.100][v][vo/gpu] Using FBO format rgba16f.
[ 0.100][v][vo/gpu] No advanced processing required. Enabling dumb mode.
[ 0.100][v][vo/gpu] Assuming 239.760818 FPS for display sync.
[ 0.100][v][vd] Container reported FPS: 25.000000
[ 0.101][v][vd] Codec list:
[ 0.101][v][vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[ 0.101][v][vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper
[ 0.101][v][vd] h264_qsv (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (Intel Quick Sync Video acceleration)
[ 0.101][v][vd] h264_cuvid (h264) - Nvidia CUVID H264 decoder
[ 0.101][v][vd] Opening decoder h264
[ 0.101][v][vd] No hardware decoding requested.
[ 0.101][v][vd] Using software decoding.
[ 0.101][t][ffmpeg] detected 4 logical cores
[ 0.101][v][vd] Detected 4 logical cores.
[ 0.101][v][vd] Requesting 5 threads for decoding.
[ 0.101][t][ffmpeg/video] h264: nal_unit_type: 7(SPS), nal_ref_idc: 3
[ 0.101][t][ffmpeg/video] h264: nal_unit_type: 8(PPS), nal_ref_idc: 3
[ 0.101][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 0.101][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 0.101][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 0.101][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 0.102][d][vd] DR parameter change to 1920x1090 yuv420p align=64
[ 0.102][d][vd] Allocating new DR image...
[ 0.103][t][ffmpeg/video] h264: no picture
[ 0.104][v][vd] Selected codec: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
[ 0.104][v][vf] User filter list:
[ 0.104][v][vf] (empty)
[ 0.105][t][sub/ass] Event: [Script Info]
[ 0.105][t][sub/ass] ; Script generated by Aegisub 9044-makepkg-8b0aaaf7e
[ 0.105][t][sub/ass] ; http://www.aegisub.org/
[ 0.105][t][sub/ass] Title: Default Aegisub file
[ 0.105][t][sub/ass] ScriptType: v4.00+
[ 0.105][t][sub/ass] WrapStyle: 0
[ 0.105][t][sub/ass] ScaledBorderAndShadow: yes
[ 0.105][t][sub/ass] YCbCr Matrix: None
[ 0.105][t][sub/ass]
[ 0.105][t][sub/ass] [Aegisub Project Garbage]
[ 0.105][t][sub/ass] Last Style Storage: Default
[ 0.105][t][sub/ass]
[ 0.105][t][sub/ass] [V4+ Styles]
[ 0.105][t][sub/ass] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 0.105][t][sub/ass] Style: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1
[ 0.105][t][sub/ass]
[ 0.105][t][sub/ass] [Events]
[ 0.105][t][sub/ass] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 0.105][t][sub/ass]
[ 0.105][t][sub/ass]
[ 0.105][t][sub/ass] Style format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 0.105][t][sub/ass] [0x5598b1d94b30] Style: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1
[ 0.105][t][sub/ass] Event format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 0.105][t][sub/ass] Raster: FreeType 2.10.2
[ 0.105][v][sub/ass] Shaper: FriBidi 1.0.9 (SIMPLE) HarfBuzz-ng 2.6.8 (COMPLEX)
[ 0.105][t][sub/ass] Initialized
[ 0.105][v][sub/ass] Setting up fonts...
[ 0.106][v][sub/ass] Done.
[ 0.106][v][cplayer] Starting playback...
[ 0.107][t][timeline] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.107][v][timeline] switch to segment 0
[ 0.107][v][mkv] select track 0
[ 0.107][v][mkv] select track 1
[ 0.107][v][mkv] queuing seek to 0.000000
[ 0.107][v][mkv] execute seek (to 0.000000 flags 32)
[ 0.107][t][file] seek request from 7501 to 6381
[ 0.107][v][mkv] creating index until TC 5000000
[ 0.107][t][file] seek request from 7501 to 7501
[ 0.107][t][file] seek request from 7550 to 7550
[ 0.107][t][file] seek request from 7631 to 7631
[ 0.107][t][file] seek request from 7705 to 7705
[ 0.107][t][file] seek request from 7779 to 7779
[ 0.107][t][file] seek request from 7853 to 7853
[ 0.107][t][file] seek request from 7936 to 7936
[ 0.107][t][file] seek request from 8012 to 8012
[ 0.107][t][file] seek request from 8086 to 8086
[ 0.107][t][file] seek request from 8160 to 8160
[ 0.107][t][file] seek request from 8243 to 8243
[ 0.107][t][file] seek request from 8319 to 8319
[ 0.107][t][file] seek request from 8393 to 8393
[ 0.107][t][file] seek request from 8467 to 8467
[ 0.107][t][file] seek request from 8550 to 8550
[ 0.107][t][file] seek request from 8626 to 8626
[ 0.107][t][file] seek request from 8700 to 8700
[ 0.107][t][file] seek request from 8774 to 8774
[ 0.107][t][file] seek request from 8857 to 8857
[ 0.107][t][file] seek request from 8933 to 8933
[ 0.107][t][file] seek request from 9007 to 9007
[ 0.107][t][file] seek request from 9081 to 9081
[ 0.107][t][file] seek request from 9164 to 9164
[ 0.107][t][file] seek request from 9240 to 9240
[ 0.107][t][file] seek request from 9314 to 9314
[ 0.107][t][file] seek request from 9388 to 9388
[ 0.107][t][file] seek request from 9471 to 9471
[ 0.107][t][file] seek request from 9547 to 9547
[ 0.107][t][file] seek request from 9621 to 9621
[ 0.107][t][file] seek request from 9695 to 9695
[ 0.107][t][file] seek request from 9778 to 9778
[ 0.107][t][file] seek request from 9854 to 9854
[ 0.107][t][file] seek request from 9928 to 9928
[ 0.107][t][file] seek request from 10002 to 10002
[ 0.107][t][file] seek request from 10085 to 10085
[ 0.107][t][file] seek request from 10161 to 10161
[ 0.107][t][file] seek request from 10235 to 10235
[ 0.107][t][file] seek request from 10309 to 10309
[ 0.107][t][file] seek request from 10392 to 10392
[ 0.107][t][file] seek request from 10468 to 10468
[ 0.107][t][file] seek request from 10542 to 10542
[ 0.107][t][file] seek request from 10616 to 10616
[ 0.107][t][file] seek request from 10699 to 10699
[ 0.107][t][file] seek request from 10775 to 10775
[ 0.107][t][file] seek request from 10849 to 10849
[ 0.107][t][file] seek request from 10923 to 10923
[ 0.107][t][file] seek request from 11006 to 11006
[ 0.107][t][file] seek request from 11082 to 11082
[ 0.107][t][file] seek request from 11156 to 11156
[ 0.107][t][file] seek request from 11230 to 11230
[ 0.107][t][file] seek request from 11313 to 11313
[ 0.107][t][file] seek request from 11389 to 11389
[ 0.107][t][file] seek request from 11463 to 11463
[ 0.107][t][file] seek request from 11537 to 11537
[ 0.107][t][file] seek request from 11620 to 11620
[ 0.107][t][file] seek request from 11696 to 11696
[ 0.107][t][file] seek request from 11770 to 11770
[ 0.107][t][file] seek request from 11844 to 11844
[ 0.107][t][file] seek request from 11927 to 11927
[ 0.107][t][file] seek request from 12003 to 12003
[ 0.107][t][file] seek request from 12077 to 12077
[ 0.107][t][file] seek request from 12151 to 12151
[ 0.107][t][file] seek request from 12234 to 12234
[ 0.107][t][file] seek request from 12310 to 12310
[ 0.107][t][file] seek request from 12384 to 12384
[ 0.107][t][file] seek request from 12458 to 12458
[ 0.107][t][file] seek request from 12541 to 12541
[ 0.107][t][file] seek request from 12617 to 12617
[ 0.107][t][file] seek request from 12691 to 12691
[ 0.107][t][file] seek request from 12765 to 12765
[ 0.107][t][file] seek request from 12848 to 12848
[ 0.107][t][file] seek request from 12924 to 12924
[ 0.107][t][file] seek request from 12998 to 12998
[ 0.107][t][file] seek request from 13072 to 13072
[ 0.107][t][file] seek request from 13155 to 13155
[ 0.107][t][file] seek request from 13231 to 13231
[ 0.107][t][file] seek request from 13305 to 13305
[ 0.107][t][file] seek request from 13379 to 13379
[ 0.107][t][file] seek request from 13462 to 13462
[ 0.107][t][file] seek request from 13538 to 13538
[ 0.107][t][file] seek request from 13612 to 13612
[ 0.107][t][file] seek request from 13686 to 13686
[ 0.107][t][file] seek request from 13769 to 13769
[ 0.107][t][file] seek request from 13845 to 13845
[ 0.107][t][file] seek request from 13919 to 13919
[ 0.107][t][file] seek request from 13993 to 13993
[ 0.107][t][file] seek request from 14076 to 14076
[ 0.107][t][file] seek request from 14152 to 14152
[ 0.107][t][file] seek request from 14226 to 14226
[ 0.107][t][file] seek request from 14300 to 14300
[ 0.107][t][file] seek request from 14383 to 14383
[ 0.107][t][file] seek request from 14459 to 14459
[ 0.107][t][file] seek request from 14533 to 14533
[ 0.107][t][file] seek request from 14607 to 14607
[ 0.107][t][file] seek request from 14690 to 14690
[ 0.107][t][file] seek request from 14766 to 14766
[ 0.107][t][file] seek request from 14840 to 14840
[ 0.107][t][file] seek request from 14914 to 14914
[ 0.107][t][file] seek request from 14997 to 14997
[ 0.107][t][file] seek request from 15073 to 15073
[ 0.107][t][file] seek request from 15147 to 15147
[ 0.107][t][file] seek request from 15221 to 15221
[ 0.107][t][file] seek request from 15304 to 15304
[ 0.108][t][file] seek request from 15380 to 15380
[ 0.108][t][file] seek request from 15454 to 15454
[ 0.108][t][file] seek request from 15528 to 15528
[ 0.108][t][file] seek request from 15611 to 15611
[ 0.108][t][file] seek request from 15687 to 15687
[ 0.108][t][file] seek request from 15761 to 15761
[ 0.108][t][file] seek request from 15835 to 15835
[ 0.108][t][file] seek request from 15918 to 15918
[ 0.108][t][file] seek request from 15994 to 15994
[ 0.108][t][file] seek request from 16068 to 16068
[ 0.108][t][file] seek request from 16142 to 16142
[ 0.108][t][file] seek request from 16225 to 16225
[ 0.108][t][file] seek request from 16301 to 16301
[ 0.108][t][file] seek request from 16375 to 16375
[ 0.108][t][file] seek request from 16449 to 16449
[ 0.108][t][file] seek request from 16532 to 16532
[ 0.108][t][file] seek request from 16608 to 16608
[ 0.108][t][file] seek request from 16682 to 16682
[ 0.108][t][file] seek request from 16756 to 16756
[ 0.108][t][file] seek request from 16838 to 16838
[ 0.108][t][file] seek request from 16914 to 16914
[ 0.108][t][file] seek request from 16988 to 16988
[ 0.108][t][file] seek request from 17062 to 17062
[ 0.108][t][file] seek request from 17067 to 17106
[ 0.108][t][file] seek request from 17112 to 17850
[ 0.108][t][file] seek request from 17850 to 6381
[ 0.108][v][mkv] seek done
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7501 to 7501
[ 0.108][t][mkv] append packet to video: size=1104 pts=0.000000 dts=-9223372036854775808.000000 pos=6397 [num=1 size=1616]
[ 0.108][t][timeline] append packet to video: size=1104 pts=0.000000 dts=-9223372036854775808.000000 pos=6397 [num=1 size=1616]
[ 0.108][t][timeline] bytes=1616, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7550 to 7550
[ 0.108][t][mkv] append packet to sub: size=41 pts=0.000000 dts=-9223372036854775808.000000 pos=7509 [num=1 size=560]
[ 0.108][t][timeline] append packet to sub: size=41 pts=0.000000 dts=-9223372036854775808.000000 pos=7509 [num=1 size=560]
[ 0.108][t][timeline] bytes=2176, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7631 to 7631
[ 0.108][t][mkv] append packet to video: size=71 pts=0.160000 dts=-9223372036854775808.000000 pos=7560 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=71 pts=0.160000 dts=-9223372036854775808.000000 pos=7560 [num=>1 size=2208]
[ 0.108][t][timeline] bytes=2768, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7705 to 7705
[ 0.108][t][mkv] append packet to video: size=68 pts=0.080000 dts=-9223372036854775808.000000 pos=7637 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.080000 dts=-9223372036854775808.000000 pos=7637 [num=>1 size=2800]
[ 0.108][t][timeline] bytes=3360, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7779 to 7779
[ 0.108][t][mkv] append packet to video: size=68 pts=0.040000 dts=-9223372036854775808.000000 pos=7711 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.040000 dts=-9223372036854775808.000000 pos=7711 [num=>1 size=3392]
[ 0.108][t][timeline] bytes=3952, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7853 to 7853
[ 0.108][t][mkv] append packet to video: size=68 pts=0.120000 dts=-9223372036854775808.000000 pos=7785 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.120000 dts=-9223372036854775808.000000 pos=7785 [num=>1 size=3984]
[ 0.108][t][timeline] bytes=4544, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 7936 to 7936
[ 0.108][t][mkv] append packet to video: size=77 pts=0.320000 dts=-9223372036854775808.000000 pos=7859 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=77 pts=0.320000 dts=-9223372036854775808.000000 pos=7859 [num=>1 size=4576]
[ 0.108][t][timeline] bytes=5136, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8012 to 8012
[ 0.108][t][mkv] append packet to video: size=70 pts=0.240000 dts=-9223372036854775808.000000 pos=7942 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=70 pts=0.240000 dts=-9223372036854775808.000000 pos=7942 [num=>1 size=5168]
[ 0.108][t][timeline] bytes=5728, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8086 to 8086
[ 0.108][t][mkv] append packet to video: size=68 pts=0.200000 dts=-9223372036854775808.000000 pos=8018 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.200000 dts=-9223372036854775808.000000 pos=8018 [num=>1 size=5760]
[ 0.108][t][timeline] bytes=6320, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8160 to 8160
[ 0.108][t][mkv] append packet to video: size=68 pts=0.280000 dts=-9223372036854775808.000000 pos=8092 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.280000 dts=-9223372036854775808.000000 pos=8092 [num=>1 size=6352]
[ 0.108][t][timeline] bytes=6912, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8243 to 8243
[ 0.108][t][mkv] append packet to video: size=77 pts=0.480000 dts=-9223372036854775808.000000 pos=8166 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=77 pts=0.480000 dts=-9223372036854775808.000000 pos=8166 [num=>1 size=6944]
[ 0.108][t][timeline] bytes=7504, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8319 to 8319
[ 0.108][t][mkv] append packet to video: size=70 pts=0.400000 dts=-9223372036854775808.000000 pos=8249 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=70 pts=0.400000 dts=-9223372036854775808.000000 pos=8249 [num=>1 size=7536]
[ 0.108][t][timeline] bytes=8096, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8393 to 8393
[ 0.108][t][mkv] append packet to video: size=68 pts=0.360000 dts=-9223372036854775808.000000 pos=8325 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.360000 dts=-9223372036854775808.000000 pos=8325 [num=>1 size=8128]
[ 0.108][t][timeline] bytes=8688, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8467 to 8467
[ 0.108][t][mkv] append packet to video: size=68 pts=0.440000 dts=-9223372036854775808.000000 pos=8399 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=68 pts=0.440000 dts=-9223372036854775808.000000 pos=8399 [num=>1 size=8720]
[ 0.108][t][timeline] bytes=9280, read_more=0 prefetch_more=1, refresh_more=0
[ 0.108][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.108][t][file] seek request from 8550 to 8550
[ 0.108][t][mkv] append packet to video: size=77 pts=0.640000 dts=-9223372036854775808.000000 pos=8473 [num=1 size=592]
[ 0.108][t][timeline] append packet to video: size=77 pts=0.640000 dts=-9223372036854775808.000000 pos=8473 [num=>1 size=9312]
[ 0.108][t][timeline] bytes=9872, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 8626 to 8626
[ 0.109][t][mkv] append packet to video: size=70 pts=0.560000 dts=-9223372036854775808.000000 pos=8556 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=70 pts=0.560000 dts=-9223372036854775808.000000 pos=8556 [num=>1 size=9904]
[ 0.109][t][timeline] bytes=10464, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 8700 to 8700
[ 0.109][t][mkv] append packet to video: size=68 pts=0.520000 dts=-9223372036854775808.000000 pos=8632 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=68 pts=0.520000 dts=-9223372036854775808.000000 pos=8632 [num=>1 size=10496]
[ 0.109][t][timeline] bytes=11056, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 8774 to 8774
[ 0.109][t][mkv] append packet to video: size=68 pts=0.600000 dts=-9223372036854775808.000000 pos=8706 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=68 pts=0.600000 dts=-9223372036854775808.000000 pos=8706 [num=>1 size=11088]
[ 0.109][t][timeline] bytes=11648, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 8857 to 8857
[ 0.109][t][mkv] append packet to video: size=77 pts=0.800000 dts=-9223372036854775808.000000 pos=8780 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=77 pts=0.800000 dts=-9223372036854775808.000000 pos=8780 [num=>1 size=11680]
[ 0.109][t][timeline] bytes=12240, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 8933 to 8933
[ 0.109][t][mkv] append packet to video: size=70 pts=0.720000 dts=-9223372036854775808.000000 pos=8863 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=70 pts=0.720000 dts=-9223372036854775808.000000 pos=8863 [num=>1 size=12272]
[ 0.109][t][timeline] bytes=12832, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9007 to 9007
[ 0.109][t][mkv] append packet to video: size=68 pts=0.680000 dts=-9223372036854775808.000000 pos=8939 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=68 pts=0.680000 dts=-9223372036854775808.000000 pos=8939 [num=>1 size=12864]
[ 0.109][t][timeline] bytes=13424, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9081 to 9081
[ 0.109][t][mkv] append packet to video: size=68 pts=0.760000 dts=-9223372036854775808.000000 pos=9013 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=68 pts=0.760000 dts=-9223372036854775808.000000 pos=9013 [num=>1 size=13456]
[ 0.109][t][timeline] bytes=14016, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9164 to 9164
[ 0.109][t][mkv] append packet to video: size=77 pts=0.960000 dts=-9223372036854775808.000000 pos=9087 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=77 pts=0.960000 dts=-9223372036854775808.000000 pos=9087 [num=>1 size=14048]
[ 0.109][t][timeline] bytes=14608, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9240 to 9240
[ 0.109][t][mkv] append packet to video: size=70 pts=0.880000 dts=-9223372036854775808.000000 pos=9170 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=70 pts=0.880000 dts=-9223372036854775808.000000 pos=9170 [num=>1 size=14640]
[ 0.109][t][timeline] bytes=15200, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9314 to 9314
[ 0.109][t][mkv] append packet to video: size=68 pts=0.840000 dts=-9223372036854775808.000000 pos=9246 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=68 pts=0.840000 dts=-9223372036854775808.000000 pos=9246 [num=>1 size=15232]
[ 0.109][t][timeline] bytes=15792, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9388 to 9388
[ 0.109][t][mkv] append packet to video: size=68 pts=0.920000 dts=-9223372036854775808.000000 pos=9320 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=68 pts=0.920000 dts=-9223372036854775808.000000 pos=9320 [num=>1 size=15824]
[ 0.109][t][timeline] bytes=16384, read_more=0 prefetch_more=1, refresh_more=0
[ 0.109][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.109][t][file] seek request from 9471 to 9471
[ 0.109][t][mkv] append packet to video: size=77 pts=1.120000 dts=-9223372036854775808.000000 pos=9394 [num=1 size=592]
[ 0.109][t][timeline] append packet to video: size=77 pts=1.120000 dts=-9223372036854775808.000000 pos=9394 [num=>1 size=16416]
[ 0.109][t][timeline] bytes=16976, read_more=0 prefetch_more=0, refresh_more=0
[ 0.109][t][cplayer] video_output_image: 3
[ 0.109][t][timeline] bytes=15360, read_more=0 prefetch_more=0, refresh_more=0
[ 0.109][v][vd] Codec list:
[ 0.110][v][vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[ 0.110][v][vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper
[ 0.110][v][vd] h264_qsv (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (Intel Quick Sync Video acceleration)
[ 0.110][v][vd] h264_cuvid (h264) - Nvidia CUVID H264 decoder
[ 0.110][v][vd] Opening decoder h264
[ 0.110][v][vd] No hardware decoding requested.
[ 0.110][v][vd] Using software decoding.
[ 0.110][v][vd] Detected 4 logical cores.
[ 0.110][v][vd] Requesting 5 threads for decoding.
[ 0.110][t][ffmpeg/video] h264: nal_unit_type: 7(SPS), nal_ref_idc: 3
[ 0.110][t][ffmpeg/video] h264: nal_unit_type: 8(PPS), nal_ref_idc: 3
[ 0.110][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 0.110][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 0.110][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 0.110][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 0.110][d][vd] DR parameter change to 1920x1090 yuv420p align=64
[ 0.110][d][vd] Allocating new DR image...
[ 0.111][t][ffmpeg/video] h264: no picture
[ 0.112][v][vd] Selected codec: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
[ 0.112][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 0.112][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 0.112][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 0.112][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 0.112][t][timeline] bytes=14768, read_more=0 prefetch_more=1, refresh_more=0
[ 0.112][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.112][t][file] seek request from 9547 to 9547
[ 0.112][t][mkv] append packet to video: size=70 pts=1.040000 dts=-9223372036854775808.000000 pos=9477 [num=1 size=592]
[ 0.112][t][timeline] append packet to video: size=70 pts=1.040000 dts=-9223372036854775808.000000 pos=9477 [num=>1 size=14800]
[ 0.112][t][timeline] bytes=15360, read_more=0 prefetch_more=1, refresh_more=0
[ 0.112][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.112][t][file] seek request from 9621 to 9621
[ 0.112][t][mkv] append packet to video: size=68 pts=1.000000 dts=-9223372036854775808.000000 pos=9553 [num=1 size=592]
[ 0.112][t][timeline] append packet to video: size=68 pts=1.000000 dts=-9223372036854775808.000000 pos=9553 [num=>1 size=15392]
[ 0.112][t][timeline] bytes=15952, read_more=0 prefetch_more=1, refresh_more=0
[ 0.112][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.112][t][file] seek request from 9695 to 9695
[ 0.112][t][mkv] append packet to video: size=68 pts=1.080000 dts=-9223372036854775808.000000 pos=9627 [num=1 size=592]
[ 0.112][t][timeline] append packet to video: size=68 pts=1.080000 dts=-9223372036854775808.000000 pos=9627 [num=>1 size=15984]
[ 0.112][t][timeline] bytes=16544, read_more=0 prefetch_more=1, refresh_more=0
[ 0.112][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.112][t][file] seek request from 9778 to 9778
[ 0.112][t][mkv] append packet to video: size=77 pts=1.280000 dts=-9223372036854775808.000000 pos=9701 [num=1 size=592]
[ 0.112][t][timeline] append packet to video: size=77 pts=1.280000 dts=-9223372036854775808.000000 pos=9701 [num=>1 size=16576]
[ 0.112][t][timeline] bytes=17136, read_more=0 prefetch_more=0, refresh_more=0
[ 0.112][t][ffmpeg/video] h264: no picture
[ 0.114][t][timeline] bytes=16544, read_more=0 prefetch_more=0, refresh_more=0
[ 0.114][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.114][d][vd] Allocating new DR image...
[ 0.115][t][ffmpeg/video] h264: no picture
[ 0.115][t][timeline] bytes=15952, read_more=0 prefetch_more=0, refresh_more=0
[ 0.115][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.115][d][vd] Allocating new DR image...
[ 0.117][t][timeline] bytes=15360, read_more=0 prefetch_more=0, refresh_more=0
[ 0.117][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.117][d][vd] Allocating new DR image...
[ 0.118][t][timeline] bytes=14768, read_more=0 prefetch_more=1, refresh_more=0
[ 0.118][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.118][t][file] seek request from 9854 to 9854
[ 0.118][t][mkv] append packet to video: size=70 pts=1.200000 dts=-9223372036854775808.000000 pos=9784 [num=1 size=592]
[ 0.118][t][timeline] append packet to video: size=70 pts=1.200000 dts=-9223372036854775808.000000 pos=9784 [num=>1 size=14800]
[ 0.118][t][timeline] bytes=15360, read_more=0 prefetch_more=1, refresh_more=0
[ 0.118][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.118][t][file] seek request from 9928 to 9928
[ 0.119][t][mkv] append packet to video: size=68 pts=1.160000 dts=-9223372036854775808.000000 pos=9860 [num=1 size=592]
[ 0.119][t][timeline] append packet to video: size=68 pts=1.160000 dts=-9223372036854775808.000000 pos=9860 [num=>1 size=15392]
[ 0.119][t][timeline] bytes=15952, read_more=0 prefetch_more=1, refresh_more=0
[ 0.119][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.119][t][file] seek request from 10002 to 10002
[ 0.119][t][mkv] append packet to video: size=68 pts=1.240000 dts=-9223372036854775808.000000 pos=9934 [num=1 size=592]
[ 0.119][t][timeline] append packet to video: size=68 pts=1.240000 dts=-9223372036854775808.000000 pos=9934 [num=>1 size=15984]
[ 0.119][t][timeline] bytes=16544, read_more=0 prefetch_more=1, refresh_more=0
[ 0.119][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.119][t][file] seek request from 10085 to 10085
[ 0.119][t][mkv] append packet to video: size=77 pts=1.440000 dts=-9223372036854775808.000000 pos=10008 [num=1 size=592]
[ 0.119][t][timeline] append packet to video: size=77 pts=1.440000 dts=-9223372036854775808.000000 pos=10008 [num=>1 size=16576]
[ 0.119][t][timeline] bytes=17136, read_more=0 prefetch_more=0, refresh_more=0
[ 0.119][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.119][d][vd] Allocating new DR image...
[ 0.120][t][timeline] bytes=16544, read_more=0 prefetch_more=0, refresh_more=0
[ 0.120][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.120][d][vd] Allocating new DR image...
[ 0.121][v][vd] Decoder format: 1920x1080 yuv420p auto/auto/auto/auto/auto CL=mpeg2/4/h264
[ 0.121][v][vd] Using container aspect ratio.
[ 0.121][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.121][d][vd] Allocating new DR image...
[ 0.121][v][vf] [in] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[ 0.122][v][vf] [userdeint] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[ 0.122][v][vf] [userdeint] (disabled)
[ 0.122][v][vf] [autorotate] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[ 0.122][v][vf] [autorotate] (disabled)
[ 0.122][v][vf] [convert] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[ 0.122][v][vf] [convert] (disabled)
[ 0.122][v][vf] [out] 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[ 0.122][t][cplayer] frametime=0.000
[ 0.122][t][cplayer] video_output_image: 1
[ 0.123][t][timeline] bytes=15952, read_more=0 prefetch_more=0, refresh_more=0
[ 0.123][t][cplayer] video_output_image: 2
[ 0.123][i][cplayer] VO: [gpu] 1920x1080 yuv420p
[ 0.123][v][cplayer] VO: Description: Shader-based GPU Renderer
[ 0.123][v][vo/gpu] reconfig to 1920x1080 yuv420p bt.709/bt.709/bt.1886/limited/display SP=1.000000 CL=mpeg2/4/h264
[ 0.123][d][vo/gpu] screen size: 1920x1080
[ 0.123][t][vo/gpu/x11] XEvent: 21
[ 0.124][t][vo/gpu/x11] XEvent: 28
[ 0.124][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.124][d][vd] Allocating new DR image...
[ 0.125][t][vo/gpu/x11] XEvent: 19
[ 0.125][t][vo/gpu/x11] XEvent: 12
[ 0.125][t][vo/gpu/x11] XEvent: 28
[ 0.125][t][vo/gpu/x11] XEvent: 28
[ 0.125][v][vo/gpu] Resize: 3840x2160
[ 0.125][v][vo/gpu] Window size: 3840x2160 (Borders: l=0 t=0 r=0 b=0)
[ 0.125][v][vo/gpu] Video source: 1920x1080 (1:1)
[ 0.125][v][vo/gpu] Video display: (0, 0) 1920x1080 -> (0, 0) 3840x2160
[ 0.125][v][vo/gpu] Video scale: 2.000000/2.000000
[ 0.125][v][vo/gpu] OSD borders: l=0 t=0 r=0 b=0
[ 0.125][v][vo/gpu] Video borders: l=0 t=0 r=0 b=0
[ 0.125][v][vo/gpu] Reported display depth: 8
[ 0.125][v][vo/gpu] Texture for plane 0: 1920x1080
[ 0.125][v][vo/gpu] Texture for plane 1: 960x540
[ 0.125][v][vo/gpu] Texture for plane 2: 960x540
[ 0.125][v][vo/gpu] Testing FBO format rgba16f
[ 0.125][d][vo/gpu] Resizing texture: 16x16
[ 0.135][v][vo/gpu] Using FBO format rgba16f.
[ 0.135][v][vo/gpu] No advanced processing required. Enabling dumb mode.
[ 0.135][t][cplayer] frametime=0.040
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.138][t][vo/gpu/x11] XEvent: 28
[ 0.139][t][vo/gpu/x11] XEvent: 9
[ 0.141][t][vo/gpu/x11] XEvent: 12
[ 0.141][t][vo/gpu/x11] XEvent: 12
[ 0.141][t][vo/gpu/x11] XEvent: 22
[ 0.141][t][vo/gpu/x11] XEvent: 12
[ 0.141][t][vo/gpu/x11] XEvent: 22
[ 0.141][t][vo/gpu/x11] XEvent: 28
[ 0.141][t][vo/gpu/x11] XEvent: 28
[ 0.141][t][vo/gpu/x11] XEvent: 7
[ 0.141][t][input] No key binding found for key 'MOUSE_ENTER'.
[ 0.141][t][vo/gpu/x11] XEvent: 28
[ 0.143][v][vo/gpu] Resize: 1808x1017
[ 0.143][v][vo/gpu] Window size: 1808x1017 (Borders: l=0 t=0 r=0 b=0)
[ 0.143][v][vo/gpu] Video source: 1920x1080 (1:1)
[ 0.143][v][vo/gpu] Video display: (0, 0) 1920x1080 -> (0, 0) 1808x1017
[ 0.143][v][vo/gpu] Video scale: 0.941667/0.941667
[ 0.143][v][vo/gpu] OSD borders: l=0 t=0 r=0 b=0
[ 0.143][v][vo/gpu] Video borders: l=0 t=0 r=0 b=0
[ 0.143][v][vo/gpu] Reported display depth: 8
[ 0.144][v][vo/gpu] DR enabled: yes
[ 0.144][d][vo/gpu/opengl] vertex shader source:
[ 0.144][d][vo/gpu/opengl] [ 1] #version 440
[ 0.144][d][vo/gpu/opengl] [ 2] #define tex1D texture
[ 0.144][d][vo/gpu/opengl] [ 3] #define tex3D texture
[ 0.144][d][vo/gpu/opengl] [ 4] #define LUT_POS(x, lut_size) mix(0.5 / (lut_size), 1.0 - 0.5 / (lut_size), (x))
[ 0.144][d][vo/gpu/opengl] [ 5] in vec2 vertex_position;
[ 0.144][d][vo/gpu/opengl] [ 6] in vec2 vertex_texcoord0;
[ 0.144][d][vo/gpu/opengl] [ 7] out vec2 texcoord0;
[ 0.144][d][vo/gpu/opengl] [ 8] in vec2 vertex_texcoord1;
[ 0.144][d][vo/gpu/opengl] [ 9] out vec2 texcoord1;
[ 0.144][d][vo/gpu/opengl] [ 10] in vec2 vertex_texcoord2;
[ 0.144][d][vo/gpu/opengl] [ 11] out vec2 texcoord2;
[ 0.144][d][vo/gpu/opengl] [ 12] void main() {
[ 0.144][d][vo/gpu/opengl] [ 13] gl_Position = vec4(vertex_position, 1.0, 1.0);
[ 0.144][d][vo/gpu/opengl] [ 14] texcoord0 = vertex_texcoord0;
[ 0.144][d][vo/gpu/opengl] [ 15] texcoord1 = vertex_texcoord1;
[ 0.144][d][vo/gpu/opengl] [ 16] texcoord2 = vertex_texcoord2;
[ 0.144][d][vo/gpu/opengl] [ 17] }
[ 0.144][d][vo/gpu/opengl] fragment shader source:
[ 0.144][d][vo/gpu/opengl] [ 1] #version 440
[ 0.144][d][vo/gpu/opengl] [ 2] #define tex1D texture
[ 0.144][d][vo/gpu/opengl] [ 3] #define tex3D texture
[ 0.144][d][vo/gpu/opengl] [ 4] #define LUT_POS(x, lut_size) mix(0.5 / (lut_size), 1.0 - 0.5 / (lut_size), (x))
[ 0.144][d][vo/gpu/opengl] [ 5] out vec4 out_color;
[ 0.145][d][vo/gpu/opengl] [ 6] in vec2 texcoord0;
[ 0.145][d][vo/gpu/opengl] [ 7] in vec2 texcoord1;
[ 0.145][d][vo/gpu/opengl] [ 8] in vec2 texcoord2;
[ 0.145][d][vo/gpu/opengl] [ 9] layout(std140, binding=0) uniform UBO {
[ 0.145][d][vo/gpu/opengl] [ 10] layout(offset=0) mat3 colormatrix;
[ 0.145][d][vo/gpu/opengl] [ 11] layout(offset=48) vec3 colormatrix_c;
[ 0.145][d][vo/gpu/opengl] [ 12] layout(offset=64) vec3 src_luma;
[ 0.145][d][vo/gpu/opengl] [ 13] layout(offset=80) vec3 dst_luma;
[ 0.145][d][vo/gpu/opengl] [ 14] layout(offset=96) vec2 texture_size0;
[ 0.145][d][vo/gpu/opengl] [ 15] layout(offset=112) mat2 texture_rot0;
[ 0.145][d][vo/gpu/opengl] [ 16] layout(offset=144) vec2 texture_off0;
[ 0.145][d][vo/gpu/opengl] [ 17] layout(offset=152) vec2 pixel_size0;
[ 0.145][d][vo/gpu/opengl] [ 18] layout(offset=160) vec2 texture_size1;
[ 0.145][d][vo/gpu/opengl] [ 19] layout(offset=176) mat2 texture_rot1;
[ 0.145][d][vo/gpu/opengl] [ 20] layout(offset=208) vec2 texture_off1;
[ 0.145][d][vo/gpu/opengl] [ 21] layout(offset=216) vec2 pixel_size1;
[ 0.145][d][vo/gpu/opengl] [ 22] layout(offset=224) vec2 texture_size2;
[ 0.145][d][vo/gpu/opengl] [ 23] layout(offset=240) mat2 texture_rot2;
[ 0.145][d][vo/gpu/opengl] [ 24] layout(offset=272) vec2 texture_off2;
[ 0.145][d][vo/gpu/opengl] [ 25] layout(offset=280) vec2 pixel_size2;
[ 0.145][d][vo/gpu/opengl] [ 26] };
[ 0.145][d][vo/gpu/opengl] [ 27] uniform sampler2D texture0;
[ 0.145][d][vo/gpu/opengl] [ 28] uniform sampler2D texture1;
[ 0.145][d][vo/gpu/opengl] [ 29] uniform sampler2D texture2;
[ 0.145][d][vo/gpu/opengl] [ 30] void main() {
[ 0.145][d][vo/gpu/opengl] [ 31] vec4 color = vec4(0.0, 0.0, 0.0, 1.0);
[ 0.145][d][vo/gpu/opengl] [ 32] color.r = 1.000000 * vec4(texture(texture0, texcoord0)).r;
[ 0.145][d][vo/gpu/opengl] [ 33] color.g = 1.000000 * vec4(texture(texture1, texcoord1)).r;
[ 0.145][d][vo/gpu/opengl] [ 34] color.b = 1.000000 * vec4(texture(texture2, texcoord2)).r;
[ 0.145][d][vo/gpu/opengl] [ 35] color = color.rgbr;
[ 0.145][d][vo/gpu/opengl] [ 36] color.rgb = mat3(colormatrix) * color.rgb + colormatrix_c;
[ 0.145][d][vo/gpu/opengl] [ 37] color.a = 1.0;
[ 0.145][d][vo/gpu/opengl] [ 38] // color mapping
[ 0.145][d][vo/gpu/opengl] [ 39] color.rgb *= vec3(1.000000);
[ 0.145][d][vo/gpu/opengl] [ 40] color.rgb *= vec3(1.000000);
[ 0.145][d][vo/gpu/opengl] [ 41] out_color = color;
[ 0.145][d][vo/gpu/opengl] [ 42] }
[ 0.145][d][vo/gpu/opengl] shader link log (status=1):
[ 0.145][t][vo/gpu] Updating UBO uniform 'colormatrix'
[ 0.146][t][vo/gpu] Updating UBO uniform 'colormatrix_c'
[ 0.146][t][vo/gpu] Updating UBO uniform 'src_luma'
[ 0.146][t][vo/gpu] Updating UBO uniform 'dst_luma'
[ 0.146][t][vo/gpu] Updating global uniform 'texture0'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_size0'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_rot0'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_off0'
[ 0.146][t][vo/gpu] Updating UBO uniform 'pixel_size0'
[ 0.146][t][vo/gpu] Updating global uniform 'texture1'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_size1'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_rot1'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_off1'
[ 0.146][t][vo/gpu] Updating UBO uniform 'pixel_size1'
[ 0.146][t][vo/gpu] Updating global uniform 'texture2'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_size2'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_rot2'
[ 0.146][t][vo/gpu] Updating UBO uniform 'texture_off2'
[ 0.146][t][vo/gpu] Updating UBO uniform 'pixel_size2'
[ 0.146][v][sub] Switch segment: 0.000000 at 0.000000
[ 0.146][t][sub/ass] Event: [Script Info]
[ 0.146][t][sub/ass] ; Script generated by Aegisub 9044-makepkg-8b0aaaf7e
[ 0.146][t][sub/ass] ; http://www.aegisub.org/
[ 0.146][t][sub/ass] Title: Default Aegisub file
[ 0.146][t][sub/ass] ScriptType: v4.00+
[ 0.146][t][sub/ass] WrapStyle: 0
[ 0.146][t][sub/ass] ScaledBorderAndShadow: yes
[ 0.146][t][sub/ass] YCbCr Matrix: TV.709
[ 0.146][t][sub/ass] PlayResX: 1920
[ 0.146][t][sub/ass] PlayResY: 1080
[ 0.146][t][sub/ass]
[ 0.146][t][sub/ass] [Aegisub Project Garbage]
[ 0.146][t][sub/ass] Last Style Storage: Default
[ 0.146][t][sub/ass] Video File: blue.mkv
[ 0.146][t][sub/ass] Video AR Mode: 4
[ 0.146][t][sub/ass] Video AR Value: 1.777778
[ 0.146][t][sub/ass]
[ 0.146][t][sub/ass] [V4+ Styles]
[ 0.146][t][sub/ass] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 0.146][t][sub/ass] Style: ironclad,Ironclad,80,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,0,5,10,10,10,1
[ 0.146][t][sub/ass]
[ 0.146][t][sub/ass] [Events]
[ 0.146][t][sub/ass] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 0.146][t][sub/ass]
[ 0.146][t][sub/ass]
[ 0.146][t][sub/ass] Style format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 0.146][t][sub/ass] [0x7f4d48064880] Style: ironclad,Ironclad,80,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,0,5,10,10,10,1
[ 0.146][t][sub/ass] Event format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 0.146][t][sub/ass] Raster: FreeType 2.10.2
[ 0.146][v][sub/ass] Shaper: FriBidi 1.0.9 (SIMPLE) HarfBuzz-ng 2.6.8 (COMPLEX)
[ 0.146][t][sub/ass] Initialized
[ 0.146][v][sub/ass] Setting up fonts...
[ 0.148][v][sub/ass] Done.
[ 0.149][t][sub/ass] Event at 0, +5000: 0,0,ironclad,,0,0,0,,Blue video\NIronclad
[ 0.149][v][sub/ass] fontselect: (Ironclad, 400, 0) -> Ironclad, 0, Ironclad
[ 0.149][t][sub/ass] forced line break at 10
[ 0.150][v][vo/gpu] Reallocating OSD texture to 256x256.
[ 0.150][d][vo/gpu/opengl] vertex shader source:
[ 0.150][d][vo/gpu/opengl] [ 1] #version 440
[ 0.150][d][vo/gpu/opengl] [ 2] #define tex1D texture
[ 0.150][d][vo/gpu/opengl] [ 3] #define tex3D texture
[ 0.150][d][vo/gpu/opengl] [ 4] #define LUT_POS(x, lut_size) mix(0.5 / (lut_size), 1.0 - 0.5 / (lut_size), (x))
[ 0.150][d][vo/gpu/opengl] [ 5] in vec2 vertex_position;
[ 0.150][d][vo/gpu/opengl] [ 6] in vec2 vertex_texcoord;
[ 0.150][d][vo/gpu/opengl] [ 7] out vec2 texcoord;
[ 0.150][d][vo/gpu/opengl] [ 8] in vec4 vertex_ass_color;
[ 0.150][d][vo/gpu/opengl] [ 9] out vec4 ass_color;
[ 0.150][d][vo/gpu/opengl] [ 10] void main() {
[ 0.150][d][vo/gpu/opengl] [ 11] gl_Position = vec4(vertex_position, 1.0, 1.0);
[ 0.150][d][vo/gpu/opengl] [ 12] texcoord = vertex_texcoord;
[ 0.150][d][vo/gpu/opengl] [ 13] ass_color = vertex_ass_color;
[ 0.150][d][vo/gpu/opengl] [ 14] }
[ 0.150][d][vo/gpu/opengl] fragment shader source:
[ 0.150][d][vo/gpu/opengl] [ 1] #version 440
[ 0.150][d][vo/gpu/opengl] [ 2] #define tex1D texture
[ 0.150][d][vo/gpu/opengl] [ 3] #define tex3D texture
[ 0.150][d][vo/gpu/opengl] [ 4] #define LUT_POS(x, lut_size) mix(0.5 / (lut_size), 1.0 - 0.5 / (lut_size), (x))
[ 0.150][d][vo/gpu/opengl] [ 5] out vec4 out_color;
[ 0.150][d][vo/gpu/opengl] [ 6] in vec2 texcoord;
[ 0.150][d][vo/gpu/opengl] [ 7] in vec4 ass_color;
[ 0.150][d][vo/gpu/opengl] [ 8] layout(std140, binding=0) uniform UBO {
[ 0.150][d][vo/gpu/opengl] [ 9] layout(offset=0) vec3 src_luma;
[ 0.150][d][vo/gpu/opengl] [ 10] layout(offset=16) vec3 dst_luma;
[ 0.150][d][vo/gpu/opengl] [ 11] };
[ 0.150][d][vo/gpu/opengl] [ 12] uniform sampler2D osdtex;
[ 0.150][d][vo/gpu/opengl] [ 13] void main() {
[ 0.150][d][vo/gpu/opengl] [ 14] vec4 color = vec4(0.0, 0.0, 0.0, 1.0);
[ 0.150][d][vo/gpu/opengl] [ 15] color = vec4(ass_color.rgb, ass_color.a * texture(osdtex, texcoord).r);
[ 0.150][d][vo/gpu/opengl] [ 16] // color mapping
[ 0.150][d][vo/gpu/opengl] [ 17] color.rgb *= vec3(1.000000);
[ 0.150][d][vo/gpu/opengl] [ 18] color.rgb *= vec3(1.000000);
[ 0.150][d][vo/gpu/opengl] [ 19] out_color = color;
[ 0.150][d][vo/gpu/opengl] [ 20] }
[ 0.151][d][vo/gpu/opengl] shader link log (status=1):
[ 0.151][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.151][t][vo/gpu] Updating UBO uniform 'src_luma'
[ 0.151][t][vo/gpu] Updating UBO uniform 'dst_luma'
[ 0.151][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.151][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.151][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.151][v][vo/gpu] Resize: 1808x1017
[ 0.151][v][vo/gpu] Window size: 1808x1017 (Borders: l=0 t=0 r=0 b=0)
[ 0.151][v][vo/gpu] Video source: 1920x1080 (1:1)
[ 0.151][v][vo/gpu] Video display: (0, 0) 1920x1080 -> (0, 0) 1808x1017
[ 0.151][v][vo/gpu] Video scale: 0.941667/0.941667
[ 0.151][v][vo/gpu] OSD borders: l=0 t=0 r=0 b=0
[ 0.151][v][vo/gpu] Video borders: l=0 t=0 r=0 b=0
[ 0.151][v][vo/gpu] Reported display depth: 8
[ 0.151][v][cplayer] first video frame after restart shown
[ 0.151][v][cplayer] playback restart complete @ 0.000000
[ 0.151][v][vo/gpu/x11] Disabling screensaver.
[ 0.151][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "0", "0", "0"]
[ 0.151][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "904", "508", "0"]
[ 0.151][t][cplayer] Run command: osd-overlay, flags=64, args=["1", "ass-events", "", "904", "508", "0"]
[ 0.152][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.152][d][vd] Allocating new DR image...
[ 0.152][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 0.152][t][cplayer] video_output_image: 2
[ 0.152][t][cplayer] frametime=0.040
[ 0.152][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 0.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.152][t][file] seek request from 10161 to 10161
[ 0.152][t][mkv] append packet to video: size=70 pts=1.360000 dts=-9223372036854775808.000000 pos=10091 [num=1 size=592]
[ 0.152][t][timeline] append packet to video: size=70 pts=1.360000 dts=-9223372036854775808.000000 pos=10091 [num=>1 size=14800]
[ 0.152][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 0.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.152][t][file] seek request from 10235 to 10235
[ 0.152][t][mkv] append packet to video: size=68 pts=1.320000 dts=-9223372036854775808.000000 pos=10167 [num=1 size=592]
[ 0.152][t][timeline] append packet to video: size=68 pts=1.320000 dts=-9223372036854775808.000000 pos=10167 [num=>1 size=15392]
[ 0.152][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 0.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.152][t][file] seek request from 10309 to 10309
[ 0.152][t][mkv] append packet to video: size=68 pts=1.400000 dts=-9223372036854775808.000000 pos=10241 [num=1 size=592]
[ 0.152][t][timeline] append packet to video: size=68 pts=1.400000 dts=-9223372036854775808.000000 pos=10241 [num=>1 size=15984]
[ 0.152][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 0.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.152][t][file] seek request from 10392 to 10392
[ 0.152][t][mkv] append packet to video: size=77 pts=1.600000 dts=-9223372036854775808.000000 pos=10315 [num=1 size=592]
[ 0.152][t][timeline] append packet to video: size=77 pts=1.600000 dts=-9223372036854775808.000000 pos=10315 [num=>1 size=16576]
[ 0.152][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 0.152][t][cplayer] video_output_image: 2
[ 0.152][t][cplayer] video_output_image: 2
[ 0.152][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.152][t][vo/gpu] Updating global uniform 'texture0'
[ 0.152][t][vo/gpu] Updating global uniform 'texture1'
[ 0.152][t][vo/gpu] Updating global uniform 'texture2'
[ 0.152][d][vd] Allocating new DR image...
[ 0.153][t][sub/ass] forced line break at 10
[ 0.154][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.154][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.154][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.154][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.191][t][cplayer] video_output_image: 2
[ 0.191][t][cplayer] frametime=0.040
[ 0.191][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 0.192][t][vo/gpu] Updating global uniform 'texture0'
[ 0.192][t][vo/gpu] Updating global uniform 'texture1'
[ 0.192][t][vo/gpu] Updating global uniform 'texture2'
[ 0.192][t][sub/ass] forced line break at 10
[ 0.192][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.192][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.192][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.192][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.193][t][cplayer] video_output_image: 2
[ 0.193][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.193][t][cplayer] video_output_image: 2
[ 0.232][t][cplayer] video_output_image: 2
[ 0.232][t][cplayer] frametime=0.040
[ 0.232][t][cplayer] video_output_image: 2
[ 0.232][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 0.233][t][cplayer] video_output_image: 2
[ 0.233][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.236][t][vo/gpu] Updating global uniform 'texture0'
[ 0.236][t][vo/gpu] Updating global uniform 'texture1'
[ 0.236][t][vo/gpu] Updating global uniform 'texture2'
[ 0.236][t][sub/ass] forced line break at 10
[ 0.236][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.236][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.236][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.236][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.272][t][cplayer] video_output_image: 2
[ 0.272][t][cplayer] frametime=0.040
[ 0.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.273][t][cplayer] video_output_image: 2
[ 0.273][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 0.273][t][cplayer] video_output_image: 2
[ 0.277][t][vo/gpu] Updating global uniform 'texture0'
[ 0.277][t][vo/gpu] Updating global uniform 'texture1'
[ 0.277][t][vo/gpu] Updating global uniform 'texture2'
[ 0.278][t][sub/ass] forced line break at 10
[ 0.278][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.278][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.278][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.278][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.312][t][vo/gpu/x11] XEvent: 28
[ 0.312][t][cplayer] video_output_image: 2
[ 0.312][t][cplayer] frametime=0.040
[ 0.312][t][cplayer] video_output_image: 2
[ 0.312][t][cplayer] video_output_image: 2
[ 0.312][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 0.312][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.312][t][file] seek request from 10468 to 10468
[ 0.312][t][mkv] append packet to video: size=70 pts=1.520000 dts=-9223372036854775808.000000 pos=10398 [num=1 size=592]
[ 0.312][t][timeline] append packet to video: size=70 pts=1.520000 dts=-9223372036854775808.000000 pos=10398 [num=>1 size=14800]
[ 0.312][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 0.312][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.312][t][file] seek request from 10542 to 10542
[ 0.313][t][mkv] append packet to video: size=68 pts=1.480000 dts=-9223372036854775808.000000 pos=10474 [num=1 size=592]
[ 0.313][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.313][t][timeline] append packet to video: size=68 pts=1.480000 dts=-9223372036854775808.000000 pos=10474 [num=>1 size=15392]
[ 0.313][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 0.313][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.313][t][file] seek request from 10616 to 10616
[ 0.313][t][mkv] append packet to video: size=68 pts=1.560000 dts=-9223372036854775808.000000 pos=10548 [num=1 size=592]
[ 0.313][t][timeline] append packet to video: size=68 pts=1.560000 dts=-9223372036854775808.000000 pos=10548 [num=>1 size=15984]
[ 0.313][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 0.313][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.313][t][file] seek request from 10699 to 10699
[ 0.313][t][mkv] append packet to video: size=77 pts=1.760000 dts=-9223372036854775808.000000 pos=10622 [num=1 size=592]
[ 0.313][t][timeline] append packet to video: size=77 pts=1.760000 dts=-9223372036854775808.000000 pos=10622 [num=>1 size=16576]
[ 0.313][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 0.313][t][vo/gpu] Updating global uniform 'texture0'
[ 0.313][t][vo/gpu] Updating global uniform 'texture1'
[ 0.313][t][vo/gpu] Updating global uniform 'texture2'
[ 0.313][t][sub/ass] forced line break at 10
[ 0.314][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.314][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.314][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.314][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.352][t][cplayer] video_output_image: 2
[ 0.352][t][cplayer] frametime=0.040
[ 0.352][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 0.353][t][cplayer] video_output_image: 2
[ 0.353][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.353][t][cplayer] video_output_image: 2
[ 0.353][t][vo/gpu] Updating global uniform 'texture0'
[ 0.354][t][vo/gpu] Updating global uniform 'texture1'
[ 0.354][t][vo/gpu] Updating global uniform 'texture2'
[ 0.354][t][sub/ass] forced line break at 10
[ 0.354][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.354][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.354][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.354][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.394][t][cplayer] video_output_image: 2
[ 0.394][t][cplayer] frametime=0.040
[ 0.394][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 0.394][t][cplayer] video_output_image: 2
[ 0.394][t][cplayer] video_output_image: 2
[ 0.394][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.394][t][vo/gpu] Updating global uniform 'texture0'
[ 0.394][t][vo/gpu] Updating global uniform 'texture1'
[ 0.394][t][vo/gpu] Updating global uniform 'texture2'
[ 0.394][t][sub/ass] forced line break at 10
[ 0.394][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.394][t][vo/gpu] pass 'upload frame (DR)': last 0us avg 0us peak 0us
[ 0.394][t][vo/gpu] pass 'color conversion + output to screen': last 0us avg 0us peak 0us
[ 0.394][t][vo/gpu] pass 'drawing osd': last 0us avg 0us peak 0us
[ 0.431][t][cplayer] video_output_image: 2
[ 0.431][t][cplayer] frametime=0.040
[ 0.431][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 0.432][t][cplayer] video_output_image: 2
[ 0.432][t][cplayer] video_output_image: 2
[ 0.432][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.432][t][vo/gpu] Updating global uniform 'texture0'
[ 0.432][t][vo/gpu] Updating global uniform 'texture1'
[ 0.432][t][vo/gpu] Updating global uniform 'texture2'
[ 0.432][t][sub/ass] forced line break at 10
[ 0.432][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.432][t][vo/gpu] pass 'upload frame (DR)': last 6735us avg 6735us peak 6735us
[ 0.432][t][vo/gpu] pass 'color conversion + output to screen': last 70us avg 70us peak 70us
[ 0.432][t][vo/gpu] pass 'drawing osd': last 19us avg 19us peak 19us
[ 0.472][t][cplayer] video_output_image: 2
[ 0.472][t][cplayer] frametime=0.040
[ 0.484][t][vo/gpu] Updating global uniform 'texture0'
[ 0.484][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 0.484][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.484][t][file] seek request from 10775 to 10775
[ 0.484][t][cplayer] video_output_image: 2
[ 0.484][t][cplayer] video_output_image: 2
[ 0.484][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.484][t][mkv] append packet to video: size=70 pts=1.680000 dts=-9223372036854775808.000000 pos=10705 [num=1 size=592]
[ 0.485][t][vo/gpu] Updating global uniform 'texture1'
[ 0.487][t][vo/gpu] Updating global uniform 'texture2'
[ 0.487][t][timeline] append packet to video: size=70 pts=1.680000 dts=-9223372036854775808.000000 pos=10705 [num=>1 size=14800]
[ 0.487][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 0.487][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.488][t][file] seek request from 10849 to 10849
[ 0.488][t][mkv] append packet to video: size=68 pts=1.640000 dts=-9223372036854775808.000000 pos=10781 [num=1 size=592]
[ 0.488][t][timeline] append packet to video: size=68 pts=1.640000 dts=-9223372036854775808.000000 pos=10781 [num=>1 size=15392]
[ 0.488][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 0.488][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.488][t][file] seek request from 10923 to 10923
[ 0.488][t][mkv] append packet to video: size=68 pts=1.720000 dts=-9223372036854775808.000000 pos=10855 [num=1 size=592]
[ 0.488][t][timeline] append packet to video: size=68 pts=1.720000 dts=-9223372036854775808.000000 pos=10855 [num=>1 size=15984]
[ 0.488][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 0.488][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.488][t][file] seek request from 11006 to 11006
[ 0.488][t][mkv] append packet to video: size=77 pts=1.920000 dts=-9223372036854775808.000000 pos=10929 [num=1 size=592]
[ 0.488][t][timeline] append packet to video: size=77 pts=1.920000 dts=-9223372036854775808.000000 pos=10929 [num=>1 size=16576]
[ 0.488][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 0.488][t][sub/ass] forced line break at 10
[ 0.488][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.488][t][vo/gpu] pass 'upload frame (DR)': last 360us avg 3548us peak 6735us
[ 0.488][t][vo/gpu] pass 'color conversion + output to screen': last 63us avg 67us peak 70us
[ 0.489][t][vo/gpu] pass 'drawing osd': last 4us avg 11us peak 19us
[ 0.512][t][cplayer] video_output_image: 2
[ 0.512][t][cplayer] frametime=0.040
[ 0.512][t][cplayer] video_output_image: 2
[ 0.512][t][cplayer] video_output_image: 2
[ 0.512][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 0.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.512][d][vd] Allocating new DR image...
[ 0.512][t][cplayer] video_output_image: 2
[ 0.513][t][vo/gpu] Updating global uniform 'texture0'
[ 0.513][t][vo/gpu] Updating global uniform 'texture1'
[ 0.513][t][vo/gpu] Updating global uniform 'texture2'
[ 0.513][t][sub/ass] forced line break at 10
[ 0.513][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.513][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 2453us peak 6735us
[ 0.513][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 65us peak 70us
[ 0.513][t][vo/gpu] pass 'drawing osd': last 2us avg 8us peak 19us
[ 0.552][t][cplayer] video_output_image: 2
[ 0.552][t][cplayer] frametime=0.040
[ 0.552][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 0.554][t][cplayer] video_output_image: 2
[ 0.554][t][cplayer] video_output_image: 2
[ 0.554][t][vo/gpu] Updating global uniform 'texture0'
[ 0.555][t][vo/gpu] Updating global uniform 'texture1'
[ 0.555][t][vo/gpu] Updating global uniform 'texture2'
[ 0.555][t][sub/ass] forced line break at 10
[ 0.555][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.555][t][vo/gpu] pass 'upload frame (DR)': last 1166us avg 2131us peak 6735us
[ 0.555][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 64us peak 70us
[ 0.555][t][vo/gpu] pass 'drawing osd': last 1us avg 6us peak 19us
[ 0.555][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.591][t][cplayer] video_output_image: 2
[ 0.592][t][cplayer] frametime=0.040
[ 0.592][t][cplayer] video_output_image: 2
[ 0.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.592][t][vo/gpu] Updating global uniform 'texture0'
[ 0.592][t][vo/gpu] Updating global uniform 'texture1'
[ 0.592][t][vo/gpu] Updating global uniform 'texture2'
[ 0.593][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 0.593][t][cplayer] video_output_image: 2
[ 0.593][t][sub/ass] forced line break at 10
[ 0.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.593][t][vo/gpu] pass 'upload frame (DR)': last 1347us avg 1975us peak 6735us
[ 0.593][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 63us peak 70us
[ 0.593][t][vo/gpu] pass 'drawing osd': last 2us avg 5us peak 19us
[ 0.631][t][cplayer] video_output_image: 2
[ 0.631][t][cplayer] frametime=0.040
[ 0.631][t][cplayer] video_output_image: 2
[ 0.631][t][cplayer] video_output_image: 2
[ 0.632][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 0.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.632][t][file] seek request from 11082 to 11082
[ 0.632][t][mkv] append packet to video: size=70 pts=1.840000 dts=-9223372036854775808.000000 pos=11012 [num=1 size=592]
[ 0.632][t][timeline] append packet to video: size=70 pts=1.840000 dts=-9223372036854775808.000000 pos=11012 [num=>1 size=14800]
[ 0.632][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 0.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.632][t][file] seek request from 11156 to 11156
[ 0.632][t][mkv] append packet to video: size=68 pts=1.800000 dts=-9223372036854775808.000000 pos=11088 [num=1 size=592]
[ 0.632][t][timeline] append packet to video: size=68 pts=1.800000 dts=-9223372036854775808.000000 pos=11088 [num=>1 size=15392]
[ 0.632][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 0.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.632][t][file] seek request from 11230 to 11230
[ 0.632][t][mkv] append packet to video: size=68 pts=1.880000 dts=-9223372036854775808.000000 pos=11162 [num=1 size=592]
[ 0.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.632][t][timeline] append packet to video: size=68 pts=1.880000 dts=-9223372036854775808.000000 pos=11162 [num=>1 size=15984]
[ 0.632][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 0.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.632][t][file] seek request from 11313 to 11313
[ 0.632][t][mkv] append packet to video: size=77 pts=2.080000 dts=-9223372036854775808.000000 pos=11236 [num=1 size=592]
[ 0.632][t][timeline] append packet to video: size=77 pts=2.080000 dts=-9223372036854775808.000000 pos=11236 [num=>1 size=16576]
[ 0.632][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 0.632][t][vo/gpu] Updating global uniform 'texture0'
[ 0.632][t][vo/gpu] Updating global uniform 'texture1'
[ 0.632][t][vo/gpu] Updating global uniform 'texture2'
[ 0.632][t][sub/ass] forced line break at 10
[ 0.632][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.632][t][vo/gpu] pass 'upload frame (DR)': last 1314us avg 1865us peak 6735us
[ 0.632][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 63us peak 70us
[ 0.632][t][vo/gpu] pass 'drawing osd': last 1us avg 4us peak 19us
[ 0.671][t][cplayer] video_output_image: 2
[ 0.672][t][cplayer] frametime=0.040
[ 0.672][t][cplayer] video_output_image: 2
[ 0.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.672][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 0.672][t][cplayer] video_output_image: 2
[ 0.672][t][cplayer] video_output_image: 2
[ 0.672][t][vo/gpu] Updating global uniform 'texture0'
[ 0.672][t][vo/gpu] Updating global uniform 'texture1'
[ 0.672][t][vo/gpu] Updating global uniform 'texture2'
[ 0.672][t][sub/ass] forced line break at 10
[ 0.672][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.672][t][vo/gpu] pass 'upload frame (DR)': last 474us avg 1666us peak 6735us
[ 0.672][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 63us peak 70us
[ 0.672][t][vo/gpu] pass 'drawing osd': last 2us avg 4us peak 19us
[ 0.712][t][cplayer] video_output_image: 2
[ 0.712][t][cplayer] frametime=0.040
[ 0.712][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 0.712][t][cplayer] video_output_image: 2
[ 0.712][t][cplayer] video_output_image: 2
[ 0.713][t][vo/gpu] Updating global uniform 'texture0'
[ 0.713][t][vo/gpu] Updating global uniform 'texture1'
[ 0.713][t][vo/gpu] Updating global uniform 'texture2'
[ 0.713][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.713][t][sub/ass] forced line break at 10
[ 0.713][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.713][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 1491us peak 6735us
[ 0.713][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 62us peak 70us
[ 0.713][t][vo/gpu] pass 'drawing osd': last 2us avg 4us peak 19us
[ 0.734][t][cplayer] video_output_image: 2
[ 0.752][t][cplayer] video_output_image: 2
[ 0.752][t][cplayer] frametime=0.040
[ 0.752][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 0.752][t][cplayer] video_output_image: 2
[ 0.752][t][cplayer] video_output_image: 2
[ 0.752][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.753][t][vo/gpu] Updating global uniform 'texture0'
[ 0.753][t][vo/gpu] Updating global uniform 'texture1'
[ 0.753][t][vo/gpu] Updating global uniform 'texture2'
[ 0.753][t][sub/ass] forced line break at 10
[ 0.753][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.753][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 1356us peak 6735us
[ 0.753][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 62us peak 70us
[ 0.753][t][vo/gpu] pass 'drawing osd': last 2us avg 3us peak 19us
[ 0.792][t][cplayer] video_output_image: 2
[ 0.792][t][cplayer] frametime=0.040
[ 0.793][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 0.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.793][t][cplayer] video_output_image: 2
[ 0.793][t][cplayer] video_output_image: 2
[ 0.793][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.793][t][file] seek request from 11389 to 11389
[ 0.793][t][vo/gpu] Updating global uniform 'texture0'
[ 0.793][t][mkv] append packet to video: size=70 pts=2.000000 dts=-9223372036854775808.000000 pos=11319 [num=1 size=592]
[ 0.793][t][timeline] append packet to video: size=70 pts=2.000000 dts=-9223372036854775808.000000 pos=11319 [num=>1 size=14800]
[ 0.793][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 0.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.793][t][file] seek request from 11463 to 11463
[ 0.793][t][mkv] append packet to video: size=68 pts=1.960000 dts=-9223372036854775808.000000 pos=11395 [num=1 size=592]
[ 0.793][t][timeline] append packet to video: size=68 pts=1.960000 dts=-9223372036854775808.000000 pos=11395 [num=>1 size=15392]
[ 0.793][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 0.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.794][t][file] seek request from 11537 to 11537
[ 0.794][t][mkv] append packet to video: size=68 pts=2.040000 dts=-9223372036854775808.000000 pos=11469 [num=1 size=592]
[ 0.794][t][timeline] append packet to video: size=68 pts=2.040000 dts=-9223372036854775808.000000 pos=11469 [num=>1 size=15984]
[ 0.794][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 0.794][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.794][t][file] seek request from 11620 to 11620
[ 0.794][t][mkv] append packet to video: size=77 pts=2.240000 dts=-9223372036854775808.000000 pos=11543 [num=1 size=592]
[ 0.794][t][timeline] append packet to video: size=77 pts=2.240000 dts=-9223372036854775808.000000 pos=11543 [num=>1 size=16576]
[ 0.794][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 0.794][t][vo/gpu] Updating global uniform 'texture1'
[ 0.794][t][vo/gpu] Updating global uniform 'texture2'
[ 0.794][t][sub/ass] forced line break at 10
[ 0.794][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.794][t][vo/gpu] pass 'upload frame (DR)': last 13432us avg 2564us peak 13432us
[ 0.794][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 62us peak 70us
[ 0.795][t][vo/gpu] pass 'drawing osd': last 1us avg 3us peak 19us
[ 0.832][t][cplayer] video_output_image: 2
[ 0.832][t][cplayer] frametime=0.040
[ 0.832][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 0.832][t][cplayer] video_output_image: 2
[ 0.832][t][cplayer] video_output_image: 2
[ 0.832][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.833][t][vo/gpu] Updating global uniform 'texture0'
[ 0.833][t][vo/gpu] Updating global uniform 'texture1'
[ 0.833][t][vo/gpu] Updating global uniform 'texture2'
[ 0.833][t][sub/ass] forced line break at 10
[ 0.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.833][t][vo/gpu] pass 'upload frame (DR)': last 844us avg 2407us peak 13432us
[ 0.833][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 62us peak 70us
[ 0.833][t][vo/gpu] pass 'drawing osd': last 2us avg 3us peak 19us
[ 0.872][t][cplayer] video_output_image: 2
[ 0.872][t][cplayer] frametime=0.040
[ 0.872][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 0.872][t][cplayer] video_output_image: 2
[ 0.872][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.872][t][cplayer] video_output_image: 2
[ 0.873][t][vo/gpu] Updating global uniform 'texture0'
[ 0.873][t][vo/gpu] Updating global uniform 'texture1'
[ 0.873][t][vo/gpu] Updating global uniform 'texture2'
[ 0.873][t][sub/ass] forced line break at 10
[ 0.873][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.873][t][vo/gpu] pass 'upload frame (DR)': last 815us avg 2275us peak 13432us
[ 0.873][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 62us peak 70us
[ 0.873][t][vo/gpu] pass 'drawing osd': last 1us avg 3us peak 19us
[ 0.912][t][cplayer] video_output_image: 2
[ 0.912][t][cplayer] frametime=0.040
[ 0.912][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 0.912][t][cplayer] video_output_image: 2
[ 0.912][t][cplayer] video_output_image: 2
[ 0.912][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 0.913][t][vo/gpu] Updating global uniform 'texture0'
[ 0.913][t][vo/gpu] Updating global uniform 'texture1'
[ 0.913][t][vo/gpu] Updating global uniform 'texture2'
[ 0.913][t][sub/ass] forced line break at 10
[ 0.913][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.913][t][vo/gpu] pass 'upload frame (DR)': last 270us avg 2120us peak 13432us
[ 0.913][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 62us peak 70us
[ 0.913][t][vo/gpu] pass 'drawing osd': last 1us avg 3us peak 19us
[ 0.952][t][cplayer] video_output_image: 2
[ 0.952][t][cplayer] frametime=0.040
[ 0.952][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 0.952][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.952][t][file] seek request from 11696 to 11696
[ 0.952][t][mkv] append packet to video: size=70 pts=2.160000 dts=-9223372036854775808.000000 pos=11626 [num=1 size=592]
[ 0.953][t][timeline] append packet to video: size=70 pts=2.160000 dts=-9223372036854775808.000000 pos=11626 [num=>1 size=14800]
[ 0.953][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 0.953][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.953][t][file] seek request from 11770 to 11770
[ 0.953][t][mkv] append packet to video: size=68 pts=2.120000 dts=-9223372036854775808.000000 pos=11702 [num=1 size=592]
[ 0.953][t][timeline] append packet to video: size=68 pts=2.120000 dts=-9223372036854775808.000000 pos=11702 [num=>1 size=15392]
[ 0.953][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 0.953][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.953][t][file] seek request from 11844 to 11844
[ 0.953][t][mkv] append packet to video: size=68 pts=2.200000 dts=-9223372036854775808.000000 pos=11776 [num=1 size=592]
[ 0.953][t][timeline] append packet to video: size=68 pts=2.200000 dts=-9223372036854775808.000000 pos=11776 [num=>1 size=15984]
[ 0.953][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 0.953][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 0.953][t][file] seek request from 11927 to 11927
[ 0.953][t][mkv] append packet to video: size=77 pts=2.400000 dts=-9223372036854775808.000000 pos=11850 [num=1 size=592]
[ 0.953][t][timeline] append packet to video: size=77 pts=2.400000 dts=-9223372036854775808.000000 pos=11850 [num=>1 size=16576]
[ 0.953][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 0.953][t][vo/gpu] Updating global uniform 'texture0'
[ 0.954][t][cplayer] video_output_image: 2
[ 0.954][t][cplayer] video_output_image: 2
[ 0.954][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.955][t][vo/gpu] Updating global uniform 'texture1'
[ 0.955][t][vo/gpu] Updating global uniform 'texture2'
[ 0.955][t][sub/ass] forced line break at 10
[ 0.955][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.955][t][vo/gpu] pass 'upload frame (DR)': last 274us avg 1988us peak 13432us
[ 0.955][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 62us peak 70us
[ 0.955][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 0.992][t][cplayer] video_output_image: 2
[ 0.992][t][cplayer] frametime=0.040
[ 0.992][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 0.992][t][cplayer] video_output_image: 2
[ 0.992][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 0.992][t][cplayer] video_output_image: 2
[ 0.992][t][vo/gpu] Updating global uniform 'texture0'
[ 0.992][t][vo/gpu] Updating global uniform 'texture1'
[ 0.992][t][vo/gpu] Updating global uniform 'texture2'
[ 0.993][t][sub/ass] forced line break at 10
[ 0.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 0.993][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 1874us peak 13432us
[ 0.993][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 62us peak 70us
[ 0.993][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.032][t][cplayer] video_output_image: 2
[ 1.032][t][cplayer] frametime=0.040
[ 1.032][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.032][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.032][t][cplayer] video_output_image: 2
[ 1.033][t][cplayer] video_output_image: 2
[ 1.033][t][vo/gpu] Updating global uniform 'texture0'
[ 1.034][t][vo/gpu] Updating global uniform 'texture1'
[ 1.034][t][vo/gpu] Updating global uniform 'texture2'
[ 1.034][t][sub/ass] forced line break at 10
[ 1.034][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.034][t][vo/gpu] pass 'upload frame (DR)': last 590us avg 1793us peak 13432us
[ 1.034][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 62us peak 70us
[ 1.034][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.043][t][cplayer] video_output_image: 2
[ 1.073][t][cplayer] video_output_image: 2
[ 1.073][t][cplayer] frametime=0.040
[ 1.073][t][cplayer] video_output_image: 2
[ 1.073][t][cplayer] video_output_image: 2
[ 1.074][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 1.074][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.074][t][vo/gpu] Updating global uniform 'texture0'
[ 1.074][t][vo/gpu] Updating global uniform 'texture1'
[ 1.074][t][vo/gpu] Updating global uniform 'texture2'
[ 1.074][t][sub/ass] forced line break at 10
[ 1.074][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.074][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 1704us peak 13432us
[ 1.074][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.074][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.112][t][cplayer] video_output_image: 2
[ 1.112][t][cplayer] frametime=0.040
[ 1.112][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 1.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.112][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.112][t][vo/gpu] Updating global uniform 'texture0'
[ 1.112][t][file] seek request from 12003 to 12003
[ 1.112][t][mkv] append packet to video: size=70 pts=2.320000 dts=-9223372036854775808.000000 pos=11933 [num=1 size=592]
[ 1.113][t][timeline] append packet to video: size=70 pts=2.320000 dts=-9223372036854775808.000000 pos=11933 [num=>1 size=14800]
[ 1.113][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 1.113][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.113][t][file] seek request from 12077 to 12077
[ 1.113][t][mkv] append packet to video: size=68 pts=2.280000 dts=-9223372036854775808.000000 pos=12009 [num=1 size=592]
[ 1.113][t][timeline] append packet to video: size=68 pts=2.280000 dts=-9223372036854775808.000000 pos=12009 [num=>1 size=15392]
[ 1.113][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 1.113][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.113][t][file] seek request from 12151 to 12151
[ 1.113][t][mkv] append packet to video: size=68 pts=2.360000 dts=-9223372036854775808.000000 pos=12083 [num=1 size=592]
[ 1.113][t][timeline] append packet to video: size=68 pts=2.360000 dts=-9223372036854775808.000000 pos=12083 [num=>1 size=15984]
[ 1.113][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 1.113][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.113][t][file] seek request from 12234 to 12234
[ 1.113][t][mkv] append packet to video: size=77 pts=2.560000 dts=-9223372036854775808.000000 pos=12157 [num=1 size=592]
[ 1.113][t][timeline] append packet to video: size=77 pts=2.560000 dts=-9223372036854775808.000000 pos=12157 [num=>1 size=16576]
[ 1.113][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 1.113][t][cplayer] video_output_image: 2
[ 1.113][t][cplayer] video_output_image: 2
[ 1.113][t][vo/gpu] Updating global uniform 'texture1'
[ 1.113][t][vo/gpu] Updating global uniform 'texture2'
[ 1.114][t][sub/ass] forced line break at 10
[ 1.114][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.114][t][vo/gpu] pass 'upload frame (DR)': last 1944us avg 1717us peak 13432us
[ 1.114][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.114][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.152][t][cplayer] video_output_image: 2
[ 1.152][t][cplayer] frametime=0.040
[ 1.152][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 1.152][t][cplayer] video_output_image: 2
[ 1.152][t][cplayer] video_output_image: 2
[ 1.152][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.153][t][vo/gpu] Updating global uniform 'texture0'
[ 1.153][t][vo/gpu] Updating global uniform 'texture1'
[ 1.153][t][vo/gpu] Updating global uniform 'texture2'
[ 1.153][t][sub/ass] forced line break at 10
[ 1.153][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.153][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 1641us peak 13432us
[ 1.153][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.153][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.192][t][cplayer] video_output_image: 2
[ 1.192][t][cplayer] frametime=0.040
[ 1.192][t][cplayer] video_output_image: 2
[ 1.192][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.192][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.193][t][cplayer] video_output_image: 2
[ 1.193][t][vo/gpu] Updating global uniform 'texture0'
[ 1.193][t][vo/gpu] Updating global uniform 'texture1'
[ 1.193][t][vo/gpu] Updating global uniform 'texture2'
[ 1.194][t][sub/ass] forced line break at 10
[ 1.194][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.194][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 1572us peak 13432us
[ 1.194][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.194][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.232][t][cplayer] video_output_image: 2
[ 1.232][t][cplayer] frametime=0.040
[ 1.232][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 1.232][t][cplayer] video_output_image: 2
[ 1.232][t][cplayer] video_output_image: 2
[ 1.232][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.233][t][vo/gpu] Updating global uniform 'texture0'
[ 1.233][t][vo/gpu] Updating global uniform 'texture1'
[ 1.233][t][vo/gpu] Updating global uniform 'texture2'
[ 1.233][t][sub/ass] forced line break at 10
[ 1.233][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.233][t][vo/gpu] pass 'upload frame (DR)': last 307us avg 1512us peak 13432us
[ 1.233][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.233][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.272][t][cplayer] video_output_image: 2
[ 1.272][t][cplayer] frametime=0.040
[ 1.272][t][cplayer] video_output_image: 2
[ 1.273][t][cplayer] video_output_image: 2
[ 1.273][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 1.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.273][t][file] seek request from 12310 to 12310
[ 1.273][t][vo/gpu] Updating global uniform 'texture0'
[ 1.273][t][mkv] append packet to video: size=70 pts=2.480000 dts=-9223372036854775808.000000 pos=12240 [num=1 size=592]
[ 1.273][t][timeline] append packet to video: size=70 pts=2.480000 dts=-9223372036854775808.000000 pos=12240 [num=>1 size=14800]
[ 1.273][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 1.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.273][t][file] seek request from 12384 to 12384
[ 1.273][t][mkv] append packet to video: size=68 pts=2.440000 dts=-9223372036854775808.000000 pos=12316 [num=1 size=592]
[ 1.273][t][timeline] append packet to video: size=68 pts=2.440000 dts=-9223372036854775808.000000 pos=12316 [num=>1 size=15392]
[ 1.273][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 1.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.273][t][file] seek request from 12458 to 12458
[ 1.273][t][mkv] append packet to video: size=68 pts=2.520000 dts=-9223372036854775808.000000 pos=12390 [num=1 size=592]
[ 1.273][t][timeline] append packet to video: size=68 pts=2.520000 dts=-9223372036854775808.000000 pos=12390 [num=>1 size=15984]
[ 1.273][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 1.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.273][t][file] seek request from 12541 to 12541
[ 1.274][t][mkv] append packet to video: size=77 pts=2.720000 dts=-9223372036854775808.000000 pos=12464 [num=1 size=592]
[ 1.274][t][timeline] append packet to video: size=77 pts=2.720000 dts=-9223372036854775808.000000 pos=12464 [num=>1 size=16576]
[ 1.274][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 1.274][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.274][t][vo/gpu] Updating global uniform 'texture1'
[ 1.275][t][vo/gpu] Updating global uniform 'texture2'
[ 1.275][t][sub/ass] forced line break at 10
[ 1.275][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.276][t][vo/gpu] pass 'upload frame (DR)': last 532us avg 1467us peak 13432us
[ 1.276][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.276][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.312][t][cplayer] video_output_image: 2
[ 1.312][t][cplayer] frametime=0.040
[ 1.312][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 1.312][t][cplayer] video_output_image: 2
[ 1.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.313][t][vo/gpu] Updating global uniform 'texture0'
[ 1.313][t][cplayer] video_output_image: 2
[ 1.313][t][vo/gpu] Updating global uniform 'texture1'
[ 1.313][t][vo/gpu] Updating global uniform 'texture2'
[ 1.313][t][sub/ass] forced line break at 10
[ 1.313][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.314][t][vo/gpu] pass 'upload frame (DR)': last 687us avg 1433us peak 13432us
[ 1.314][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.314][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.352][t][cplayer] video_output_image: 2
[ 1.352][t][cplayer] frametime=0.040
[ 1.352][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.352][t][cplayer] video_output_image: 2
[ 1.352][t][cplayer] video_output_image: 2
[ 1.353][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.353][t][vo/gpu] Updating global uniform 'texture0'
[ 1.353][t][vo/gpu] Updating global uniform 'texture1'
[ 1.353][t][vo/gpu] Updating global uniform 'texture2'
[ 1.353][t][sub/ass] forced line break at 10
[ 1.353][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.353][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 1385us peak 13432us
[ 1.353][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.353][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.391][t][cplayer] video_output_image: 2
[ 1.391][t][cplayer] frametime=0.040
[ 1.392][t][cplayer] video_output_image: 2
[ 1.392][t][cplayer] video_output_image: 2
[ 1.392][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.393][t][vo/gpu] Updating global uniform 'texture0'
[ 1.393][t][vo/gpu] Updating global uniform 'texture1'
[ 1.393][t][vo/gpu] Updating global uniform 'texture2'
[ 1.393][t][sub/ass] forced line break at 10
[ 1.393][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.393][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 1340us peak 13432us
[ 1.393][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.393][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.393][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 1.395][t][cplayer] video_output_image: 2
[ 1.433][t][cplayer] video_output_image: 2
[ 1.433][t][cplayer] frametime=0.040
[ 1.433][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 1.433][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.433][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.433][t][file] seek request from 12617 to 12617
[ 1.433][t][mkv] append packet to video: size=70 pts=2.640000 dts=-9223372036854775808.000000 pos=12547 [num=1 size=592]
[ 1.433][t][timeline] append packet to video: size=70 pts=2.640000 dts=-9223372036854775808.000000 pos=12547 [num=>1 size=14800]
[ 1.433][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 1.433][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.433][t][file] seek request from 12691 to 12691
[ 1.433][t][vo/gpu] Updating global uniform 'texture0'
[ 1.433][t][vo/gpu] Updating global uniform 'texture1'
[ 1.434][t][vo/gpu] Updating global uniform 'texture2'
[ 1.434][t][mkv] append packet to video: size=68 pts=2.600000 dts=-9223372036854775808.000000 pos=12623 [num=1 size=592]
[ 1.434][t][timeline] append packet to video: size=68 pts=2.600000 dts=-9223372036854775808.000000 pos=12623 [num=>1 size=15392]
[ 1.434][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 1.434][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.434][t][file] seek request from 12765 to 12765
[ 1.434][t][mkv] append packet to video: size=68 pts=2.680000 dts=-9223372036854775808.000000 pos=12697 [num=1 size=592]
[ 1.434][t][timeline] append packet to video: size=68 pts=2.680000 dts=-9223372036854775808.000000 pos=12697 [num=>1 size=15984]
[ 1.434][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 1.434][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.434][t][file] seek request from 12848 to 12848
[ 1.434][t][mkv] append packet to video: size=77 pts=2.880000 dts=-9223372036854775808.000000 pos=12771 [num=1 size=592]
[ 1.434][t][timeline] append packet to video: size=77 pts=2.880000 dts=-9223372036854775808.000000 pos=12771 [num=>1 size=16576]
[ 1.434][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 1.434][t][sub/ass] forced line break at 10
[ 1.434][t][cplayer] video_output_image: 2
[ 1.434][t][cplayer] video_output_image: 2
[ 1.434][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.434][t][vo/gpu] pass 'upload frame (DR)': last 491us avg 1307us peak 13432us
[ 1.434][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 61us peak 70us
[ 1.434][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.472][t][cplayer] video_output_image: 2
[ 1.472][t][cplayer] frametime=0.040
[ 1.472][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 1.472][t][cplayer] video_output_image: 2
[ 1.472][t][cplayer] video_output_image: 2
[ 1.472][t][vo/gpu] Updating global uniform 'texture0'
[ 1.472][t][vo/gpu] Updating global uniform 'texture1'
[ 1.472][t][vo/gpu] Updating global uniform 'texture2'
[ 1.472][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.473][t][sub/ass] forced line break at 10
[ 1.473][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.473][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 1269us peak 13432us
[ 1.473][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 61us peak 70us
[ 1.473][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.512][t][cplayer] video_output_image: 2
[ 1.512][t][cplayer] frametime=0.040
[ 1.512][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.512][t][cplayer] video_output_image: 2
[ 1.512][t][vo/gpu] Updating global uniform 'texture0'
[ 1.513][t][vo/gpu] Updating global uniform 'texture1'
[ 1.513][t][vo/gpu] Updating global uniform 'texture2'
[ 1.513][t][cplayer] video_output_image: 2
[ 1.513][t][sub/ass] forced line break at 10
[ 1.513][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.513][t][vo/gpu] pass 'upload frame (DR)': last 1295us avg 1270us peak 13432us
[ 1.513][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.513][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.552][t][cplayer] video_output_image: 2
[ 1.552][t][cplayer] frametime=0.040
[ 1.552][t][cplayer] video_output_image: 2
[ 1.552][t][cplayer] video_output_image: 2
[ 1.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.553][t][vo/gpu] Updating global uniform 'texture0'
[ 1.553][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 1.553][t][vo/gpu] Updating global uniform 'texture1'
[ 1.553][t][vo/gpu] Updating global uniform 'texture2'
[ 1.553][t][sub/ass] forced line break at 10
[ 1.553][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.553][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 1235us peak 13432us
[ 1.553][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 61us peak 70us
[ 1.553][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.592][t][cplayer] video_output_image: 2
[ 1.592][t][cplayer] frametime=0.040
[ 1.592][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 1.592][t][cplayer] video_output_image: 2
[ 1.592][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.592][t][file] seek request from 12924 to 12924
[ 1.592][t][mkv] append packet to video: size=70 pts=2.800000 dts=-9223372036854775808.000000 pos=12854 [num=1 size=592]
[ 1.593][t][timeline] append packet to video: size=70 pts=2.800000 dts=-9223372036854775808.000000 pos=12854 [num=>1 size=14800]
[ 1.593][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 1.593][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.593][t][file] seek request from 12998 to 12998
[ 1.593][t][mkv] append packet to video: size=68 pts=2.760000 dts=-9223372036854775808.000000 pos=12930 [num=1 size=592]
[ 1.593][t][timeline] append packet to video: size=68 pts=2.760000 dts=-9223372036854775808.000000 pos=12930 [num=>1 size=15392]
[ 1.593][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 1.593][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.593][t][file] seek request from 13072 to 13072
[ 1.593][t][mkv] append packet to video: size=68 pts=2.840000 dts=-9223372036854775808.000000 pos=13004 [num=1 size=592]
[ 1.594][t][timeline] append packet to video: size=68 pts=2.840000 dts=-9223372036854775808.000000 pos=13004 [num=>1 size=15984]
[ 1.594][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 1.594][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.594][t][file] seek request from 13155 to 13155
[ 1.594][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.594][t][vo/gpu] Updating global uniform 'texture0'
[ 1.594][t][vo/gpu] Updating global uniform 'texture1'
[ 1.595][t][vo/gpu] Updating global uniform 'texture2'
[ 1.595][t][cplayer] video_output_image: 2
[ 1.595][t][mkv] append packet to video: size=77 pts=3.040000 dts=-9223372036854775808.000000 pos=13078 [num=1 size=592]
[ 1.595][t][timeline] append packet to video: size=77 pts=3.040000 dts=-9223372036854775808.000000 pos=13078 [num=>1 size=16576]
[ 1.595][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 1.595][t][sub/ass] forced line break at 10
[ 1.595][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.595][t][vo/gpu] pass 'upload frame (DR)': last 2149us avg 1266us peak 13432us
[ 1.595][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 61us peak 70us
[ 1.595][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.632][t][cplayer] video_output_image: 2
[ 1.632][t][cplayer] frametime=0.040
[ 1.632][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 1.632][t][cplayer] video_output_image: 2
[ 1.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.633][t][cplayer] video_output_image: 2
[ 1.633][t][vo/gpu] Updating global uniform 'texture0'
[ 1.633][t][vo/gpu] Updating global uniform 'texture1'
[ 1.633][t][vo/gpu] Updating global uniform 'texture2'
[ 1.634][t][sub/ass] forced line break at 10
[ 1.634][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.634][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 1233us peak 13432us
[ 1.634][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 61us peak 70us
[ 1.634][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.671][t][cplayer] video_output_image: 2
[ 1.672][t][cplayer] frametime=0.040
[ 1.672][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.673][t][vo/gpu] Updating global uniform 'texture0'
[ 1.673][t][vo/gpu] Updating global uniform 'texture1'
[ 1.673][t][vo/gpu] Updating global uniform 'texture2'
[ 1.673][t][sub/ass] forced line break at 10
[ 1.673][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.673][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 1203us peak 13432us
[ 1.673][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.673][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 19us
[ 1.674][t][cplayer] video_output_image: 2
[ 1.674][t][cplayer] video_output_image: 2
[ 1.712][t][cplayer] video_output_image: 2
[ 1.712][t][cplayer] frametime=0.040
[ 1.712][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 1.712][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.712][t][cplayer] video_output_image: 2
[ 1.712][t][cplayer] video_output_image: 2
[ 1.713][t][vo/gpu] Updating global uniform 'texture0'
[ 1.713][t][vo/gpu] Updating global uniform 'texture1'
[ 1.713][t][vo/gpu] Updating global uniform 'texture2'
[ 1.713][t][sub/ass] forced line break at 10
[ 1.713][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.713][t][vo/gpu] pass 'upload frame (DR)': last 439us avg 1180us peak 13432us
[ 1.713][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.714][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.752][t][cplayer] video_output_image: 2
[ 1.752][t][cplayer] frametime=0.040
[ 1.752][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 1.752][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.752][t][file] seek request from 13231 to 13231
[ 1.752][t][mkv] append packet to video: size=70 pts=2.960000 dts=-9223372036854775808.000000 pos=13161 [num=1 size=592]
[ 1.752][t][timeline] append packet to video: size=70 pts=2.960000 dts=-9223372036854775808.000000 pos=13161 [num=>1 size=14800]
[ 1.752][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 1.753][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.753][t][file] seek request from 13305 to 13305
[ 1.753][t][mkv] append packet to video: size=68 pts=2.920000 dts=-9223372036854775808.000000 pos=13237 [num=1 size=592]
[ 1.753][t][timeline] append packet to video: size=68 pts=2.920000 dts=-9223372036854775808.000000 pos=13237 [num=>1 size=15392]
[ 1.753][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 1.753][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.753][t][file] seek request from 13379 to 13379
[ 1.753][t][mkv] append packet to video: size=68 pts=3.000000 dts=-9223372036854775808.000000 pos=13311 [num=1 size=592]
[ 1.753][t][timeline] append packet to video: size=68 pts=3.000000 dts=-9223372036854775808.000000 pos=13311 [num=>1 size=15984]
[ 1.753][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 1.753][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.753][t][file] seek request from 13462 to 13462
[ 1.753][t][mkv] append packet to video: size=77 pts=3.200000 dts=-9223372036854775808.000000 pos=13385 [num=1 size=592]
[ 1.753][t][timeline] append packet to video: size=77 pts=3.200000 dts=-9223372036854775808.000000 pos=13385 [num=>1 size=16576]
[ 1.753][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 1.753][t][vo/gpu] Updating global uniform 'texture0'
[ 1.753][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.754][t][vo/gpu] Updating global uniform 'texture1'
[ 1.754][t][vo/gpu] Updating global uniform 'texture2'
[ 1.754][t][cplayer] video_output_image: 2
[ 1.754][t][sub/ass] forced line break at 10
[ 1.754][t][cplayer] video_output_image: 2
[ 1.754][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.755][t][vo/gpu] pass 'upload frame (DR)': last 273us avg 1153us peak 13432us
[ 1.755][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 61us peak 70us
[ 1.755][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.792][t][cplayer] video_output_image: 2
[ 1.792][t][cplayer] frametime=0.040
[ 1.792][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 1.792][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.792][t][cplayer] video_output_image: 2
[ 1.792][t][cplayer] video_output_image: 2
[ 1.793][t][vo/gpu] Updating global uniform 'texture0'
[ 1.793][t][vo/gpu] Updating global uniform 'texture1'
[ 1.793][t][vo/gpu] Updating global uniform 'texture2'
[ 1.793][t][sub/ass] forced line break at 10
[ 1.794][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.794][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 1128us peak 13432us
[ 1.794][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.794][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.831][t][cplayer] video_output_image: 2
[ 1.832][t][cplayer] frametime=0.040
[ 1.832][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.832][t][cplayer] video_output_image: 2
[ 1.832][t][cplayer] video_output_image: 2
[ 1.832][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.832][t][vo/gpu] Updating global uniform 'texture0'
[ 1.833][t][vo/gpu] Updating global uniform 'texture1'
[ 1.833][t][vo/gpu] Updating global uniform 'texture2'
[ 1.833][t][sub/ass] forced line break at 10
[ 1.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.833][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 1104us peak 13432us
[ 1.833][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 61us peak 70us
[ 1.833][t][vo/gpu] pass 'drawing osd': last 1us avg 2us peak 19us
[ 1.842][t][cplayer] video_output_image: 2
[ 1.872][t][cplayer] video_output_image: 2
[ 1.872][t][cplayer] frametime=0.040
[ 1.872][t][cplayer] video_output_image: 2
[ 1.872][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.872][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 1.874][t][cplayer] video_output_image: 2
[ 1.875][t][vo/gpu] Updating global uniform 'texture0'
[ 1.876][t][vo/gpu] Updating global uniform 'texture1'
[ 1.876][t][vo/gpu] Updating global uniform 'texture2'
[ 1.877][t][sub/ass] forced line break at 10
[ 1.877][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.877][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 1081us peak 13432us
[ 1.877][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 61us peak 70us
[ 1.877][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 1.911][t][cplayer] video_output_image: 2
[ 1.912][t][cplayer] frametime=0.040
[ 1.912][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 1.912][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.912][t][file] seek request from 13538 to 13538
[ 1.912][t][mkv] append packet to video: size=70 pts=3.120000 dts=-9223372036854775808.000000 pos=13468 [num=1 size=592]
[ 1.912][t][timeline] append packet to video: size=70 pts=3.120000 dts=-9223372036854775808.000000 pos=13468 [num=>1 size=14800]
[ 1.913][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 1.913][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.913][t][file] seek request from 13612 to 13612
[ 1.913][t][mkv] append packet to video: size=68 pts=3.080000 dts=-9223372036854775808.000000 pos=13544 [num=1 size=592]
[ 1.913][t][timeline] append packet to video: size=68 pts=3.080000 dts=-9223372036854775808.000000 pos=13544 [num=>1 size=15392]
[ 1.913][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 1.913][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.913][t][file] seek request from 13686 to 13686
[ 1.913][t][mkv] append packet to video: size=68 pts=3.160000 dts=-9223372036854775808.000000 pos=13618 [num=1 size=592]
[ 1.913][t][timeline] append packet to video: size=68 pts=3.160000 dts=-9223372036854775808.000000 pos=13618 [num=>1 size=15984]
[ 1.913][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 1.913][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 1.913][t][file] seek request from 13769 to 13769
[ 1.913][t][mkv] append packet to video: size=77 pts=3.360000 dts=-9223372036854775808.000000 pos=13692 [num=1 size=592]
[ 1.913][t][timeline] append packet to video: size=77 pts=3.360000 dts=-9223372036854775808.000000 pos=13692 [num=>1 size=16576]
[ 1.913][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 1.913][t][vo/gpu] Updating global uniform 'texture0'
[ 1.913][t][vo/gpu] Updating global uniform 'texture1'
[ 1.913][t][cplayer] video_output_image: 2
[ 1.913][t][cplayer] video_output_image: 2
[ 1.914][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.914][t][vo/gpu] Updating global uniform 'texture2'
[ 1.915][t][sub/ass] forced line break at 10
[ 1.915][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.915][t][vo/gpu] pass 'upload frame (DR)': last 2075us avg 1108us peak 13432us
[ 1.915][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 1.915][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 1.952][t][cplayer] video_output_image: 2
[ 1.952][t][cplayer] frametime=0.040
[ 1.952][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 1.952][t][cplayer] video_output_image: 2
[ 1.952][t][cplayer] video_output_image: 2
[ 1.952][t][vo/gpu] Updating global uniform 'texture0'
[ 1.953][t][vo/gpu] Updating global uniform 'texture1'
[ 1.953][t][vo/gpu] Updating global uniform 'texture2'
[ 1.953][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 1.953][t][sub/ass] forced line break at 10
[ 1.953][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.953][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 1086us peak 13432us
[ 1.953][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 1.953][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 1.992][t][cplayer] video_output_image: 2
[ 1.992][t][cplayer] frametime=0.040
[ 1.992][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 1.993][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 1.993][t][vo/gpu] Updating global uniform 'texture0'
[ 1.993][t][vo/gpu] Updating global uniform 'texture1'
[ 1.993][t][vo/gpu] Updating global uniform 'texture2'
[ 1.993][t][cplayer] video_output_image: 2
[ 1.994][t][sub/ass] forced line break at 10
[ 1.994][t][cplayer] video_output_image: 2
[ 1.994][t][vo/gpu] Updating global uniform 'osdtex'
[ 1.994][t][vo/gpu] pass 'upload frame (DR)': last 1044us avg 1085us peak 13432us
[ 1.994][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 1.994][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.032][t][cplayer] video_output_image: 2
[ 2.032][t][cplayer] frametime=0.040
[ 2.032][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.032][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.032][t][cplayer] video_output_image: 2
[ 2.033][t][cplayer] video_output_image: 2
[ 2.033][t][cplayer] video_output_image: 2
[ 2.033][t][vo/gpu] Updating global uniform 'texture0'
[ 2.033][t][vo/gpu] Updating global uniform 'texture1'
[ 2.033][t][vo/gpu] Updating global uniform 'texture2'
[ 2.034][t][sub/ass] forced line break at 10
[ 2.034][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.034][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 1065us peak 13432us
[ 2.034][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.034][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.072][t][cplayer] video_output_image: 2
[ 2.072][t][cplayer] frametime=0.040
[ 2.072][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 2.072][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.072][t][cplayer] video_output_image: 2
[ 2.073][t][cplayer] video_output_image: 2
[ 2.073][t][file] seek request from 13845 to 13845
[ 2.073][t][mkv] append packet to video: size=70 pts=3.280000 dts=-9223372036854775808.000000 pos=13775 [num=1 size=592]
[ 2.073][t][timeline] append packet to video: size=70 pts=3.280000 dts=-9223372036854775808.000000 pos=13775 [num=>1 size=14800]
[ 2.073][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 2.073][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.073][t][file] seek request from 13919 to 13919
[ 2.073][t][mkv] append packet to video: size=68 pts=3.240000 dts=-9223372036854775808.000000 pos=13851 [num=1 size=592]
[ 2.073][t][timeline] append packet to video: size=68 pts=3.240000 dts=-9223372036854775808.000000 pos=13851 [num=>1 size=15392]
[ 2.073][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 2.074][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.074][t][file] seek request from 13993 to 13993
[ 2.074][t][mkv] append packet to video: size=68 pts=3.320000 dts=-9223372036854775808.000000 pos=13925 [num=1 size=592]
[ 2.074][t][timeline] append packet to video: size=68 pts=3.320000 dts=-9223372036854775808.000000 pos=13925 [num=>1 size=15984]
[ 2.074][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 2.074][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.074][t][file] seek request from 14076 to 14076
[ 2.074][t][mkv] append packet to video: size=77 pts=3.520000 dts=-9223372036854775808.000000 pos=13999 [num=1 size=592]
[ 2.074][t][timeline] append packet to video: size=77 pts=3.520000 dts=-9223372036854775808.000000 pos=13999 [num=>1 size=16576]
[ 2.074][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 2.074][t][vo/gpu] Updating global uniform 'texture0'
[ 2.074][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.076][t][vo/gpu] Updating global uniform 'texture1'
[ 2.076][t][vo/gpu] Updating global uniform 'texture2'
[ 2.076][t][sub/ass] forced line break at 10
[ 2.076][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.076][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 1046us peak 13432us
[ 2.076][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.076][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.112][t][cplayer] video_output_image: 2
[ 2.112][t][cplayer] frametime=0.040
[ 2.112][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 2.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.112][t][vo/gpu] Updating global uniform 'texture0'
[ 2.113][t][vo/gpu] Updating global uniform 'texture1'
[ 2.113][t][vo/gpu] Updating global uniform 'texture2'
[ 2.113][t][sub/ass] forced line break at 10
[ 2.113][t][cplayer] video_output_image: 2
[ 2.113][t][cplayer] video_output_image: 2
[ 2.113][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.113][t][vo/gpu] pass 'upload frame (DR)': last 497us avg 1033us peak 13432us
[ 2.113][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.113][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.152][t][cplayer] video_output_image: 2
[ 2.152][t][cplayer] frametime=0.040
[ 2.152][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 2.152][t][vo/gpu] Updating global uniform 'texture0'
[ 2.153][t][vo/gpu] Updating global uniform 'texture1'
[ 2.153][t][vo/gpu] Updating global uniform 'texture2'
[ 2.153][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.153][t][cplayer] video_output_image: 2
[ 2.153][t][sub/ass] forced line break at 10
[ 2.153][t][cplayer] video_output_image: 2
[ 2.153][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.153][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 1016us peak 13432us
[ 2.153][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.153][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.193][t][cplayer] video_output_image: 2
[ 2.193][t][cplayer] frametime=0.040
[ 2.193][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.193][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.193][t][cplayer] video_output_image: 2
[ 2.193][t][cplayer] video_output_image: 2
[ 2.194][t][vo/gpu] Updating global uniform 'texture0'
[ 2.194][t][vo/gpu] Updating global uniform 'texture1'
[ 2.194][t][vo/gpu] Updating global uniform 'texture2'
[ 2.194][t][sub/ass] forced line break at 10
[ 2.194][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.195][t][vo/gpu] pass 'upload frame (DR)': last 2114us avg 1040us peak 13432us
[ 2.195][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.195][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.232][t][cplayer] video_output_image: 2
[ 2.232][t][cplayer] frametime=0.040
[ 2.232][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 2.232][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.233][t][file] seek request from 14152 to 14152
[ 2.233][t][mkv] append packet to video: size=70 pts=3.440000 dts=-9223372036854775808.000000 pos=14082 [num=1 size=592]
[ 2.233][t][timeline] append packet to video: size=70 pts=3.440000 dts=-9223372036854775808.000000 pos=14082 [num=>1 size=14800]
[ 2.233][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 2.233][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.233][t][file] seek request from 14226 to 14226
[ 2.233][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.233][t][cplayer] video_output_image: 2
[ 2.233][t][cplayer] video_output_image: 2
[ 2.233][t][vo/gpu] Updating global uniform 'texture0'
[ 2.233][t][mkv] append packet to video: size=68 pts=3.400000 dts=-9223372036854775808.000000 pos=14158 [num=1 size=592]
[ 2.233][t][timeline] append packet to video: size=68 pts=3.400000 dts=-9223372036854775808.000000 pos=14158 [num=>1 size=15392]
[ 2.233][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 2.233][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.233][t][file] seek request from 14300 to 14300
[ 2.234][t][mkv] append packet to video: size=68 pts=3.480000 dts=-9223372036854775808.000000 pos=14232 [num=1 size=592]
[ 2.234][t][timeline] append packet to video: size=68 pts=3.480000 dts=-9223372036854775808.000000 pos=14232 [num=>1 size=15984]
[ 2.234][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 2.234][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.234][t][file] seek request from 14383 to 14383
[ 2.234][t][mkv] append packet to video: size=77 pts=3.680000 dts=-9223372036854775808.000000 pos=14306 [num=1 size=592]
[ 2.234][t][timeline] append packet to video: size=77 pts=3.680000 dts=-9223372036854775808.000000 pos=14306 [num=>1 size=16576]
[ 2.234][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 2.234][t][vo/gpu] Updating global uniform 'texture1'
[ 2.234][t][vo/gpu] Updating global uniform 'texture2'
[ 2.234][t][sub/ass] forced line break at 10
[ 2.234][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.234][t][vo/gpu] pass 'upload frame (DR)': last 941us avg 1038us peak 13432us
[ 2.235][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 2.235][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.272][t][cplayer] video_output_image: 2
[ 2.272][t][cplayer] frametime=0.040
[ 2.272][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 2.272][t][vo/gpu] Updating global uniform 'texture0'
[ 2.273][t][vo/gpu] Updating global uniform 'texture1'
[ 2.273][t][vo/gpu] Updating global uniform 'texture2'
[ 2.273][t][sub/ass] forced line break at 10
[ 2.273][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.273][t][cplayer] video_output_image: 2
[ 2.273][t][cplayer] video_output_image: 2
[ 2.273][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.274][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 1022us peak 13432us
[ 2.274][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.274][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.312][t][cplayer] video_output_image: 2
[ 2.312][t][cplayer] frametime=0.040
[ 2.312][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 2.312][t][cplayer] video_output_image: 2
[ 2.312][t][cplayer] video_output_image: 2
[ 2.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.313][t][vo/gpu] Updating global uniform 'texture0'
[ 2.313][t][vo/gpu] Updating global uniform 'texture1'
[ 2.313][t][vo/gpu] Updating global uniform 'texture2'
[ 2.313][t][sub/ass] forced line break at 10
[ 2.313][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.313][t][vo/gpu] pass 'upload frame (DR)': last 635us avg 1014us peak 13432us
[ 2.313][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.313][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.323][t][cplayer] video_output_image: 2
[ 2.353][t][cplayer] video_output_image: 2
[ 2.354][t][cplayer] frametime=0.040
[ 2.354][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.354][t][cplayer] video_output_image: 2
[ 2.354][t][cplayer] video_output_image: 2
[ 2.354][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.354][t][vo/gpu] Updating global uniform 'texture0'
[ 2.354][t][vo/gpu] Updating global uniform 'texture1'
[ 2.354][t][vo/gpu] Updating global uniform 'texture2'
[ 2.354][t][sub/ass] forced line break at 10
[ 2.355][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.355][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 998us peak 13432us
[ 2.355][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.355][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.391][t][cplayer] video_output_image: 2
[ 2.392][t][cplayer] frametime=0.040
[ 2.392][t][cplayer] video_output_image: 2
[ 2.392][t][cplayer] video_output_image: 2
[ 2.392][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 2.392][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.392][t][file] seek request from 14459 to 14459
[ 2.392][t][mkv] append packet to video: size=70 pts=3.600000 dts=-9223372036854775808.000000 pos=14389 [num=1 size=592]
[ 2.392][t][timeline] append packet to video: size=70 pts=3.600000 dts=-9223372036854775808.000000 pos=14389 [num=>1 size=14800]
[ 2.392][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 2.392][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.392][t][file] seek request from 14533 to 14533
[ 2.392][t][mkv] append packet to video: size=68 pts=3.560000 dts=-9223372036854775808.000000 pos=14465 [num=1 size=592]
[ 2.393][t][timeline] append packet to video: size=68 pts=3.560000 dts=-9223372036854775808.000000 pos=14465 [num=>1 size=15392]
[ 2.393][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 2.393][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.393][t][file] seek request from 14607 to 14607
[ 2.393][t][mkv] append packet to video: size=68 pts=3.640000 dts=-9223372036854775808.000000 pos=14539 [num=1 size=592]
[ 2.393][t][timeline] append packet to video: size=68 pts=3.640000 dts=-9223372036854775808.000000 pos=14539 [num=>1 size=15984]
[ 2.393][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 2.393][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.393][t][file] seek request from 14690 to 14690
[ 2.393][t][mkv] append packet to video: size=77 pts=3.840000 dts=-9223372036854775808.000000 pos=14613 [num=1 size=592]
[ 2.393][t][timeline] append packet to video: size=77 pts=3.840000 dts=-9223372036854775808.000000 pos=14613 [num=>1 size=16576]
[ 2.393][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 2.393][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.398][t][vo/gpu] Updating global uniform 'texture0'
[ 2.398][t][vo/gpu] Updating global uniform 'texture1'
[ 2.398][t][vo/gpu] Updating global uniform 'texture2'
[ 2.399][t][sub/ass] forced line break at 10
[ 2.399][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.399][t][vo/gpu] pass 'upload frame (DR)': last 3813us avg 1055us peak 13432us
[ 2.399][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.399][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.432][t][cplayer] video_output_image: 2
[ 2.432][t][cplayer] frametime=0.040
[ 2.432][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 2.432][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.433][t][vo/gpu] Updating global uniform 'texture0'
[ 2.433][t][vo/gpu] Updating global uniform 'texture1'
[ 2.433][t][vo/gpu] Updating global uniform 'texture2'
[ 2.433][t][cplayer] video_output_image: 2
[ 2.433][t][sub/ass] forced line break at 10
[ 2.433][t][cplayer] video_output_image: 2
[ 2.433][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.433][t][vo/gpu] pass 'upload frame (DR)': last 344us avg 1041us peak 13432us
[ 2.433][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 2.433][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.472][t][cplayer] video_output_image: 2
[ 2.472][t][cplayer] frametime=0.040
[ 2.472][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 2.472][t][cplayer] video_output_image: 2
[ 2.472][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.472][t][cplayer] video_output_image: 2
[ 2.473][t][vo/gpu] Updating global uniform 'texture0'
[ 2.473][t][vo/gpu] Updating global uniform 'texture1'
[ 2.473][t][vo/gpu] Updating global uniform 'texture2'
[ 2.473][t][sub/ass] forced line break at 10
[ 2.473][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.473][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 1026us peak 13432us
[ 2.473][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.473][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.512][t][cplayer] video_output_image: 2
[ 2.512][t][cplayer] frametime=0.040
[ 2.512][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.512][t][cplayer] video_output_image: 2
[ 2.512][t][cplayer] video_output_image: 2
[ 2.513][t][vo/gpu] Updating global uniform 'texture0'
[ 2.513][t][vo/gpu] Updating global uniform 'texture1'
[ 2.513][t][vo/gpu] Updating global uniform 'texture2'
[ 2.513][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.513][t][sub/ass] forced line break at 10
[ 2.513][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.513][t][vo/gpu] pass 'upload frame (DR)': last 1074us avg 1027us peak 13432us
[ 2.513][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 2.513][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.552][t][cplayer] video_output_image: 2
[ 2.553][t][cplayer] frametime=0.040
[ 2.553][t][cplayer] video_output_image: 2
[ 2.553][t][cplayer] video_output_image: 2
[ 2.554][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 2.554][t][vo/gpu] Updating global uniform 'texture0'
[ 2.554][t][vo/gpu] Updating global uniform 'texture1'
[ 2.554][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.554][t][file] seek request from 14766 to 14766
[ 2.554][t][mkv] append packet to video: size=70 pts=3.760000 dts=-9223372036854775808.000000 pos=14696 [num=1 size=592]
[ 2.554][t][timeline] append packet to video: size=70 pts=3.760000 dts=-9223372036854775808.000000 pos=14696 [num=>1 size=14800]
[ 2.554][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 2.554][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.554][t][file] seek request from 14840 to 14840
[ 2.554][t][mkv] append packet to video: size=68 pts=3.720000 dts=-9223372036854775808.000000 pos=14772 [num=1 size=592]
[ 2.554][t][timeline] append packet to video: size=68 pts=3.720000 dts=-9223372036854775808.000000 pos=14772 [num=>1 size=15392]
[ 2.554][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 2.554][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.554][t][file] seek request from 14914 to 14914
[ 2.554][t][mkv] append packet to video: size=68 pts=3.800000 dts=-9223372036854775808.000000 pos=14846 [num=1 size=592]
[ 2.555][t][timeline] append packet to video: size=68 pts=3.800000 dts=-9223372036854775808.000000 pos=14846 [num=>1 size=15984]
[ 2.555][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 2.555][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.555][t][file] seek request from 14997 to 14997
[ 2.555][t][mkv] append packet to video: size=77 pts=4.000000 dts=-9223372036854775808.000000 pos=14920 [num=1 size=592]
[ 2.555][t][timeline] append packet to video: size=77 pts=4.000000 dts=-9223372036854775808.000000 pos=14920 [num=>1 size=16576]
[ 2.555][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 2.555][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.558][t][vo/gpu] Updating global uniform 'texture2'
[ 2.558][t][sub/ass] forced line break at 10
[ 2.558][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.559][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 1013us peak 13432us
[ 2.559][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.559][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.592][t][cplayer] video_output_image: 2
[ 2.592][t][cplayer] frametime=0.040
[ 2.592][t][cplayer] video_output_image: 2
[ 2.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.592][t][cplayer] video_output_image: 2
[ 2.592][t][vo/gpu] Updating global uniform 'texture0'
[ 2.593][t][vo/gpu] Updating global uniform 'texture1'
[ 2.593][t][vo/gpu] Updating global uniform 'texture2'
[ 2.593][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 2.593][t][sub/ass] forced line break at 10
[ 2.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.593][t][vo/gpu] pass 'upload frame (DR)': last 760us avg 1008us peak 13432us
[ 2.593][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 2.593][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.631][t][cplayer] video_output_image: 2
[ 2.632][t][cplayer] frametime=0.040
[ 2.632][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 2.632][t][cplayer] video_output_image: 2
[ 2.632][t][cplayer] video_output_image: 2
[ 2.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.632][t][vo/gpu] Updating global uniform 'texture0'
[ 2.632][t][vo/gpu] Updating global uniform 'texture1'
[ 2.632][t][vo/gpu] Updating global uniform 'texture2'
[ 2.633][t][sub/ass] forced line break at 10
[ 2.633][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.633][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 995us peak 13432us
[ 2.633][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.633][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.671][t][cplayer] video_output_image: 2
[ 2.672][t][cplayer] frametime=0.040
[ 2.672][t][cplayer] video_output_image: 2
[ 2.672][t][cplayer] video_output_image: 2
[ 2.672][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.672][t][vo/gpu] Updating global uniform 'texture0'
[ 2.672][t][vo/gpu] Updating global uniform 'texture1'
[ 2.672][t][vo/gpu] Updating global uniform 'texture2'
[ 2.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.673][t][sub/ass] forced line break at 10
[ 2.673][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.673][t][vo/gpu] pass 'upload frame (DR)': last 262us avg 982us peak 13432us
[ 2.673][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.673][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.711][t][cplayer] video_output_image: 2
[ 2.712][t][cplayer] frametime=0.040
[ 2.712][t][cplayer] video_output_image: 2
[ 2.712][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 2.712][t][vo/gpu] Updating global uniform 'texture0'
[ 2.712][t][vo/gpu] Updating global uniform 'texture1'
[ 2.712][t][vo/gpu] Updating global uniform 'texture2'
[ 2.712][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.712][t][cplayer] video_output_image: 2
[ 2.712][t][sub/ass] forced line break at 10
[ 2.712][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.712][t][file] seek request from 15073 to 15073
[ 2.712][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.713][t][mkv] append packet to video: size=70 pts=3.920000 dts=-9223372036854775808.000000 pos=15003 [num=1 size=592]
[ 2.713][t][vo/gpu] pass 'upload frame (DR)': last 5245us avg 1055us peak 13432us
[ 2.713][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.713][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.713][t][timeline] append packet to video: size=70 pts=3.920000 dts=-9223372036854775808.000000 pos=15003 [num=>1 size=14800]
[ 2.713][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 2.713][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.713][t][file] seek request from 15147 to 15147
[ 2.713][t][mkv] append packet to video: size=68 pts=3.880000 dts=-9223372036854775808.000000 pos=15079 [num=1 size=592]
[ 2.713][t][timeline] append packet to video: size=68 pts=3.880000 dts=-9223372036854775808.000000 pos=15079 [num=>1 size=15392]
[ 2.713][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 2.713][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.713][t][file] seek request from 15221 to 15221
[ 2.713][t][mkv] append packet to video: size=68 pts=3.960000 dts=-9223372036854775808.000000 pos=15153 [num=1 size=592]
[ 2.713][t][timeline] append packet to video: size=68 pts=3.960000 dts=-9223372036854775808.000000 pos=15153 [num=>1 size=15984]
[ 2.713][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 2.713][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.713][t][file] seek request from 15304 to 15304
[ 2.713][t][mkv] append packet to video: size=77 pts=4.160000 dts=-9223372036854775808.000000 pos=15227 [num=1 size=592]
[ 2.713][t][timeline] append packet to video: size=77 pts=4.160000 dts=-9223372036854775808.000000 pos=15227 [num=>1 size=16576]
[ 2.713][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 2.752][t][cplayer] video_output_image: 2
[ 2.752][t][cplayer] frametime=0.040
[ 2.752][t][vo/gpu] Updating global uniform 'texture0'
[ 2.753][t][vo/gpu] Updating global uniform 'texture1'
[ 2.753][t][vo/gpu] Updating global uniform 'texture2'
[ 2.753][t][cplayer] video_output_image: 2
[ 2.753][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 2.753][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.753][t][sub/ass] forced line break at 10
[ 2.753][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.753][t][cplayer] video_output_image: 2
[ 2.753][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 1042us peak 13432us
[ 2.753][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.753][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.792][t][cplayer] video_output_image: 2
[ 2.792][t][cplayer] frametime=0.040
[ 2.792][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 2.792][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.792][t][cplayer] video_output_image: 2
[ 2.792][t][cplayer] video_output_image: 2
[ 2.792][t][vo/gpu] Updating global uniform 'texture0'
[ 2.792][t][vo/gpu] Updating global uniform 'texture1'
[ 2.792][t][vo/gpu] Updating global uniform 'texture2'
[ 2.793][t][sub/ass] forced line break at 10
[ 2.793][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.793][t][vo/gpu] pass 'upload frame (DR)': last 270us avg 1029us peak 13432us
[ 2.793][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 2.793][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 2.804][t][cplayer] video_output_image: 2
[ 2.832][t][cplayer] video_output_image: 2
[ 2.832][t][cplayer] frametime=0.040
[ 2.832][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.832][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.832][t][cplayer] video_output_image: 2
[ 2.832][t][cplayer] video_output_image: 2
[ 2.832][t][vo/gpu] Updating global uniform 'texture0'
[ 2.832][t][vo/gpu] Updating global uniform 'texture1'
[ 2.832][t][vo/gpu] Updating global uniform 'texture2'
[ 2.833][t][sub/ass] forced line break at 10
[ 2.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.833][t][vo/gpu] pass 'upload frame (DR)': last 270us avg 1017us peak 13432us
[ 2.833][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.833][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.872][t][cplayer] video_output_image: 2
[ 2.872][t][cplayer] frametime=0.040
[ 2.872][t][cplayer] video_output_image: 2
[ 2.872][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.872][t][cplayer] video_output_image: 2
[ 2.872][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 2.872][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.872][t][vo/gpu] Updating global uniform 'texture0'
[ 2.873][t][file] seek request from 15380 to 15380
[ 2.873][t][mkv] append packet to video: size=70 pts=4.080000 dts=-9223372036854775808.000000 pos=15310 [num=1 size=592]
[ 2.873][t][timeline] append packet to video: size=70 pts=4.080000 dts=-9223372036854775808.000000 pos=15310 [num=>1 size=14800]
[ 2.873][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 2.873][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.873][t][file] seek request from 15454 to 15454
[ 2.873][t][mkv] append packet to video: size=68 pts=4.040000 dts=-9223372036854775808.000000 pos=15386 [num=1 size=592]
[ 2.873][t][timeline] append packet to video: size=68 pts=4.040000 dts=-9223372036854775808.000000 pos=15386 [num=>1 size=15392]
[ 2.873][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 2.873][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.873][t][file] seek request from 15528 to 15528
[ 2.873][t][mkv] append packet to video: size=68 pts=4.120000 dts=-9223372036854775808.000000 pos=15460 [num=1 size=592]
[ 2.873][t][timeline] append packet to video: size=68 pts=4.120000 dts=-9223372036854775808.000000 pos=15460 [num=>1 size=15984]
[ 2.873][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 2.873][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 2.873][t][file] seek request from 15611 to 15611
[ 2.873][t][mkv] append packet to video: size=77 pts=4.320000 dts=-9223372036854775808.000000 pos=15534 [num=1 size=592]
[ 2.873][t][timeline] append packet to video: size=77 pts=4.320000 dts=-9223372036854775808.000000 pos=15534 [num=>1 size=16576]
[ 2.873][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 2.873][t][vo/gpu] Updating global uniform 'texture1'
[ 2.873][t][vo/gpu] Updating global uniform 'texture2'
[ 2.874][t][sub/ass] forced line break at 10
[ 2.874][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.874][t][vo/gpu] pass 'upload frame (DR)': last 5454us avg 1088us peak 13432us
[ 2.874][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.874][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.911][t][cplayer] video_output_image: 2
[ 2.912][t][cplayer] frametime=0.040
[ 2.912][t][cplayer] video_output_image: 2
[ 2.912][t][cplayer] video_output_image: 2
[ 2.912][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 2.912][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 2.912][t][vo/gpu] Updating global uniform 'texture0'
[ 2.912][t][vo/gpu] Updating global uniform 'texture1'
[ 2.912][t][vo/gpu] Updating global uniform 'texture2'
[ 2.912][t][sub/ass] forced line break at 10
[ 2.913][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.913][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 1075us peak 13432us
[ 2.913][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.913][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.952][t][cplayer] video_output_image: 2
[ 2.952][t][cplayer] frametime=0.040
[ 2.952][t][cplayer] video_output_image: 2
[ 2.952][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.952][t][cplayer] video_output_image: 2
[ 2.953][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 2.953][t][vo/gpu] Updating global uniform 'texture0'
[ 2.953][t][vo/gpu] Updating global uniform 'texture1'
[ 2.953][t][vo/gpu] Updating global uniform 'texture2'
[ 2.953][t][sub/ass] forced line break at 10
[ 2.954][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.954][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 1063us peak 13432us
[ 2.954][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 2.954][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 2.992][t][cplayer] video_output_image: 2
[ 2.992][t][cplayer] frametime=0.040
[ 2.992][t][cplayer] video_output_image: 2
[ 2.992][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 2.992][t][cplayer] video_output_image: 2
[ 2.992][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 2.993][t][vo/gpu] Updating global uniform 'texture0'
[ 2.993][t][vo/gpu] Updating global uniform 'texture1'
[ 2.993][t][vo/gpu] Updating global uniform 'texture2'
[ 2.993][t][sub/ass] forced line break at 10
[ 2.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 2.993][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 1050us peak 13432us
[ 2.993][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 2.993][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.032][t][cplayer] video_output_image: 2
[ 3.032][t][cplayer] frametime=0.040
[ 3.032][t][cplayer] video_output_image: 2
[ 3.032][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 3.032][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.032][t][file] seek request from 15687 to 15687
[ 3.032][t][vo/gpu] Updating global uniform 'texture0'
[ 3.032][t][mkv] append packet to video: size=70 pts=4.240000 dts=-9223372036854775808.000000 pos=15617 [num=1 size=592]
[ 3.032][t][timeline] append packet to video: size=70 pts=4.240000 dts=-9223372036854775808.000000 pos=15617 [num=>1 size=14800]
[ 3.032][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 3.032][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.033][t][file] seek request from 15761 to 15761
[ 3.033][t][mkv] append packet to video: size=68 pts=4.200000 dts=-9223372036854775808.000000 pos=15693 [num=1 size=592]
[ 3.033][t][timeline] append packet to video: size=68 pts=4.200000 dts=-9223372036854775808.000000 pos=15693 [num=>1 size=15392]
[ 3.033][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 3.033][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.033][t][file] seek request from 15835 to 15835
[ 3.033][t][mkv] append packet to video: size=68 pts=4.280000 dts=-9223372036854775808.000000 pos=15767 [num=1 size=592]
[ 3.033][t][timeline] append packet to video: size=68 pts=4.280000 dts=-9223372036854775808.000000 pos=15767 [num=>1 size=15984]
[ 3.033][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 3.033][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.033][t][file] seek request from 15918 to 15918
[ 3.033][t][mkv] append packet to video: size=77 pts=4.480000 dts=-9223372036854775808.000000 pos=15841 [num=1 size=592]
[ 3.033][t][timeline] append packet to video: size=77 pts=4.480000 dts=-9223372036854775808.000000 pos=15841 [num=>1 size=16576]
[ 3.033][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 3.033][t][cplayer] video_output_image: 2
[ 3.033][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.034][t][vo/gpu] Updating global uniform 'texture1'
[ 3.034][t][vo/gpu] Updating global uniform 'texture2'
[ 3.034][t][sub/ass] forced line break at 10
[ 3.034][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.034][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 1039us peak 13432us
[ 3.034][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.034][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.072][t][cplayer] video_output_image: 2
[ 3.072][t][cplayer] frametime=0.040
[ 3.072][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 3.072][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.072][t][cplayer] video_output_image: 2
[ 3.072][t][cplayer] video_output_image: 2
[ 3.072][t][vo/gpu] Updating global uniform 'texture0'
[ 3.072][t][vo/gpu] Updating global uniform 'texture1'
[ 3.072][t][vo/gpu] Updating global uniform 'texture2'
[ 3.073][t][sub/ass] forced line break at 10
[ 3.073][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.073][t][vo/gpu] pass 'upload frame (DR)': last 923us avg 1037us peak 13432us
[ 3.073][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.073][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.112][t][cplayer] video_output_image: 2
[ 3.112][t][cplayer] frametime=0.040
[ 3.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.112][t][cplayer] video_output_image: 2
[ 3.112][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 3.113][t][cplayer] video_output_image: 2
[ 3.113][t][vo/gpu] Updating global uniform 'texture0'
[ 3.113][t][vo/gpu] Updating global uniform 'texture1'
[ 3.113][t][vo/gpu] Updating global uniform 'texture2'
[ 3.113][t][sub/ass] forced line break at 10
[ 3.114][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.114][t][vo/gpu] pass 'upload frame (DR)': last 276us avg 1026us peak 13432us
[ 3.114][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.114][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.123][t][cplayer] video_output_image: 2
[ 3.152][t][cplayer] video_output_image: 2
[ 3.152][t][cplayer] frametime=0.040
[ 3.153][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 3.153][t][cplayer] video_output_image: 2
[ 3.153][t][cplayer] video_output_image: 2
[ 3.153][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.153][t][vo/gpu] Updating global uniform 'texture0'
[ 3.153][t][vo/gpu] Updating global uniform 'texture1'
[ 3.153][t][vo/gpu] Updating global uniform 'texture2'
[ 3.154][t][sub/ass] forced line break at 10
[ 3.154][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.154][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 1015us peak 13432us
[ 3.154][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.154][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.192][t][cplayer] video_output_image: 2
[ 3.192][t][cplayer] frametime=0.040
[ 3.192][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 3.192][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.192][t][file] seek request from 15994 to 15994
[ 3.192][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.193][t][cplayer] video_output_image: 2
[ 3.193][t][cplayer] video_output_image: 2
[ 3.193][t][mkv] append packet to video: size=70 pts=4.400000 dts=-9223372036854775808.000000 pos=15924 [num=1 size=592]
[ 3.193][t][timeline] append packet to video: size=70 pts=4.400000 dts=-9223372036854775808.000000 pos=15924 [num=>1 size=14800]
[ 3.193][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 3.193][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.193][t][file] seek request from 16068 to 16068
[ 3.194][t][mkv] append packet to video: size=68 pts=4.360000 dts=-9223372036854775808.000000 pos=16000 [num=1 size=592]
[ 3.194][t][timeline] append packet to video: size=68 pts=4.360000 dts=-9223372036854775808.000000 pos=16000 [num=>1 size=15392]
[ 3.194][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 3.194][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.194][t][file] seek request from 16142 to 16142
[ 3.194][t][mkv] append packet to video: size=68 pts=4.440000 dts=-9223372036854775808.000000 pos=16074 [num=1 size=592]
[ 3.194][t][timeline] append packet to video: size=68 pts=4.440000 dts=-9223372036854775808.000000 pos=16074 [num=>1 size=15984]
[ 3.194][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 3.194][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.194][t][file] seek request from 16225 to 16225
[ 3.195][t][mkv] append packet to video: size=77 pts=4.640000 dts=-9223372036854775808.000000 pos=16148 [num=1 size=592]
[ 3.195][t][timeline] append packet to video: size=77 pts=4.640000 dts=-9223372036854775808.000000 pos=16148 [num=>1 size=16576]
[ 3.195][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 3.198][t][vo/gpu] Updating global uniform 'texture0'
[ 3.198][t][vo/gpu] Updating global uniform 'texture1'
[ 3.198][t][vo/gpu] Updating global uniform 'texture2'
[ 3.198][t][sub/ass] forced line break at 10
[ 3.199][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.199][t][vo/gpu] pass 'upload frame (DR)': last 429us avg 1006us peak 13432us
[ 3.199][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.199][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.232][t][cplayer] video_output_image: 2
[ 3.233][t][cplayer] frametime=0.040
[ 3.233][t][cplayer] video_output_image: 2
[ 3.233][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.233][t][cplayer] video_output_image: 2
[ 3.233][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 3.233][t][vo/gpu] Updating global uniform 'texture0'
[ 3.233][t][vo/gpu] Updating global uniform 'texture1'
[ 3.233][t][vo/gpu] Updating global uniform 'texture2'
[ 3.233][t][sub/ass] forced line break at 10
[ 3.234][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.234][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 996us peak 13432us
[ 3.234][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.234][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.272][t][cplayer] video_output_image: 2
[ 3.272][t][cplayer] frametime=0.040
[ 3.272][t][cplayer] video_output_image: 2
[ 3.272][t][cplayer] video_output_image: 2
[ 3.272][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 3.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.273][t][vo/gpu] Updating global uniform 'texture0'
[ 3.273][t][vo/gpu] Updating global uniform 'texture1'
[ 3.273][t][vo/gpu] Updating global uniform 'texture2'
[ 3.273][t][sub/ass] forced line break at 10
[ 3.273][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.273][t][vo/gpu] pass 'upload frame (DR)': last 1039us avg 996us peak 13432us
[ 3.273][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.274][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.312][t][cplayer] video_output_image: 2
[ 3.312][t][cplayer] frametime=0.040
[ 3.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.312][t][cplayer] video_output_image: 2
[ 3.312][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 3.312][t][cplayer] video_output_image: 2
[ 3.313][t][vo/gpu] Updating global uniform 'texture0'
[ 3.313][t][vo/gpu] Updating global uniform 'texture1'
[ 3.313][t][vo/gpu] Updating global uniform 'texture2'
[ 3.313][t][sub/ass] forced line break at 10
[ 3.313][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.314][t][vo/gpu] pass 'upload frame (DR)': last 273us avg 987us peak 13432us
[ 3.314][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.314][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.352][t][cplayer] video_output_image: 2
[ 3.352][t][cplayer] frametime=0.040
[ 3.352][t][cplayer] video_output_image: 2
[ 3.352][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.352][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 3.353][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.353][t][file] seek request from 16301 to 16301
[ 3.353][t][mkv] append packet to video: size=70 pts=4.560000 dts=-9223372036854775808.000000 pos=16231 [num=1 size=592]
[ 3.353][t][vo/gpu] Updating global uniform 'texture0'
[ 3.353][t][timeline] append packet to video: size=70 pts=4.560000 dts=-9223372036854775808.000000 pos=16231 [num=>1 size=14800]
[ 3.353][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 3.353][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.353][t][file] seek request from 16375 to 16375
[ 3.354][t][mkv] append packet to video: size=68 pts=4.520000 dts=-9223372036854775808.000000 pos=16307 [num=1 size=592]
[ 3.354][t][timeline] append packet to video: size=68 pts=4.520000 dts=-9223372036854775808.000000 pos=16307 [num=>1 size=15392]
[ 3.354][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 3.354][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.354][t][file] seek request from 16449 to 16449
[ 3.354][t][mkv] append packet to video: size=68 pts=4.600000 dts=-9223372036854775808.000000 pos=16381 [num=1 size=592]
[ 3.354][t][timeline] append packet to video: size=68 pts=4.600000 dts=-9223372036854775808.000000 pos=16381 [num=>1 size=15984]
[ 3.354][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 3.354][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.354][t][file] seek request from 16532 to 16532
[ 3.354][t][mkv] append packet to video: size=77 pts=4.800000 dts=-9223372036854775808.000000 pos=16455 [num=1 size=592]
[ 3.354][t][timeline] append packet to video: size=77 pts=4.800000 dts=-9223372036854775808.000000 pos=16455 [num=>1 size=16576]
[ 3.354][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 3.354][t][vo/gpu] Updating global uniform 'texture1'
[ 3.354][t][vo/gpu] Updating global uniform 'texture2'
[ 3.354][t][cplayer] video_output_image: 2
[ 3.355][t][sub/ass] forced line break at 10
[ 3.355][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.355][t][vo/gpu] pass 'upload frame (DR)': last 262us avg 977us peak 13432us
[ 3.355][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.355][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.393][t][cplayer] video_output_image: 2
[ 3.393][t][cplayer] frametime=0.040
[ 3.393][t][cplayer] video_output_image: 2
[ 3.393][t][cplayer] video_output_image: 2
[ 3.393][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 3.393][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.393][t][vo/gpu] Updating global uniform 'texture0'
[ 3.394][t][vo/gpu] Updating global uniform 'texture1'
[ 3.394][t][vo/gpu] Updating global uniform 'texture2'
[ 3.394][t][sub/ass] forced line break at 10
[ 3.394][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.394][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 967us peak 13432us
[ 3.394][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.394][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.432][t][cplayer] video_output_image: 2
[ 3.432][t][cplayer] frametime=0.040
[ 3.432][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 3.432][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.433][t][cplayer] video_output_image: 2
[ 3.433][t][cplayer] video_output_image: 2
[ 3.433][t][vo/gpu] Updating global uniform 'texture0'
[ 3.433][t][vo/gpu] Updating global uniform 'texture1'
[ 3.433][t][vo/gpu] Updating global uniform 'texture2'
[ 3.433][t][sub/ass] forced line break at 10
[ 3.433][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.434][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 958us peak 13432us
[ 3.434][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.434][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.443][t][cplayer] video_output_image: 2
[ 3.473][t][cplayer] video_output_image: 2
[ 3.473][t][cplayer] frametime=0.040
[ 3.473][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 3.473][t][cplayer] video_output_image: 2
[ 3.473][t][cplayer] video_output_image: 2
[ 3.473][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.473][t][vo/gpu] Updating global uniform 'texture0'
[ 3.474][t][vo/gpu] Updating global uniform 'texture1'
[ 3.474][t][vo/gpu] Updating global uniform 'texture2'
[ 3.474][t][sub/ass] forced line break at 10
[ 3.474][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.475][t][vo/gpu] pass 'upload frame (DR)': last 1211us avg 961us peak 13432us
[ 3.475][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 3.475][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.512][t][cplayer] video_output_image: 2
[ 3.512][t][cplayer] frametime=0.040
[ 3.512][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 3.513][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.513][t][file] seek request from 16608 to 16608
[ 3.513][t][mkv] append packet to video: size=70 pts=4.720000 dts=-9223372036854775808.000000 pos=16538 [num=1 size=592]
[ 3.513][t][vo/gpu] Updating global uniform 'texture0'
[ 3.513][t][timeline] append packet to video: size=70 pts=4.720000 dts=-9223372036854775808.000000 pos=16538 [num=>1 size=14800]
[ 3.513][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 3.513][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.513][t][file] seek request from 16682 to 16682
[ 3.513][t][mkv] append packet to video: size=68 pts=4.680000 dts=-9223372036854775808.000000 pos=16614 [num=1 size=592]
[ 3.513][t][timeline] append packet to video: size=68 pts=4.680000 dts=-9223372036854775808.000000 pos=16614 [num=>1 size=15392]
[ 3.513][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 3.513][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.513][t][file] seek request from 16756 to 16756
[ 3.513][t][mkv] append packet to video: size=68 pts=4.760000 dts=-9223372036854775808.000000 pos=16688 [num=1 size=592]
[ 3.513][t][timeline] append packet to video: size=68 pts=4.760000 dts=-9223372036854775808.000000 pos=16688 [num=>1 size=15984]
[ 3.513][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 3.513][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.513][t][file] seek request from 16838 to 16838
[ 3.513][t][mkv] append packet to video: size=76 pts=4.960000 dts=-9223372036854775808.000000 pos=16762 [num=1 size=592]
[ 3.514][t][timeline] append packet to video: size=76 pts=4.960000 dts=-9223372036854775808.000000 pos=16762 [num=>1 size=16576]
[ 3.514][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 3.514][t][cplayer] video_output_image: 2
[ 3.514][t][cplayer] video_output_image: 2
[ 3.514][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.514][t][vo/gpu] Updating global uniform 'texture1'
[ 3.514][t][vo/gpu] Updating global uniform 'texture2'
[ 3.514][t][sub/ass] forced line break at 10
[ 3.514][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.514][t][vo/gpu] pass 'upload frame (DR)': last 4125us avg 1002us peak 13432us
[ 3.514][t][vo/gpu] pass 'color conversion + output to screen': last 63us avg 60us peak 70us
[ 3.515][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.552][t][cplayer] video_output_image: 2
[ 3.552][t][cplayer] frametime=0.040
[ 3.552][t][cplayer] video_output_image: 2
[ 3.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.552][t][cplayer] video_output_image: 2
[ 3.552][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 3.552][t][vo/gpu] Updating global uniform 'texture0'
[ 3.553][t][vo/gpu] Updating global uniform 'texture1'
[ 3.553][t][vo/gpu] Updating global uniform 'texture2'
[ 3.553][t][sub/ass] forced line break at 10
[ 3.553][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.553][t][vo/gpu] pass 'upload frame (DR)': last 1048us avg 1002us peak 13432us
[ 3.553][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.553][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.592][t][cplayer] video_output_image: 2
[ 3.592][t][cplayer] frametime=0.040
[ 3.592][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 3.592][t][cplayer] video_output_image: 2
[ 3.592][t][cplayer] video_output_image: 2
[ 3.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.592][t][vo/gpu] Updating global uniform 'texture0'
[ 3.592][t][vo/gpu] Updating global uniform 'texture1'
[ 3.592][t][vo/gpu] Updating global uniform 'texture2'
[ 3.593][t][sub/ass] forced line break at 10
[ 3.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.593][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 993us peak 13432us
[ 3.593][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.593][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.632][t][cplayer] video_output_image: 2
[ 3.632][t][cplayer] frametime=0.040
[ 3.632][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 3.632][t][cplayer] video_output_image: 2
[ 3.632][t][cplayer] video_output_image: 2
[ 3.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.632][t][vo/gpu] Updating global uniform 'texture0'
[ 3.632][t][vo/gpu] Updating global uniform 'texture1'
[ 3.632][t][vo/gpu] Updating global uniform 'texture2'
[ 3.633][t][sub/ass] forced line break at 10
[ 3.633][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.633][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 984us peak 13432us
[ 3.633][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.633][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.672][t][cplayer] video_output_image: 2
[ 3.672][t][cplayer] frametime=0.040
[ 3.672][t][cplayer] video_output_image: 2
[ 3.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.672][t][cplayer] video_output_image: 2
[ 3.672][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 3.672][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.672][t][file] seek request from 16914 to 16914
[ 3.672][t][mkv] append packet to video: size=70 pts=4.880000 dts=-9223372036854775808.000000 pos=16844 [num=1 size=592]
[ 3.672][t][timeline] append packet to video: size=70 pts=4.880000 dts=-9223372036854775808.000000 pos=16844 [num=>1 size=14800]
[ 3.672][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 3.672][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.672][t][file] seek request from 16988 to 16988
[ 3.672][t][mkv] append packet to video: size=68 pts=4.840000 dts=-9223372036854775808.000000 pos=16920 [num=1 size=592]
[ 3.672][t][timeline] append packet to video: size=68 pts=4.840000 dts=-9223372036854775808.000000 pos=16920 [num=>1 size=15392]
[ 3.672][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 3.672][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.672][t][file] seek request from 17062 to 17062
[ 3.672][t][mkv] append packet to video: size=68 pts=4.920000 dts=-9223372036854775808.000000 pos=16994 [num=1 size=592]
[ 3.672][t][timeline] append packet to video: size=68 pts=4.920000 dts=-9223372036854775808.000000 pos=16994 [num=>1 size=15984]
[ 3.672][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 3.672][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.672][t][file] seek request from 17067 to 17106
[ 3.672][t][file] seek request from 17112 to 17850
[ 3.672][v][mkv] EOF reached.
[ 3.672][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.673][v][timeline] switch to segment 1
[ 3.673][v][mkv] deselect track 0
[ 3.673][v][mkv] deselect track 1
[ 3.673][v][mkv] select track 0
[ 3.673][v][mkv] select track 1
[ 3.673][v][mkv] queuing seek to 0.000000
[ 3.673][v][mkv] execute seek (to 0.000000 flags 32)
[ 3.673][t][file] seek request from 61576 to 60451
[ 3.673][v][mkv] creating index until TC 5000000
[ 3.673][t][file] seek request from 61576 to 61576
[ 3.673][t][file] seek request from 61627 to 61627
[ 3.673][t][file] seek request from 61708 to 61708
[ 3.673][t][file] seek request from 61782 to 61782
[ 3.673][t][file] seek request from 61856 to 61856
[ 3.673][t][file] seek request from 61930 to 61930
[ 3.673][t][file] seek request from 62013 to 62013
[ 3.673][t][file] seek request from 62089 to 62089
[ 3.673][t][file] seek request from 62163 to 62163
[ 3.673][t][file] seek request from 62237 to 62237
[ 3.673][t][file] seek request from 62320 to 62320
[ 3.673][t][file] seek request from 62396 to 62396
[ 3.673][t][file] seek request from 62470 to 62470
[ 3.673][t][file] seek request from 62544 to 62544
[ 3.673][t][file] seek request from 62627 to 62627
[ 3.673][t][file] seek request from 62703 to 62703
[ 3.673][t][file] seek request from 62777 to 62777
[ 3.673][t][file] seek request from 62851 to 62851
[ 3.673][t][file] seek request from 62934 to 62934
[ 3.673][t][file] seek request from 63010 to 63010
[ 3.673][t][file] seek request from 63084 to 63084
[ 3.673][t][file] seek request from 63158 to 63158
[ 3.673][t][file] seek request from 63241 to 63241
[ 3.673][t][file] seek request from 63317 to 63317
[ 3.673][t][file] seek request from 63391 to 63391
[ 3.673][t][file] seek request from 63465 to 63465
[ 3.673][t][file] seek request from 63548 to 63548
[ 3.673][t][file] seek request from 63624 to 63624
[ 3.673][t][file] seek request from 63698 to 63698
[ 3.673][t][file] seek request from 63772 to 63772
[ 3.673][t][file] seek request from 63855 to 63855
[ 3.673][t][file] seek request from 63931 to 63931
[ 3.673][t][file] seek request from 64005 to 64005
[ 3.673][t][file] seek request from 64079 to 64079
[ 3.673][t][file] seek request from 64162 to 64162
[ 3.673][t][file] seek request from 64238 to 64238
[ 3.673][t][file] seek request from 64312 to 64312
[ 3.673][t][file] seek request from 64386 to 64386
[ 3.673][t][file] seek request from 64469 to 64469
[ 3.673][t][file] seek request from 64545 to 64545
[ 3.673][t][file] seek request from 64619 to 64619
[ 3.673][t][file] seek request from 64693 to 64693
[ 3.673][t][file] seek request from 64776 to 64776
[ 3.673][t][file] seek request from 64852 to 64852
[ 3.673][t][file] seek request from 64926 to 64926
[ 3.674][t][file] seek request from 65000 to 65000
[ 3.674][t][file] seek request from 65083 to 65083
[ 3.674][t][file] seek request from 65159 to 65159
[ 3.674][t][file] seek request from 65233 to 65233
[ 3.674][t][file] seek request from 65307 to 65307
[ 3.674][t][file] seek request from 65390 to 65390
[ 3.674][t][file] seek request from 65466 to 65466
[ 3.674][t][file] seek request from 65540 to 65540
[ 3.674][t][file] seek request from 65614 to 65614
[ 3.674][t][file] seek request from 65697 to 65697
[ 3.674][t][file] seek request from 65773 to 65773
[ 3.674][t][file] seek request from 65847 to 65847
[ 3.674][t][file] seek request from 65921 to 65921
[ 3.674][t][file] seek request from 66004 to 66004
[ 3.674][t][file] seek request from 66080 to 66080
[ 3.674][t][file] seek request from 66154 to 66154
[ 3.674][t][file] seek request from 66228 to 66228
[ 3.674][t][file] seek request from 66311 to 66311
[ 3.674][t][file] seek request from 66387 to 66387
[ 3.674][t][file] seek request from 66461 to 66461
[ 3.674][t][file] seek request from 66535 to 66535
[ 3.674][t][file] seek request from 66618 to 66618
[ 3.674][t][file] seek request from 66694 to 66694
[ 3.674][t][file] seek request from 66768 to 66768
[ 3.674][t][file] seek request from 66842 to 66842
[ 3.674][t][file] seek request from 66925 to 66925
[ 3.674][t][file] seek request from 67001 to 67001
[ 3.674][t][file] seek request from 67075 to 67075
[ 3.674][t][file] seek request from 67149 to 67149
[ 3.674][t][file] seek request from 67232 to 67232
[ 3.674][t][file] seek request from 67308 to 67308
[ 3.674][t][file] seek request from 67382 to 67382
[ 3.674][t][file] seek request from 67456 to 67456
[ 3.674][t][file] seek request from 67539 to 67539
[ 3.674][t][file] seek request from 67615 to 67615
[ 3.674][t][file] seek request from 67689 to 67689
[ 3.674][t][file] seek request from 67763 to 67763
[ 3.674][t][file] seek request from 67846 to 67846
[ 3.674][t][file] seek request from 67922 to 67922
[ 3.674][t][file] seek request from 67996 to 67996
[ 3.674][t][file] seek request from 68070 to 68070
[ 3.674][t][file] seek request from 68153 to 68153
[ 3.674][t][file] seek request from 68229 to 68229
[ 3.674][t][file] seek request from 68303 to 68303
[ 3.674][t][file] seek request from 68377 to 68377
[ 3.674][t][file] seek request from 68460 to 68460
[ 3.674][t][file] seek request from 68536 to 68536
[ 3.674][t][file] seek request from 68610 to 68610
[ 3.674][t][file] seek request from 68684 to 68684
[ 3.674][t][file] seek request from 68767 to 68767
[ 3.674][t][file] seek request from 68843 to 68843
[ 3.674][t][file] seek request from 68917 to 68917
[ 3.674][t][file] seek request from 68991 to 68991
[ 3.674][t][file] seek request from 69074 to 69074
[ 3.674][t][file] seek request from 69150 to 69150
[ 3.674][t][file] seek request from 69224 to 69224
[ 3.674][t][file] seek request from 69298 to 69298
[ 3.674][t][file] seek request from 69381 to 69381
[ 3.675][t][file] seek request from 69457 to 69457
[ 3.675][t][file] seek request from 69531 to 69531
[ 3.675][t][file] seek request from 69605 to 69605
[ 3.675][t][file] seek request from 69688 to 69688
[ 3.675][t][file] seek request from 69764 to 69764
[ 3.675][t][file] seek request from 69838 to 69838
[ 3.675][t][file] seek request from 69912 to 69912
[ 3.675][t][file] seek request from 69995 to 69995
[ 3.675][t][file] seek request from 70071 to 70071
[ 3.675][t][file] seek request from 70145 to 70145
[ 3.675][t][file] seek request from 70219 to 70219
[ 3.675][t][file] seek request from 70302 to 70302
[ 3.675][t][file] seek request from 70378 to 70378
[ 3.675][t][file] seek request from 70452 to 70452
[ 3.675][t][file] seek request from 70526 to 70526
[ 3.675][t][file] seek request from 70609 to 70609
[ 3.675][t][file] seek request from 70685 to 70685
[ 3.675][t][file] seek request from 70759 to 70759
[ 3.675][t][file] seek request from 70833 to 70833
[ 3.675][t][file] seek request from 70915 to 70915
[ 3.675][t][file] seek request from 70991 to 70991
[ 3.675][t][file] seek request from 71065 to 71065
[ 3.675][t][file] seek request from 71139 to 71139
[ 3.675][t][file] seek request from 71144 to 71183
[ 3.675][t][file] seek request from 71189 to 71927
[ 3.675][t][file] seek request from 71927 to 60451
[ 3.675][v][mkv] seek done
[ 3.675][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 3.675][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.675][t][file] seek request from 61576 to 61576
[ 3.675][t][mkv] append packet to video: size=1109 pts=0.000000 dts=-9223372036854775808.000000 pos=60467 [num=1 size=1632]
[ 3.675][t][timeline] append packet to video: size=1109 pts=5.000000 dts=-9223372036854775808.000000 pos=281474976771123 [num=>1 size=17616]
[ 3.675][t][timeline] bytes=17616, read_more=0 prefetch_more=0, refresh_more=0
[ 3.676][t][vo/gpu] Updating global uniform 'texture0'
[ 3.676][t][vo/gpu] Updating global uniform 'texture1'
[ 3.676][t][vo/gpu] Updating global uniform 'texture2'
[ 3.676][t][sub/ass] forced line break at 10
[ 3.677][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.677][t][vo/gpu] pass 'upload frame (DR)': last 1796us avg 994us peak 13432us
[ 3.677][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.677][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.712][t][cplayer] video_output_image: 2
[ 3.712][t][cplayer] frametime=0.040
[ 3.712][t][timeline] bytes=17024, read_more=0 prefetch_more=0, refresh_more=0
[ 3.713][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.713][t][cplayer] video_output_image: 2
[ 3.713][t][cplayer] video_output_image: 2
[ 3.715][t][vo/gpu] Updating global uniform 'texture0'
[ 3.715][t][vo/gpu] Updating global uniform 'texture1'
[ 3.715][t][vo/gpu] Updating global uniform 'texture2'
[ 3.715][t][sub/ass] forced line break at 10
[ 3.715][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.715][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 985us peak 13432us
[ 3.715][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.715][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.751][t][cplayer] video_output_image: 2
[ 3.752][t][cplayer] frametime=0.040
[ 3.752][t][cplayer] video_output_image: 2
[ 3.752][t][cplayer] video_output_image: 2
[ 3.752][t][timeline] bytes=16432, read_more=0 prefetch_more=0, refresh_more=0
[ 3.752][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.759][t][vo/gpu] Updating global uniform 'texture0'
[ 3.759][t][vo/gpu] Updating global uniform 'texture1'
[ 3.759][t][vo/gpu] Updating global uniform 'texture2'
[ 3.759][t][sub/ass] forced line break at 10
[ 3.760][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.760][t][vo/gpu] pass 'upload frame (DR)': last 1249us avg 989us peak 13432us
[ 3.760][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.760][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.791][t][cplayer] video_output_image: 2
[ 3.792][t][cplayer] frametime=0.040
[ 3.792][t][cplayer] video_output_image: 2
[ 3.792][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.792][t][vo/gpu] Updating global uniform 'texture0'
[ 3.792][t][vo/gpu] Updating global uniform 'texture1'
[ 3.792][t][vo/gpu] Updating global uniform 'texture2'
[ 3.792][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 3.793][t][cplayer] video_output_image: 2
[ 3.793][t][sub/ass] forced line break at 10
[ 3.793][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.793][t][vo/gpu] pass 'upload frame (DR)': last 604us avg 984us peak 13432us
[ 3.793][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.793][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.832][t][cplayer] video_output_image: 2
[ 3.832][t][cplayer] frametime=0.040
[ 3.832][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 3.832][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.832][t][file] seek request from 61627 to 61627
[ 3.832][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.832][t][cplayer] video_output_image: 2
[ 3.832][t][cplayer] video_output_image: 2
[ 3.833][t][mkv] append packet to sub: size=43 pts=0.000000 dts=-9223372036854775808.000000 pos=61584 [num=1 size=560]
[ 3.833][t][timeline] append packet to sub: size=43 pts=5.000000 dts=-9223372036854775808.000000 pos=281474976772240 [num=1 size=560]
[ 3.833][t][timeline] bytes=15808, read_more=0 prefetch_more=1, refresh_more=0
[ 3.833][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.833][t][file] seek request from 61708 to 61708
[ 3.833][t][mkv] append packet to video: size=71 pts=0.160000 dts=-9223372036854775808.000000 pos=61637 [num=1 size=592]
[ 3.833][t][timeline] append packet to video: size=71 pts=5.160000 dts=-9223372036854775808.000000 pos=281474976772293 [num=>1 size=15840]
[ 3.833][t][timeline] bytes=16400, read_more=0 prefetch_more=0, refresh_more=0
[ 3.833][t][vo/gpu] Updating global uniform 'texture0'
[ 3.833][t][vo/gpu] Updating global uniform 'texture1'
[ 3.833][t][vo/gpu] Updating global uniform 'texture2'
[ 3.833][t][sub/ass] forced line break at 10
[ 3.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.834][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 976us peak 13432us
[ 3.834][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.834][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.872][t][cplayer] video_output_image: 2
[ 3.872][t][cplayer] frametime=0.040
[ 3.872][t][timeline] bytes=15248, read_more=0 prefetch_more=0, refresh_more=0
[ 3.872][t][cplayer] video_output_image: 2
[ 3.872][t][cplayer] video_output_image: 2
[ 3.872][t][vo/gpu] Updating global uniform 'texture0'
[ 3.873][t][vo/gpu] Updating global uniform 'texture1'
[ 3.873][t][vo/gpu] Updating global uniform 'texture2'
[ 3.873][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.873][t][sub/ass] forced line break at 10
[ 3.873][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.873][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 968us peak 13432us
[ 3.873][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.873][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.911][t][cplayer] video_output_image: 2
[ 3.912][t][cplayer] frametime=0.040
[ 3.912][t][timeline] bytes=14656, read_more=0 prefetch_more=0, refresh_more=0
[ 3.912][t][cplayer] video_output_image: 2
[ 3.912][t][cplayer] video_output_image: 2
[ 3.912][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.912][t][vo/gpu] Updating global uniform 'texture0'
[ 3.913][t][vo/gpu] Updating global uniform 'texture1'
[ 3.913][t][vo/gpu] Updating global uniform 'texture2'
[ 3.913][t][sub/ass] forced line break at 10
[ 3.913][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.913][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 960us peak 13432us
[ 3.913][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.913][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 3.952][t][cplayer] video_output_image: 2
[ 3.952][t][cplayer] frametime=0.040
[ 3.952][t][timeline] bytes=14064, read_more=0 prefetch_more=0, refresh_more=0
[ 3.952][t][cplayer] video_output_image: 2
[ 3.952][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 3.952][t][cplayer] video_output_image: 2
[ 3.952][t][vo/gpu] Updating global uniform 'texture0'
[ 3.952][t][vo/gpu] Updating global uniform 'texture1'
[ 3.952][t][vo/gpu] Updating global uniform 'texture2'
[ 3.953][t][sub/ass] forced line break at 10
[ 3.953][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.953][t][vo/gpu] pass 'upload frame (DR)': last 545us avg 955us peak 13432us
[ 3.953][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 3.953][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 3.992][t][cplayer] video_output_image: 2
[ 3.992][t][cplayer] frametime=0.040
[ 3.992][t][cplayer] video_output_image: 2
[ 3.992][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 3.992][t][timeline] bytes=13472, read_more=0 prefetch_more=1, refresh_more=0
[ 3.993][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.993][t][file] seek request from 61782 to 61782
[ 3.993][t][mkv] append packet to video: size=68 pts=0.080000 dts=-9223372036854775808.000000 pos=61714 [num=1 size=592]
[ 3.993][t][timeline] append packet to video: size=68 pts=5.080000 dts=-9223372036854775808.000000 pos=281474976772370 [num=>1 size=14064]
[ 3.993][t][timeline] bytes=14064, read_more=0 prefetch_more=1, refresh_more=0
[ 3.993][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.993][t][file] seek request from 61856 to 61856
[ 3.993][t][mkv] append packet to video: size=68 pts=0.040000 dts=-9223372036854775808.000000 pos=61788 [num=1 size=592]
[ 3.993][t][timeline] append packet to video: size=68 pts=5.040000 dts=-9223372036854775808.000000 pos=281474976772444 [num=>1 size=14656]
[ 3.993][t][timeline] bytes=14656, read_more=0 prefetch_more=1, refresh_more=0
[ 3.993][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.993][t][file] seek request from 61930 to 61930
[ 3.993][t][mkv] append packet to video: size=68 pts=0.120000 dts=-9223372036854775808.000000 pos=61862 [num=1 size=592]
[ 3.993][t][timeline] append packet to video: size=68 pts=5.120000 dts=-9223372036854775808.000000 pos=281474976772518 [num=>1 size=15248]
[ 3.993][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 3.993][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 3.993][t][file] seek request from 62013 to 62013
[ 3.993][t][mkv] append packet to video: size=77 pts=0.320000 dts=-9223372036854775808.000000 pos=61936 [num=1 size=592]
[ 3.994][t][timeline] append packet to video: size=77 pts=5.320000 dts=-9223372036854775808.000000 pos=281474976772592 [num=>1 size=15840]
[ 3.994][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 3.994][t][cplayer] video_output_image: 2
[ 3.994][t][vo/gpu] Updating global uniform 'texture0'
[ 3.994][t][vo/gpu] Updating global uniform 'texture1'
[ 3.994][t][vo/gpu] Updating global uniform 'texture2'
[ 3.994][t][sub/ass] forced line break at 10
[ 3.994][t][vo/gpu] Updating global uniform 'osdtex'
[ 3.994][t][vo/gpu] pass 'upload frame (DR)': last 2452us avg 972us peak 13432us
[ 3.994][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 3.994][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.032][t][cplayer] video_output_image: 2
[ 4.032][t][cplayer] frametime=0.040
[ 4.032][t][cplayer] video_output_image: 2
[ 4.032][t][cplayer] video_output_image: 2
[ 4.032][t][timeline] bytes=15248, read_more=0 prefetch_more=0, refresh_more=0
[ 4.032][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.033][t][vo/gpu] Updating global uniform 'texture0'
[ 4.033][t][vo/gpu] Updating global uniform 'texture1'
[ 4.033][t][vo/gpu] Updating global uniform 'texture2'
[ 4.033][t][sub/ass] forced line break at 10
[ 4.033][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.033][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 964us peak 13432us
[ 4.033][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.033][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.071][t][cplayer] video_output_image: 2
[ 4.072][t][cplayer] frametime=0.040
[ 4.072][t][cplayer] video_output_image: 2
[ 4.072][t][cplayer] video_output_image: 2
[ 4.072][t][timeline] bytes=14656, read_more=0 prefetch_more=0, refresh_more=0
[ 4.072][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.072][t][vo/gpu] Updating global uniform 'texture0'
[ 4.072][t][vo/gpu] Updating global uniform 'texture1'
[ 4.072][t][vo/gpu] Updating global uniform 'texture2'
[ 4.073][t][sub/ass] forced line break at 10
[ 4.073][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.073][t][vo/gpu] pass 'upload frame (DR)': last 1019us avg 964us peak 13432us
[ 4.073][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 4.073][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.084][t][cplayer] video_output_image: 2
[ 4.112][t][cplayer] video_output_image: 2
[ 4.112][t][cplayer] frametime=0.040
[ 4.112][t][cplayer] video_output_image: 2
[ 4.112][t][timeline] bytes=14064, read_more=0 prefetch_more=0, refresh_more=0
[ 4.112][t][cplayer] video_output_image: 2
[ 4.113][t][vo/gpu] Updating global uniform 'texture0'
[ 4.113][t][vo/gpu] Updating global uniform 'texture1'
[ 4.113][t][vo/gpu] Updating global uniform 'texture2'
[ 4.113][t][sub/ass] forced line break at 10
[ 4.113][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.113][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.113][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 957us peak 13432us
[ 4.114][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.114][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.152][t][cplayer] video_output_image: 2
[ 4.152][t][cplayer] frametime=0.040
[ 4.153][t][cplayer] video_output_image: 2
[ 4.153][t][vo/gpu] Updating global uniform 'texture0'
[ 4.153][t][timeline] bytes=13472, read_more=0 prefetch_more=1, refresh_more=0
[ 4.153][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.153][t][cplayer] video_output_image: 2
[ 4.153][t][file] seek request from 62089 to 62089
[ 4.153][t][mkv] append packet to video: size=70 pts=0.240000 dts=-9223372036854775808.000000 pos=62019 [num=1 size=592]
[ 4.153][t][timeline] append packet to video: size=70 pts=5.240000 dts=-9223372036854775808.000000 pos=281474976772675 [num=>1 size=14064]
[ 4.153][t][timeline] bytes=14064, read_more=0 prefetch_more=1, refresh_more=0
[ 4.153][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.153][t][file] seek request from 62163 to 62163
[ 4.154][t][mkv] append packet to video: size=68 pts=0.200000 dts=-9223372036854775808.000000 pos=62095 [num=1 size=592]
[ 4.154][t][timeline] append packet to video: size=68 pts=5.200000 dts=-9223372036854775808.000000 pos=281474976772751 [num=>1 size=14656]
[ 4.154][t][timeline] bytes=14656, read_more=0 prefetch_more=1, refresh_more=0
[ 4.154][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.154][t][file] seek request from 62237 to 62237
[ 4.154][t][mkv] append packet to video: size=68 pts=0.280000 dts=-9223372036854775808.000000 pos=62169 [num=1 size=592]
[ 4.154][t][timeline] append packet to video: size=68 pts=5.280000 dts=-9223372036854775808.000000 pos=281474976772825 [num=>1 size=15248]
[ 4.154][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 4.154][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.154][t][file] seek request from 62320 to 62320
[ 4.154][t][mkv] append packet to video: size=77 pts=0.480000 dts=-9223372036854775808.000000 pos=62243 [num=1 size=592]
[ 4.154][t][timeline] append packet to video: size=77 pts=5.480000 dts=-9223372036854775808.000000 pos=281474976772899 [num=>1 size=15840]
[ 4.154][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 4.154][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.155][t][vo/gpu] Updating global uniform 'texture1'
[ 4.155][t][vo/gpu] Updating global uniform 'texture2'
[ 4.155][t][sub/ass] forced line break at 10
[ 4.155][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.155][t][vo/gpu] pass 'upload frame (DR)': last 972us avg 957us peak 13432us
[ 4.155][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 4.155][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.193][t][cplayer] video_output_image: 2
[ 4.194][t][cplayer] frametime=0.040
[ 4.194][t][timeline] bytes=15248, read_more=0 prefetch_more=0, refresh_more=0
[ 4.194][t][cplayer] video_output_image: 2
[ 4.194][t][vo/gpu] Updating global uniform 'texture0'
[ 4.194][t][vo/gpu] Updating global uniform 'texture1'
[ 4.194][t][vo/gpu] Updating global uniform 'texture2'
[ 4.194][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.195][t][sub/ass] forced line break at 10
[ 4.195][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.195][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 950us peak 13432us
[ 4.195][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.195][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.196][t][cplayer] video_output_image: 2
[ 4.232][t][cplayer] video_output_image: 2
[ 4.232][t][cplayer] frametime=0.040
[ 4.232][t][timeline] bytes=14656, read_more=0 prefetch_more=0, refresh_more=0
[ 4.232][t][cplayer] video_output_image: 2
[ 4.232][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.233][t][cplayer] video_output_image: 2
[ 4.233][t][vo/gpu] Updating global uniform 'texture0'
[ 4.233][t][vo/gpu] Updating global uniform 'texture1'
[ 4.233][t][vo/gpu] Updating global uniform 'texture2'
[ 4.233][t][sub/ass] forced line break at 10
[ 4.233][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.233][t][vo/gpu] pass 'upload frame (DR)': last 1191us avg 952us peak 13432us
[ 4.233][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 4.233][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.272][t][cplayer] video_output_image: 2
[ 4.272][t][cplayer] frametime=0.040
[ 4.272][t][timeline] bytes=14064, read_more=0 prefetch_more=0, refresh_more=0
[ 4.272][t][cplayer] video_output_image: 2
[ 4.272][t][cplayer] video_output_image: 2
[ 4.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.273][t][vo/gpu] Updating global uniform 'texture0'
[ 4.273][t][vo/gpu] Updating global uniform 'texture1'
[ 4.273][t][vo/gpu] Updating global uniform 'texture2'
[ 4.273][t][sub/ass] forced line break at 10
[ 4.273][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.273][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 945us peak 13432us
[ 4.273][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.273][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.312][t][cplayer] video_output_image: 2
[ 4.313][t][cplayer] frametime=0.040
[ 4.313][t][timeline] bytes=13472, read_more=0 prefetch_more=1, refresh_more=0
[ 4.313][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.313][t][file] seek request from 62396 to 62396
[ 4.313][t][mkv] append packet to video: size=70 pts=0.400000 dts=-9223372036854775808.000000 pos=62326 [num=1 size=592]
[ 4.313][t][timeline] append packet to video: size=70 pts=5.400000 dts=-9223372036854775808.000000 pos=281474976772982 [num=>1 size=14064]
[ 4.313][t][timeline] bytes=14064, read_more=0 prefetch_more=1, refresh_more=0
[ 4.314][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.314][t][file] seek request from 62470 to 62470
[ 4.314][t][mkv] append packet to video: size=68 pts=0.360000 dts=-9223372036854775808.000000 pos=62402 [num=1 size=592]
[ 4.314][t][timeline] append packet to video: size=68 pts=5.360000 dts=-9223372036854775808.000000 pos=281474976773058 [num=>1 size=14656]
[ 4.314][t][timeline] bytes=14656, read_more=0 prefetch_more=1, refresh_more=0
[ 4.314][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.314][t][file] seek request from 62544 to 62544
[ 4.314][t][mkv] append packet to video: size=68 pts=0.440000 dts=-9223372036854775808.000000 pos=62476 [num=1 size=592]
[ 4.314][t][timeline] append packet to video: size=68 pts=5.440000 dts=-9223372036854775808.000000 pos=281474976773132 [num=>1 size=15248]
[ 4.314][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 4.314][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.314][t][file] seek request from 62627 to 62627
[ 4.314][t][mkv] append packet to video: size=77 pts=0.640000 dts=-9223372036854775808.000000 pos=62550 [num=1 size=592]
[ 4.314][t][timeline] append packet to video: size=77 pts=5.640000 dts=-9223372036854775808.000000 pos=281474976773206 [num=>1 size=15840]
[ 4.314][t][cplayer] video_output_image: 2
[ 4.314][t][vo/gpu] Updating global uniform 'texture0'
[ 4.314][t][vo/gpu] Updating global uniform 'texture1'
[ 4.314][t][vo/gpu] Updating global uniform 'texture2'
[ 4.314][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 4.314][t][cplayer] video_output_image: 2
[ 4.315][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.315][t][sub/ass] forced line break at 10
[ 4.315][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.315][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 938us peak 13432us
[ 4.315][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.315][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.352][t][cplayer] video_output_image: 2
[ 4.352][t][cplayer] frametime=0.040
[ 4.352][t][timeline] bytes=15248, read_more=0 prefetch_more=0, refresh_more=0
[ 4.352][t][cplayer] video_output_image: 2
[ 4.352][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.352][t][cplayer] video_output_image: 2
[ 4.352][t][vo/gpu] Updating global uniform 'texture0'
[ 4.352][t][vo/gpu] Updating global uniform 'texture1'
[ 4.353][t][vo/gpu] Updating global uniform 'texture2'
[ 4.353][t][sub/ass] forced line break at 10
[ 4.353][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.353][t][vo/gpu] pass 'upload frame (DR)': last 527us avg 934us peak 13432us
[ 4.353][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.353][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.392][t][cplayer] video_output_image: 2
[ 4.392][t][cplayer] frametime=0.040
[ 4.392][t][timeline] bytes=14656, read_more=0 prefetch_more=0, refresh_more=0
[ 4.392][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.392][t][cplayer] video_output_image: 2
[ 4.393][t][vo/gpu] Updating global uniform 'texture0'
[ 4.393][t][vo/gpu] Updating global uniform 'texture1'
[ 4.393][t][vo/gpu] Updating global uniform 'texture2'
[ 4.393][t][cplayer] video_output_image: 2
[ 4.393][t][sub/ass] forced line break at 10
[ 4.393][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.393][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 928us peak 13432us
[ 4.393][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.393][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.403][t][cplayer] video_output_image: 2
[ 4.433][t][cplayer] video_output_image: 2
[ 4.433][t][cplayer] frametime=0.040
[ 4.433][t][timeline] bytes=14064, read_more=0 prefetch_more=0, refresh_more=0
[ 4.433][t][cplayer] video_output_image: 2
[ 4.433][t][cplayer] video_output_image: 2
[ 4.433][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.434][t][vo/gpu] Updating global uniform 'texture0'
[ 4.434][t][vo/gpu] Updating global uniform 'texture1'
[ 4.434][t][vo/gpu] Updating global uniform 'texture2'
[ 4.435][t][sub/ass] forced line break at 10
[ 4.435][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.435][t][vo/gpu] pass 'upload frame (DR)': last 1330us avg 931us peak 13432us
[ 4.435][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.435][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.472][t][cplayer] video_output_image: 2
[ 4.472][t][cplayer] frametime=0.040
[ 4.472][t][timeline] bytes=13472, read_more=0 prefetch_more=1, refresh_more=0
[ 4.472][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.472][t][file] seek request from 62703 to 62703
[ 4.472][t][cplayer] video_output_image: 2
[ 4.473][t][cplayer] video_output_image: 2
[ 4.473][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.473][t][vo/gpu] Updating global uniform 'texture0'
[ 4.473][t][vo/gpu] Updating global uniform 'texture1'
[ 4.473][t][vo/gpu] Updating global uniform 'texture2'
[ 4.473][t][mkv] append packet to video: size=70 pts=0.560000 dts=-9223372036854775808.000000 pos=62633 [num=1 size=592]
[ 4.473][t][timeline] append packet to video: size=70 pts=5.560000 dts=-9223372036854775808.000000 pos=281474976773289 [num=>1 size=14064]
[ 4.473][t][timeline] bytes=14064, read_more=0 prefetch_more=1, refresh_more=0
[ 4.473][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.473][t][file] seek request from 62777 to 62777
[ 4.473][t][mkv] append packet to video: size=68 pts=0.520000 dts=-9223372036854775808.000000 pos=62709 [num=1 size=592]
[ 4.473][t][timeline] append packet to video: size=68 pts=5.520000 dts=-9223372036854775808.000000 pos=281474976773365 [num=>1 size=14656]
[ 4.473][t][timeline] bytes=14656, read_more=0 prefetch_more=1, refresh_more=0
[ 4.473][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.473][t][file] seek request from 62851 to 62851
[ 4.473][t][mkv] append packet to video: size=68 pts=0.600000 dts=-9223372036854775808.000000 pos=62783 [num=1 size=592]
[ 4.474][t][timeline] append packet to video: size=68 pts=5.600000 dts=-9223372036854775808.000000 pos=281474976773439 [num=>1 size=15248]
[ 4.474][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 4.474][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.474][t][file] seek request from 62934 to 62934
[ 4.474][t][mkv] append packet to video: size=77 pts=0.800000 dts=-9223372036854775808.000000 pos=62857 [num=1 size=592]
[ 4.474][t][timeline] append packet to video: size=77 pts=5.800000 dts=-9223372036854775808.000000 pos=281474976773513 [num=>1 size=15840]
[ 4.474][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 4.474][t][sub/ass] forced line break at 10
[ 4.474][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.474][t][vo/gpu] pass 'upload frame (DR)': last 1403us avg 936us peak 13432us
[ 4.474][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.474][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.511][t][cplayer] video_output_image: 2
[ 4.512][t][cplayer] frametime=0.040
[ 4.512][t][timeline] bytes=15248, read_more=0 prefetch_more=0, refresh_more=0
[ 4.512][t][cplayer] video_output_image: 2
[ 4.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.512][t][cplayer] video_output_image: 2
[ 4.512][t][vo/gpu] Updating global uniform 'texture0'
[ 4.512][t][vo/gpu] Updating global uniform 'texture1'
[ 4.512][t][vo/gpu] Updating global uniform 'texture2'
[ 4.513][t][sub/ass] forced line break at 10
[ 4.513][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.513][t][vo/gpu] pass 'upload frame (DR)': last 274us avg 930us peak 13432us
[ 4.513][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.513][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.552][t][cplayer] video_output_image: 2
[ 4.552][t][cplayer] frametime=0.040
[ 4.552][t][timeline] bytes=14656, read_more=0 prefetch_more=0, refresh_more=0
[ 4.552][t][cplayer] video_output_image: 2
[ 4.552][t][cplayer] video_output_image: 2
[ 4.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.552][t][vo/gpu] Updating global uniform 'texture0'
[ 4.552][t][vo/gpu] Updating global uniform 'texture1'
[ 4.552][t][vo/gpu] Updating global uniform 'texture2'
[ 4.553][t][sub/ass] forced line break at 10
[ 4.553][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.553][t][vo/gpu] pass 'upload frame (DR)': last 283us avg 923us peak 13432us
[ 4.553][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.553][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.592][t][cplayer] video_output_image: 2
[ 4.592][t][cplayer] frametime=0.040
[ 4.592][t][cplayer] video_output_image: 2
[ 4.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.593][t][vo/gpu] Updating global uniform 'texture0'
[ 4.593][t][timeline] bytes=14064, read_more=0 prefetch_more=0, refresh_more=0
[ 4.593][t][cplayer] video_output_image: 2
[ 4.593][t][vo/gpu] Updating global uniform 'texture1'
[ 4.593][t][vo/gpu] Updating global uniform 'texture2'
[ 4.593][t][sub/ass] forced line break at 10
[ 4.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.593][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 917us peak 13432us
[ 4.593][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.593][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.632][t][cplayer] video_output_image: 2
[ 4.632][t][cplayer] frametime=0.040
[ 4.632][t][cplayer] video_output_image: 2
[ 4.632][t][cplayer] video_output_image: 2
[ 4.632][t][timeline] bytes=13472, read_more=0 prefetch_more=1, refresh_more=0
[ 4.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.632][t][file] seek request from 63010 to 63010
[ 4.632][t][mkv] append packet to video: size=70 pts=0.720000 dts=-9223372036854775808.000000 pos=62940 [num=1 size=592]
[ 4.632][t][timeline] append packet to video: size=70 pts=5.720000 dts=-9223372036854775808.000000 pos=281474976773596 [num=>1 size=14064]
[ 4.632][t][timeline] bytes=14064, read_more=0 prefetch_more=1, refresh_more=0
[ 4.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.632][t][file] seek request from 63084 to 63084
[ 4.632][t][mkv] append packet to video: size=68 pts=0.680000 dts=-9223372036854775808.000000 pos=63016 [num=1 size=592]
[ 4.632][t][timeline] append packet to video: size=68 pts=5.680000 dts=-9223372036854775808.000000 pos=281474976773672 [num=>1 size=14656]
[ 4.632][t][timeline] bytes=14656, read_more=0 prefetch_more=1, refresh_more=0
[ 4.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.633][t][file] seek request from 63158 to 63158
[ 4.633][t][mkv] append packet to video: size=68 pts=0.760000 dts=-9223372036854775808.000000 pos=63090 [num=1 size=592]
[ 4.633][t][timeline] append packet to video: size=68 pts=5.760000 dts=-9223372036854775808.000000 pos=281474976773746 [num=>1 size=15248]
[ 4.633][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 4.633][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.633][t][file] seek request from 63241 to 63241
[ 4.633][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.633][t][mkv] append packet to video: size=77 pts=0.960000 dts=-9223372036854775808.000000 pos=63164 [num=1 size=592]
[ 4.633][t][timeline] append packet to video: size=77 pts=5.960000 dts=-9223372036854775808.000000 pos=281474976773820 [num=>1 size=15840]
[ 4.633][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 4.633][t][vo/gpu] Updating global uniform 'texture0'
[ 4.633][t][vo/gpu] Updating global uniform 'texture1'
[ 4.633][t][vo/gpu] Updating global uniform 'texture2'
[ 4.633][t][sub/ass] forced line break at 10
[ 4.634][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.634][t][vo/gpu] pass 'upload frame (DR)': last 1333us avg 921us peak 13432us
[ 4.634][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 4.634][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.672][t][cplayer] video_output_image: 2
[ 4.672][t][cplayer] frametime=0.040
[ 4.672][t][cplayer] video_output_image: 2
[ 4.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 4.672][t][timeline] bytes=15248, read_more=0 prefetch_more=0, refresh_more=0
[ 4.672][t][cplayer] video_output_image: 2
[ 4.672][t][vo/gpu] Updating global uniform 'texture0'
[ 4.673][t][vo/gpu] Updating global uniform 'texture1'
[ 4.673][t][vo/gpu] Updating global uniform 'texture2'
[ 4.673][t][sub/ass] forced line break at 10
[ 4.673][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.673][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 915us peak 13432us
[ 4.673][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.673][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.711][t][cplayer] video_output_image: 2
[ 4.712][t][cplayer] frametime=0.040
[ 4.712][t][timeline] bytes=14656, read_more=0 prefetch_more=0, refresh_more=0
[ 4.712][t][cplayer] video_output_image: 2
[ 4.712][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.712][t][vo/gpu] Updating global uniform 'texture0'
[ 4.712][t][cplayer] video_output_image: 2
[ 4.712][t][vo/gpu] Updating global uniform 'texture1'
[ 4.712][t][vo/gpu] Updating global uniform 'texture2'
[ 4.713][t][sub/ass] forced line break at 10
[ 4.713][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.713][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 909us peak 13432us
[ 4.713][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.713][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.723][t][cplayer] video_output_image: 2
[ 4.752][t][cplayer] video_output_image: 2
[ 4.752][t][cplayer] frametime=0.040
[ 4.753][t][timeline] bytes=14064, read_more=0 prefetch_more=0, refresh_more=0
[ 4.753][t][cplayer] video_output_image: 2
[ 4.753][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 4.753][t][cplayer] video_output_image: 2
[ 4.755][t][vo/gpu] Updating global uniform 'texture0'
[ 4.755][t][vo/gpu] Updating global uniform 'texture1'
[ 4.755][t][vo/gpu] Updating global uniform 'texture2'
[ 4.755][t][sub/ass] forced line break at 10
[ 4.755][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.756][t][vo/gpu] pass 'upload frame (DR)': last 1228us avg 912us peak 13432us
[ 4.756][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 4.756][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.792][t][cplayer] video_output_image: 2
[ 4.792][t][cplayer] frametime=0.040
[ 4.792][t][cplayer] video_output_image: 2
[ 4.792][t][cplayer] video_output_image: 2
[ 4.792][t][timeline] bytes=12432, read_more=0 prefetch_more=1, refresh_more=0
[ 4.792][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.792][t][file] seek request from 63317 to 63317
[ 4.792][t][mkv] append packet to video: size=70 pts=0.880000 dts=-9223372036854775808.000000 pos=63247 [num=1 size=592]
[ 4.793][t][timeline] append packet to video: size=70 pts=5.880000 dts=-9223372036854775808.000000 pos=281474976773903 [num=>1 size=13024]
[ 4.793][t][timeline] bytes=13024, read_more=0 prefetch_more=1, refresh_more=0
[ 4.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.793][t][file] seek request from 63391 to 63391
[ 4.793][t][mkv] append packet to video: size=68 pts=0.840000 dts=-9223372036854775808.000000 pos=63323 [num=1 size=592]
[ 4.793][t][timeline] append packet to video: size=68 pts=5.840000 dts=-9223372036854775808.000000 pos=281474976773979 [num=>1 size=13616]
[ 4.793][t][timeline] bytes=13616, read_more=0 prefetch_more=1, refresh_more=0
[ 4.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.793][t][file] seek request from 63465 to 63465
[ 4.793][t][mkv] append packet to video: size=68 pts=0.920000 dts=-9223372036854775808.000000 pos=63397 [num=1 size=592]
[ 4.793][t][timeline] append packet to video: size=68 pts=5.920000 dts=-9223372036854775808.000000 pos=281474976774053 [num=>1 size=14208]
[ 4.793][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 4.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 4.793][t][file] seek request from 63548 to 63548
[ 4.793][t][mkv] append packet to video: size=77 pts=1.120000 dts=-9223372036854775808.000000 pos=63471 [num=1 size=592]
[ 4.793][t][timeline] append packet to video: size=77 pts=6.120000 dts=-9223372036854775808.000000 pos=281474976774127 [num=>1 size=14800]
[ 4.793][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 4.793][t][vo/gpu] Updating global uniform 'texture0'
[ 4.794][t][vo/gpu] Updating global uniform 'texture1'
[ 4.794][t][vo/gpu] Updating global uniform 'texture2'
[ 4.794][t][sub/ass] forced line break at 10
[ 4.794][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.794][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 906us peak 13432us
[ 4.794][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.794][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.832][t][cplayer] video_output_image: 2
[ 4.832][t][cplayer] frametime=0.040
[ 4.832][t][cplayer] video_output_image: 2
[ 4.832][t][cplayer] video_output_image: 2
[ 4.833][t][vo/gpu] Updating global uniform 'texture0'
[ 4.833][t][vo/gpu] Updating global uniform 'texture1'
[ 4.833][t][vo/gpu] Updating global uniform 'texture2'
[ 4.833][t][sub/ass] forced line break at 10
[ 4.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.834][t][vo/gpu] pass 'upload frame (DR)': last 334us avg 901us peak 13432us
[ 4.834][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.834][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.874][t][cplayer] video_output_image: 2
[ 4.874][t][cplayer] frametime=0.040
[ 4.874][t][cplayer] video_output_image: 2
[ 4.874][t][cplayer] video_output_image: 2
[ 4.874][t][vo/gpu] Updating global uniform 'texture0'
[ 4.875][t][vo/gpu] Updating global uniform 'texture1'
[ 4.875][t][vo/gpu] Updating global uniform 'texture2'
[ 4.875][t][sub/ass] forced line break at 10
[ 4.875][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.875][t][vo/gpu] pass 'upload frame (DR)': last 273us avg 895us peak 13432us
[ 4.875][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.875][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.911][t][cplayer] video_output_image: 2
[ 4.912][t][cplayer] frametime=0.040
[ 4.912][t][cplayer] video_output_image: 2
[ 4.912][t][cplayer] video_output_image: 2
[ 4.912][t][vo/gpu] Updating global uniform 'texture0'
[ 4.912][t][vo/gpu] Updating global uniform 'texture1'
[ 4.912][t][vo/gpu] Updating global uniform 'texture2'
[ 4.913][t][sub/ass] forced line break at 10
[ 4.913][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.913][t][vo/gpu] pass 'upload frame (DR)': last 273us avg 890us peak 13432us
[ 4.913][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.913][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 4.952][t][cplayer] video_output_image: 2
[ 4.952][t][cplayer] frametime=0.040
[ 4.952][t][cplayer] video_output_image: 2
[ 4.952][t][cplayer] video_output_image: 2
[ 4.952][t][vo/gpu] Updating global uniform 'texture0'
[ 4.952][t][vo/gpu] Updating global uniform 'texture1'
[ 4.952][t][vo/gpu] Updating global uniform 'texture2'
[ 4.953][t][sub/ass] forced line break at 10
[ 4.953][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.953][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 884us peak 13432us
[ 4.953][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.953][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 4.992][t][cplayer] video_output_image: 2
[ 4.992][t][cplayer] frametime=0.040
[ 4.992][t][cplayer] video_output_image: 2
[ 4.992][t][cplayer] video_output_image: 2
[ 4.992][t][vo/gpu] Updating global uniform 'texture0'
[ 4.992][t][vo/gpu] Updating global uniform 'texture1'
[ 4.992][t][vo/gpu] Updating global uniform 'texture2'
[ 4.993][t][sub/ass] forced line break at 10
[ 4.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 4.993][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 879us peak 13432us
[ 4.993][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 4.993][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 5.032][t][cplayer] video_output_image: 2
[ 5.032][t][cplayer] frametime=0.040
[ 5.032][t][vo/gpu] Updating global uniform 'texture0'
[ 5.032][t][vo/gpu] Updating global uniform 'texture1'
[ 5.032][t][vo/gpu] Updating global uniform 'texture2'
[ 5.033][t][sub/ass] forced line break at 10
[ 5.033][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.033][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 874us peak 13432us
[ 5.033][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.033][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 5.034][v][vd] Codec list:
[ 5.034][v][vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[ 5.034][v][vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper
[ 5.034][v][vd] h264_qsv (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (Intel Quick Sync Video acceleration)
[ 5.034][v][vd] h264_cuvid (h264) - Nvidia CUVID H264 decoder
[ 5.034][v][vd] Opening decoder h264
[ 5.034][v][vd] No hardware decoding requested.
[ 5.034][v][vd] Using software decoding.
[ 5.035][v][vd] Detected 4 logical cores.
[ 5.035][v][vd] Requesting 5 threads for decoding.
[ 5.035][t][ffmpeg/video] h264: nal_unit_type: 7(SPS), nal_ref_idc: 3
[ 5.035][t][ffmpeg/video] h264: nal_unit_type: 8(PPS), nal_ref_idc: 3
[ 5.036][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 5.036][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 5.036][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 5.036][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 5.036][d][vd] DR parameter change to 1920x1090 yuv420p align=64
[ 5.036][d][vd] Allocating new DR image...
[ 5.073][t][ffmpeg/video] h264: no picture
[ 5.078][v][vd] Selected codec: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
[ 5.079][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.079][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.079][t][file] seek request from 63624 to 63624
[ 5.079][t][mkv] append packet to video: size=70 pts=1.040000 dts=-9223372036854775808.000000 pos=63554 [num=1 size=592]
[ 5.079][t][timeline] append packet to video: size=70 pts=6.040000 dts=-9223372036854775808.000000 pos=281474976774210 [num=>1 size=14800]
[ 5.079][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.079][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.079][t][file] seek request from 63698 to 63698
[ 5.079][t][mkv] append packet to video: size=68 pts=1.000000 dts=-9223372036854775808.000000 pos=63630 [num=1 size=592]
[ 5.079][t][timeline] append packet to video: size=68 pts=6.000000 dts=-9223372036854775808.000000 pos=281474976774286 [num=>1 size=15392]
[ 5.079][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.079][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.079][t][file] seek request from 63772 to 63772
[ 5.079][t][mkv] append packet to video: size=68 pts=1.080000 dts=-9223372036854775808.000000 pos=63704 [num=1 size=592]
[ 5.080][t][timeline] append packet to video: size=68 pts=6.080000 dts=-9223372036854775808.000000 pos=281474976774360 [num=>1 size=15984]
[ 5.080][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.080][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.080][t][file] seek request from 63855 to 63855
[ 5.080][t][mkv] append packet to video: size=77 pts=1.280000 dts=-9223372036854775808.000000 pos=63778 [num=1 size=592]
[ 5.080][t][timeline] append packet to video: size=77 pts=6.280000 dts=-9223372036854775808.000000 pos=281474976774434 [num=>1 size=16576]
[ 5.080][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.080][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 5.080][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 5.080][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 5.080][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 5.082][t][ffmpeg/video] h264: no picture
[ 5.083][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.083][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.083][d][vd] Allocating new DR image...
[ 5.084][t][ffmpeg/video] h264: no picture
[ 5.084][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.084][d][vd] Allocating new DR image...
[ 5.084][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.090][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.090][d][vd] Allocating new DR image...
[ 5.090][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.092][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.092][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.092][d][vd] Allocating new DR image...
[ 5.093][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.093][t][file] seek request from 63931 to 63931
[ 5.093][t][mkv] append packet to video: size=70 pts=1.200000 dts=-9223372036854775808.000000 pos=63861 [num=1 size=592]
[ 5.093][t][timeline] append packet to video: size=70 pts=6.200000 dts=-9223372036854775808.000000 pos=281474976774517 [num=>1 size=14800]
[ 5.093][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.094][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.094][t][file] seek request from 64005 to 64005
[ 5.094][t][mkv] append packet to video: size=68 pts=1.160000 dts=-9223372036854775808.000000 pos=63937 [num=1 size=592]
[ 5.094][t][timeline] append packet to video: size=68 pts=6.160000 dts=-9223372036854775808.000000 pos=281474976774593 [num=>1 size=15392]
[ 5.094][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.094][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.094][t][file] seek request from 64079 to 64079
[ 5.095][t][mkv] append packet to video: size=68 pts=1.240000 dts=-9223372036854775808.000000 pos=64011 [num=1 size=592]
[ 5.095][t][timeline] append packet to video: size=68 pts=6.240000 dts=-9223372036854775808.000000 pos=281474976774667 [num=>1 size=15984]
[ 5.095][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.095][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.096][t][file] seek request from 64162 to 64162
[ 5.096][t][mkv] append packet to video: size=77 pts=1.440000 dts=-9223372036854775808.000000 pos=64085 [num=1 size=592]
[ 5.096][t][timeline] append packet to video: size=77 pts=6.440000 dts=-9223372036854775808.000000 pos=281474976774741 [num=>1 size=16576]
[ 5.096][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.098][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.098][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.098][d][vd] Allocating new DR image...
[ 5.100][t][cplayer] video_output_image: 2
[ 5.100][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.100][d][vd] Allocating new DR image...
[ 5.100][t][cplayer] frametime=0.040
[ 5.100][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.101][t][vo/gpu] Updating global uniform 'texture0'
[ 5.101][t][vo/gpu] Updating global uniform 'texture1'
[ 5.101][t][vo/gpu] Updating global uniform 'texture2'
[ 5.101][t][sub/ass] forced line break at 10
[ 5.101][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.101][t][vo/gpu] pass 'upload frame (DR)': last 917us avg 874us peak 13432us
[ 5.101][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.101][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 5.101][t][cplayer] video_output_image: 2
[ 5.102][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.102][d][vd] Allocating new DR image...
[ 5.102][t][cplayer] frametime=0.040
[ 5.102][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.112][t][vo/gpu] Updating global uniform 'texture0'
[ 5.112][t][vo/gpu] Updating global uniform 'texture1'
[ 5.112][t][vo/gpu] Updating global uniform 'texture2'
[ 5.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.112][d][vd] Allocating new DR image...
[ 5.112][v][sub] Switch segment: 5.000000 at 5.000000
[ 5.112][t][cplayer] video_output_image: 2
[ 5.112][t][sub/ass] Event: [Script Info]
[ 5.112][t][sub/ass] ; Script generated by Aegisub 9044-makepkg-8b0aaaf7e
[ 5.112][t][sub/ass] ; http://www.aegisub.org/
[ 5.112][t][sub/ass] Title: Default Aegisub file
[ 5.112][t][sub/ass] ScriptType: v4.00+
[ 5.112][t][sub/ass] WrapStyle: 0
[ 5.112][t][sub/ass] ScaledBorderAndShadow: yes
[ 5.112][t][sub/ass] YCbCr Matrix: TV.709
[ 5.112][t][sub/ass] PlayResX: 1920
[ 5.112][t][sub/ass] PlayResY: 1080
[ 5.112][t][sub/ass]
[ 5.113][t][sub/ass] [Aegisub Project Garbage]
[ 5.113][t][sub/ass] Last Style Storage: Default
[ 5.113][t][sub/ass] Video File: red.mkv
[ 5.113][t][sub/ass] Video AR Mode: 4
[ 5.113][t][sub/ass] Video AR Value: 1.777778
[ 5.113][t][sub/ass]
[ 5.113][t][sub/ass] [V4+ Styles]
[ 5.113][t][sub/ass] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 5.113][t][sub/ass] Style: karrottop,Karrot Top,80,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,0,5,10,10,10,1
[ 5.113][t][sub/ass]
[ 5.113][t][sub/ass] [Events]
[ 5.113][t][sub/ass] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 5.113][t][sub/ass]
[ 5.113][t][sub/ass]
[ 5.113][t][sub/ass] Style format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 5.114][t][sub/ass] [0x7f4d48190020] Style: karrottop,Karrot Top,80,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,0,5,10,10,10,1
[ 5.114][t][sub/ass] Event format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 5.114][t][sub/ass] Raster: FreeType 2.10.2
[ 5.116][v][sub/ass] Shaper: FriBidi 1.0.9 (SIMPLE) HarfBuzz-ng 2.6.8 (COMPLEX)
[ 5.116][t][sub/ass] Initialized
[ 5.116][v][sub/ass] Setting up fonts...
[ 5.116][v][sub/ass] Done.
[ 5.117][t][sub/ass] Event at 5000, +5000: 0,0,karrottop,,0,0,0,,Red video\NKarrot Top
[ 5.118][v][sub/ass] fontselect: (Karrot Top, 400, 0) -> KarrotTop, 0, KarrotTop
[ 5.119][t][sub/ass] forced line break at 9
[ 5.119][v][vo/gpu] Reallocating OSD texture to 512x512.
[ 5.119][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.120][t][cplayer] video_output_image: 2
[ 5.120][t][vo/gpu] pass 'upload frame (DR)': last 1892us avg 883us peak 13432us
[ 5.120][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 5.120][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 5.151][t][cplayer] video_output_image: 2
[ 5.151][t][cplayer] frametime=0.040
[ 5.152][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.152][t][file] seek request from 64238 to 64238
[ 5.152][t][mkv] append packet to video: size=70 pts=1.360000 dts=-9223372036854775808.000000 pos=64168 [num=1 size=592]
[ 5.152][t][cplayer] video_output_image: 2
[ 5.152][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.152][d][vd] Allocating new DR image...
[ 5.152][t][timeline] append packet to video: size=70 pts=6.360000 dts=-9223372036854775808.000000 pos=281474976774824 [num=>1 size=14800]
[ 5.152][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.152][t][file] seek request from 64312 to 64312
[ 5.152][t][mkv] append packet to video: size=68 pts=1.320000 dts=-9223372036854775808.000000 pos=64244 [num=1 size=592]
[ 5.152][t][timeline] append packet to video: size=68 pts=6.320000 dts=-9223372036854775808.000000 pos=281474976774900 [num=>1 size=15392]
[ 5.152][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.152][t][file] seek request from 64386 to 64386
[ 5.152][t][mkv] append packet to video: size=68 pts=1.400000 dts=-9223372036854775808.000000 pos=64318 [num=1 size=592]
[ 5.152][t][timeline] append packet to video: size=68 pts=6.400000 dts=-9223372036854775808.000000 pos=281474976774974 [num=>1 size=15984]
[ 5.152][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.152][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.152][t][file] seek request from 64469 to 64469
[ 5.152][t][mkv] append packet to video: size=77 pts=1.600000 dts=-9223372036854775808.000000 pos=64392 [num=1 size=592]
[ 5.152][t][timeline] append packet to video: size=77 pts=6.600000 dts=-9223372036854775808.000000 pos=281474976775048 [num=>1 size=16576]
[ 5.152][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.152][t][vo/gpu] Updating global uniform 'texture0'
[ 5.152][t][vo/gpu] Updating global uniform 'texture1'
[ 5.152][t][vo/gpu] Updating global uniform 'texture2'
[ 5.152][t][cplayer] video_output_image: 2
[ 5.153][t][sub/ass] forced line break at 9
[ 5.154][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.154][t][vo/gpu] pass 'upload frame (DR)': last 378us avg 878us peak 13432us
[ 5.154][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.154][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 5.191][t][cplayer] video_output_image: 2
[ 5.193][t][cplayer] frametime=0.040
[ 5.194][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.194][t][cplayer] video_output_image: 2
[ 5.194][t][cplayer] video_output_image: 2
[ 5.194][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.194][t][vo/gpu] Updating global uniform 'texture0'
[ 5.194][t][vo/gpu] Updating global uniform 'texture1'
[ 5.194][t][vo/gpu] Updating global uniform 'texture2'
[ 5.194][t][sub/ass] forced line break at 9
[ 5.194][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.194][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 873us peak 13432us
[ 5.194][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.194][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 5.235][t][cplayer] video_output_image: 2
[ 5.235][t][cplayer] frametime=0.040
[ 5.235][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.235][t][cplayer] video_output_image: 2
[ 5.235][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.235][t][cplayer] video_output_image: 2
[ 5.235][t][vo/gpu] Updating global uniform 'texture0'
[ 5.235][t][vo/gpu] Updating global uniform 'texture1'
[ 5.235][t][vo/gpu] Updating global uniform 'texture2'
[ 5.235][t][sub/ass] forced line break at 9
[ 5.235][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.235][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 868us peak 13432us
[ 5.235][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.235][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 5.271][t][cplayer] video_output_image: 2
[ 5.272][t][cplayer] frametime=0.040
[ 5.272][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.272][t][cplayer] video_output_image: 2
[ 5.272][t][cplayer] video_output_image: 2
[ 5.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.272][t][vo/gpu] Updating global uniform 'texture0'
[ 5.273][t][vo/gpu] Updating global uniform 'texture1'
[ 5.273][t][vo/gpu] Updating global uniform 'texture2'
[ 5.273][t][sub/ass] forced line break at 9
[ 5.273][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.273][t][vo/gpu] pass 'upload frame (DR)': last 273us avg 863us peak 13432us
[ 5.273][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.273][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 5.312][t][cplayer] video_output_image: 2
[ 5.312][t][cplayer] frametime=0.040
[ 5.312][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.312][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.312][t][file] seek request from 64545 to 64545
[ 5.312][t][mkv] append packet to video: size=70 pts=1.520000 dts=-9223372036854775808.000000 pos=64475 [num=1 size=592]
[ 5.312][t][timeline] append packet to video: size=70 pts=6.520000 dts=-9223372036854775808.000000 pos=281474976775131 [num=>1 size=14800]
[ 5.312][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.312][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.312][t][file] seek request from 64619 to 64619
[ 5.313][t][mkv] append packet to video: size=68 pts=1.480000 dts=-9223372036854775808.000000 pos=64551 [num=1 size=592]
[ 5.313][t][timeline] append packet to video: size=68 pts=6.480000 dts=-9223372036854775808.000000 pos=281474976775207 [num=>1 size=15392]
[ 5.313][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.313][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.313][t][file] seek request from 64693 to 64693
[ 5.313][t][mkv] append packet to video: size=68 pts=1.560000 dts=-9223372036854775808.000000 pos=64625 [num=1 size=592]
[ 5.313][t][timeline] append packet to video: size=68 pts=6.560000 dts=-9223372036854775808.000000 pos=281474976775281 [num=>1 size=15984]
[ 5.313][t][cplayer] video_output_image: 2
[ 5.313][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.313][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.313][t][file] seek request from 64776 to 64776
[ 5.313][t][mkv] append packet to video: size=77 pts=1.760000 dts=-9223372036854775808.000000 pos=64699 [num=1 size=592]
[ 5.313][t][timeline] append packet to video: size=77 pts=6.760000 dts=-9223372036854775808.000000 pos=281474976775355 [num=>1 size=16576]
[ 5.313][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.313][t][cplayer] video_output_image: 2
[ 5.313][t][vo/gpu] Updating global uniform 'texture0'
[ 5.314][t][vo/gpu] Updating global uniform 'texture1'
[ 5.314][t][vo/gpu] Updating global uniform 'texture2'
[ 5.314][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.314][t][sub/ass] forced line break at 9
[ 5.314][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.314][t][vo/gpu] pass 'upload frame (DR)': last 585us avg 861us peak 13432us
[ 5.314][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 5.314][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 5.352][t][cplayer] video_output_image: 2
[ 5.352][t][cplayer] frametime=0.040
[ 5.352][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.352][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.352][t][cplayer] video_output_image: 2
[ 5.353][t][cplayer] video_output_image: 2
[ 5.353][t][vo/gpu] Updating global uniform 'texture0'
[ 5.353][t][vo/gpu] Updating global uniform 'texture1'
[ 5.353][t][vo/gpu] Updating global uniform 'texture2'
[ 5.353][t][sub/ass] forced line break at 9
[ 5.353][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.354][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 856us peak 13432us
[ 5.354][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.354][t][vo/gpu] pass 'drawing osd': last 1us avg 1us peak 19us
[ 5.391][t][cplayer] video_output_image: 2
[ 5.392][t][cplayer] frametime=0.040
[ 5.392][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.392][t][cplayer] video_output_image: 2
[ 5.392][t][cplayer] video_output_image: 2
[ 5.392][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.393][t][vo/gpu] Updating global uniform 'texture0'
[ 5.393][t][vo/gpu] Updating global uniform 'texture1'
[ 5.393][t][vo/gpu] Updating global uniform 'texture2'
[ 5.393][t][sub/ass] forced line break at 9
[ 5.393][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.394][t][vo/gpu] pass 'upload frame (DR)': last 995us avg 857us peak 13432us
[ 5.394][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 5.394][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 19us
[ 5.432][t][cplayer] video_output_image: 2
[ 5.432][t][cplayer] frametime=0.040
[ 5.432][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.432][t][cplayer] video_output_image: 2
[ 5.432][t][cplayer] video_output_image: 2
[ 5.432][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.432][t][vo/gpu] Updating global uniform 'texture0'
[ 5.433][t][vo/gpu] Updating global uniform 'texture1'
[ 5.433][t][vo/gpu] Updating global uniform 'texture2'
[ 5.433][t][sub/ass] forced line break at 9
[ 5.433][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.433][t][vo/gpu] pass 'upload frame (DR)': last 6574us avg 903us peak 13432us
[ 5.433][t][vo/gpu] pass 'color conversion + output to screen': last 63us avg 60us peak 70us
[ 5.433][t][vo/gpu] pass 'drawing osd': last 32us avg 1us peak 32us
[ 5.472][t][cplayer] video_output_image: 2
[ 5.472][t][cplayer] frametime=0.040
[ 5.472][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.472][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.472][t][file] seek request from 64852 to 64852
[ 5.472][t][cplayer] video_output_image: 2
[ 5.472][t][cplayer] video_output_image: 2
[ 5.472][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.473][t][mkv] append packet to video: size=70 pts=1.680000 dts=-9223372036854775808.000000 pos=64782 [num=1 size=592]
[ 5.473][t][timeline] append packet to video: size=70 pts=6.680000 dts=-9223372036854775808.000000 pos=281474976775438 [num=>1 size=14800]
[ 5.473][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.473][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.473][t][file] seek request from 64926 to 64926
[ 5.473][t][mkv] append packet to video: size=68 pts=1.640000 dts=-9223372036854775808.000000 pos=64858 [num=1 size=592]
[ 5.473][t][timeline] append packet to video: size=68 pts=6.640000 dts=-9223372036854775808.000000 pos=281474976775514 [num=>1 size=15392]
[ 5.473][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.473][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.473][t][file] seek request from 65000 to 65000
[ 5.473][t][mkv] append packet to video: size=68 pts=1.720000 dts=-9223372036854775808.000000 pos=64932 [num=1 size=592]
[ 5.473][t][timeline] append packet to video: size=68 pts=6.720000 dts=-9223372036854775808.000000 pos=281474976775588 [num=>1 size=15984]
[ 5.473][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.473][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.473][t][file] seek request from 65083 to 65083
[ 5.473][t][mkv] append packet to video: size=77 pts=1.920000 dts=-9223372036854775808.000000 pos=65006 [num=1 size=592]
[ 5.473][t][timeline] append packet to video: size=77 pts=6.920000 dts=-9223372036854775808.000000 pos=281474976775662 [num=>1 size=16576]
[ 5.473][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.474][t][vo/gpu] Updating global uniform 'texture0'
[ 5.474][t][vo/gpu] Updating global uniform 'texture1'
[ 5.474][t][vo/gpu] Updating global uniform 'texture2'
[ 5.474][t][sub/ass] forced line break at 9
[ 5.474][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.474][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 898us peak 13432us
[ 5.474][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 5.474][t][vo/gpu] pass 'drawing osd': last 5us avg 1us peak 32us
[ 5.512][t][cplayer] video_output_image: 2
[ 5.512][t][cplayer] frametime=0.040
[ 5.512][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.512][t][cplayer] video_output_image: 2
[ 5.512][t][cplayer] video_output_image: 2
[ 5.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.513][t][vo/gpu] Updating global uniform 'texture0'
[ 5.513][t][vo/gpu] Updating global uniform 'texture1'
[ 5.513][t][vo/gpu] Updating global uniform 'texture2'
[ 5.513][t][sub/ass] forced line break at 9
[ 5.513][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.513][t][vo/gpu] pass 'upload frame (DR)': last 757us avg 897us peak 13432us
[ 5.513][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.513][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 5.552][t][cplayer] video_output_image: 2
[ 5.552][t][cplayer] frametime=0.040
[ 5.552][t][cplayer] video_output_image: 2
[ 5.552][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.552][t][vo/gpu] Updating global uniform 'texture0'
[ 5.552][t][vo/gpu] Updating global uniform 'texture1'
[ 5.552][t][vo/gpu] Updating global uniform 'texture2'
[ 5.552][t][cplayer] video_output_image: 2
[ 5.553][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.554][t][sub/ass] forced line break at 9
[ 5.554][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.554][t][vo/gpu] pass 'upload frame (DR)': last 275us avg 892us peak 13432us
[ 5.554][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.554][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 5.592][t][cplayer] video_output_image: 2
[ 5.592][t][cplayer] frametime=0.040
[ 5.592][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.592][t][cplayer] video_output_image: 2
[ 5.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.592][t][cplayer] video_output_image: 2
[ 5.592][t][vo/gpu] Updating global uniform 'texture0'
[ 5.592][t][vo/gpu] Updating global uniform 'texture1'
[ 5.592][t][vo/gpu] Updating global uniform 'texture2'
[ 5.593][t][sub/ass] forced line break at 9
[ 5.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.593][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 887us peak 13432us
[ 5.593][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 5.593][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.632][t][cplayer] video_output_image: 2
[ 5.632][t][cplayer] frametime=0.040
[ 5.632][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.632][t][file] seek request from 65159 to 65159
[ 5.632][t][mkv] append packet to video: size=70 pts=1.840000 dts=-9223372036854775808.000000 pos=65089 [num=1 size=592]
[ 5.632][t][cplayer] video_output_image: 2
[ 5.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.632][t][timeline] append packet to video: size=70 pts=6.840000 dts=-9223372036854775808.000000 pos=281474976775745 [num=>1 size=14800]
[ 5.632][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.632][t][file] seek request from 65233 to 65233
[ 5.632][t][mkv] append packet to video: size=68 pts=1.800000 dts=-9223372036854775808.000000 pos=65165 [num=1 size=592]
[ 5.632][t][timeline] append packet to video: size=68 pts=6.800000 dts=-9223372036854775808.000000 pos=281474976775821 [num=>1 size=15392]
[ 5.632][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.632][t][file] seek request from 65307 to 65307
[ 5.632][t][mkv] append packet to video: size=68 pts=1.880000 dts=-9223372036854775808.000000 pos=65239 [num=1 size=592]
[ 5.632][t][timeline] append packet to video: size=68 pts=6.880000 dts=-9223372036854775808.000000 pos=281474976775895 [num=>1 size=15984]
[ 5.632][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.632][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.632][t][vo/gpu] Updating global uniform 'texture0'
[ 5.632][t][vo/gpu] Updating global uniform 'texture1'
[ 5.632][t][vo/gpu] Updating global uniform 'texture2'
[ 5.633][t][file] seek request from 65390 to 65390
[ 5.633][t][mkv] append packet to video: size=77 pts=2.080000 dts=-9223372036854775808.000000 pos=65313 [num=1 size=592]
[ 5.633][t][timeline] append packet to video: size=77 pts=7.080000 dts=-9223372036854775808.000000 pos=281474976775969 [num=>1 size=16576]
[ 5.633][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.633][t][cplayer] video_output_image: 2
[ 5.633][t][sub/ass] forced line break at 9
[ 5.633][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.633][t][vo/gpu] pass 'upload frame (DR)': last 829us avg 887us peak 13432us
[ 5.633][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.633][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.672][t][cplayer] video_output_image: 2
[ 5.672][t][cplayer] frametime=0.040
[ 5.672][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.672][t][vo/gpu] Updating global uniform 'texture0'
[ 5.672][t][vo/gpu] Updating global uniform 'texture1'
[ 5.672][t][vo/gpu] Updating global uniform 'texture2'
[ 5.672][t][cplayer] video_output_image: 2
[ 5.672][t][sub/ass] forced line break at 9
[ 5.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.674][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.674][t][cplayer] video_output_image: 2
[ 5.675][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 882us peak 13432us
[ 5.675][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 5.675][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 5.712][t][cplayer] video_output_image: 2
[ 5.712][t][cplayer] frametime=0.040
[ 5.712][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.712][t][cplayer] video_output_image: 2
[ 5.712][t][cplayer] video_output_image: 2
[ 5.712][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.712][t][vo/gpu] Updating global uniform 'texture0'
[ 5.713][t][vo/gpu] Updating global uniform 'texture1'
[ 5.713][t][vo/gpu] Updating global uniform 'texture2'
[ 5.713][t][sub/ass] forced line break at 9
[ 5.713][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.713][t][vo/gpu] pass 'upload frame (DR)': last 959us avg 882us peak 13432us
[ 5.713][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 5.713][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.723][t][cplayer] video_output_image: 2
[ 5.753][t][cplayer] video_output_image: 2
[ 5.753][t][cplayer] frametime=0.040
[ 5.753][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.753][t][cplayer] video_output_image: 2
[ 5.753][t][cplayer] video_output_image: 2
[ 5.754][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.754][t][vo/gpu] Updating global uniform 'texture0'
[ 5.754][t][vo/gpu] Updating global uniform 'texture1'
[ 5.754][t][vo/gpu] Updating global uniform 'texture2'
[ 5.754][t][sub/ass] forced line break at 9
[ 5.754][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.754][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 878us peak 13432us
[ 5.754][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.754][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.792][t][cplayer] video_output_image: 2
[ 5.792][t][cplayer] frametime=0.040
[ 5.792][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.792][t][cplayer] video_output_image: 2
[ 5.792][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.792][t][file] seek request from 65466 to 65466
[ 5.792][t][mkv] append packet to video: size=70 pts=2.000000 dts=-9223372036854775808.000000 pos=65396 [num=1 size=592]
[ 5.793][t][timeline] append packet to video: size=70 pts=7.000000 dts=-9223372036854775808.000000 pos=281474976776052 [num=>1 size=14800]
[ 5.793][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.793][t][file] seek request from 65540 to 65540
[ 5.793][t][mkv] append packet to video: size=68 pts=1.960000 dts=-9223372036854775808.000000 pos=65472 [num=1 size=592]
[ 5.793][t][timeline] append packet to video: size=68 pts=6.960000 dts=-9223372036854775808.000000 pos=281474976776128 [num=>1 size=15392]
[ 5.793][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.793][t][file] seek request from 65614 to 65614
[ 5.793][t][mkv] append packet to video: size=68 pts=2.040000 dts=-9223372036854775808.000000 pos=65546 [num=1 size=592]
[ 5.793][t][timeline] append packet to video: size=68 pts=7.040000 dts=-9223372036854775808.000000 pos=281474976776202 [num=>1 size=15984]
[ 5.793][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.793][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.793][t][file] seek request from 65697 to 65697
[ 5.794][t][mkv] append packet to video: size=77 pts=2.240000 dts=-9223372036854775808.000000 pos=65620 [num=1 size=592]
[ 5.794][t][timeline] append packet to video: size=77 pts=7.240000 dts=-9223372036854775808.000000 pos=281474976776276 [num=>1 size=16576]
[ 5.794][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.794][t][cplayer] video_output_image: 2
[ 5.794][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.794][t][vo/gpu] Updating global uniform 'texture0'
[ 5.794][t][vo/gpu] Updating global uniform 'texture1'
[ 5.794][t][vo/gpu] Updating global uniform 'texture2'
[ 5.794][t][sub/ass] forced line break at 9
[ 5.794][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.795][t][vo/gpu] pass 'upload frame (DR)': last 275us avg 873us peak 13432us
[ 5.795][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.795][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.832][t][cplayer] video_output_image: 2
[ 5.832][t][cplayer] frametime=0.040
[ 5.832][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.832][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.832][t][cplayer] video_output_image: 2
[ 5.832][t][cplayer] video_output_image: 2
[ 5.832][d][vd] Allocating new DR image...
[ 5.833][t][vo/gpu] Updating global uniform 'texture0'
[ 5.833][t][vo/gpu] Updating global uniform 'texture1'
[ 5.833][t][vo/gpu] Updating global uniform 'texture2'
[ 5.833][t][sub/ass] forced line break at 9
[ 5.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.833][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 869us peak 13432us
[ 5.833][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.833][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 5.872][t][cplayer] video_output_image: 2
[ 5.873][t][cplayer] frametime=0.040
[ 5.873][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 5.873][t][cplayer] video_output_image: 2
[ 5.873][t][cplayer] video_output_image: 2
[ 5.873][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.873][t][vo/gpu] Updating global uniform 'texture0'
[ 5.873][t][vo/gpu] Updating global uniform 'texture1'
[ 5.873][t][vo/gpu] Updating global uniform 'texture2'
[ 5.874][t][sub/ass] forced line break at 9
[ 5.874][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.874][t][vo/gpu] pass 'upload frame (DR)': last 262us avg 865us peak 13432us
[ 5.874][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.874][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.912][t][cplayer] video_output_image: 2
[ 5.912][t][cplayer] frametime=0.040
[ 5.912][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 5.912][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 5.912][t][cplayer] video_output_image: 2
[ 5.913][t][cplayer] video_output_image: 2
[ 5.913][t][vo/gpu] Updating global uniform 'texture0'
[ 5.913][t][vo/gpu] Updating global uniform 'texture1'
[ 5.914][t][vo/gpu] Updating global uniform 'texture2'
[ 5.914][t][sub/ass] forced line break at 9
[ 5.915][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.915][t][vo/gpu] pass 'upload frame (DR)': last 275us avg 860us peak 13432us
[ 5.915][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.915][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 5.952][t][cplayer] video_output_image: 2
[ 5.952][t][cplayer] frametime=0.040
[ 5.952][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 5.952][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.952][t][file] seek request from 65773 to 65773
[ 5.953][t][mkv] append packet to video: size=70 pts=2.160000 dts=-9223372036854775808.000000 pos=65703 [num=1 size=592]
[ 5.953][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.953][t][cplayer] video_output_image: 2
[ 5.953][t][timeline] append packet to video: size=70 pts=7.160000 dts=-9223372036854775808.000000 pos=281474976776359 [num=>1 size=14800]
[ 5.953][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 5.953][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.953][t][file] seek request from 65847 to 65847
[ 5.953][t][mkv] append packet to video: size=68 pts=2.120000 dts=-9223372036854775808.000000 pos=65779 [num=1 size=592]
[ 5.953][t][timeline] append packet to video: size=68 pts=7.120000 dts=-9223372036854775808.000000 pos=281474976776435 [num=>1 size=15392]
[ 5.953][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 5.954][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.954][t][file] seek request from 65921 to 65921
[ 5.954][t][mkv] append packet to video: size=68 pts=2.200000 dts=-9223372036854775808.000000 pos=65853 [num=1 size=592]
[ 5.954][t][timeline] append packet to video: size=68 pts=7.200000 dts=-9223372036854775808.000000 pos=281474976776509 [num=>1 size=15984]
[ 5.954][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 5.954][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 5.954][t][file] seek request from 66004 to 66004
[ 5.954][t][mkv] append packet to video: size=77 pts=2.400000 dts=-9223372036854775808.000000 pos=65927 [num=1 size=592]
[ 5.954][t][timeline] append packet to video: size=77 pts=7.400000 dts=-9223372036854775808.000000 pos=281474976776583 [num=>1 size=16576]
[ 5.955][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 5.955][t][vo/gpu] Updating global uniform 'texture0'
[ 5.955][t][cplayer] video_output_image: 2
[ 5.955][t][vo/gpu] Updating global uniform 'texture1'
[ 5.955][t][vo/gpu] Updating global uniform 'texture2'
[ 5.955][t][sub/ass] forced line break at 9
[ 5.955][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.955][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 856us peak 13432us
[ 5.956][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.956][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 5.992][t][cplayer] video_output_image: 2
[ 5.992][t][cplayer] frametime=0.040
[ 5.992][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 5.992][t][cplayer] video_output_image: 2
[ 5.992][t][cplayer] video_output_image: 2
[ 5.992][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 5.992][t][vo/gpu] Updating global uniform 'texture0'
[ 5.992][t][vo/gpu] Updating global uniform 'texture1'
[ 5.992][t][vo/gpu] Updating global uniform 'texture2'
[ 5.993][t][sub/ass] forced line break at 9
[ 5.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 5.993][t][vo/gpu] pass 'upload frame (DR)': last 2596us avg 868us peak 13432us
[ 5.994][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 5.994][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.032][t][cplayer] video_output_image: 2
[ 6.032][t][cplayer] frametime=0.040
[ 6.032][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.032][t][cplayer] video_output_image: 2
[ 6.033][t][cplayer] video_output_image: 2
[ 6.033][t][vo/gpu] Updating global uniform 'texture0'
[ 6.033][t][vo/gpu] Updating global uniform 'texture1'
[ 6.033][t][vo/gpu] Updating global uniform 'texture2'
[ 6.033][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.033][t][sub/ass] forced line break at 9
[ 6.033][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.033][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 864us peak 13432us
[ 6.033][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.033][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.042][t][cplayer] video_output_image: 2
[ 6.073][t][cplayer] video_output_image: 2
[ 6.073][t][cplayer] frametime=0.040
[ 6.073][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 6.073][t][cplayer] video_output_image: 2
[ 6.074][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.074][t][cplayer] video_output_image: 2
[ 6.074][t][vo/gpu] Updating global uniform 'texture0'
[ 6.074][t][vo/gpu] Updating global uniform 'texture1'
[ 6.074][t][vo/gpu] Updating global uniform 'texture2'
[ 6.074][t][sub/ass] forced line break at 9
[ 6.074][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.074][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 860us peak 13432us
[ 6.075][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.075][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.112][t][cplayer] video_output_image: 2
[ 6.112][t][cplayer] frametime=0.040
[ 6.112][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 6.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.112][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.112][t][file] seek request from 66080 to 66080
[ 6.113][t][cplayer] video_output_image: 2
[ 6.113][t][cplayer] video_output_image: 2
[ 6.113][t][mkv] append packet to video: size=70 pts=2.320000 dts=-9223372036854775808.000000 pos=66010 [num=1 size=592]
[ 6.113][t][timeline] append packet to video: size=70 pts=7.320000 dts=-9223372036854775808.000000 pos=281474976776666 [num=>1 size=14800]
[ 6.113][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 6.113][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.113][t][file] seek request from 66154 to 66154
[ 6.113][t][mkv] append packet to video: size=68 pts=2.280000 dts=-9223372036854775808.000000 pos=66086 [num=1 size=592]
[ 6.113][t][timeline] append packet to video: size=68 pts=7.280000 dts=-9223372036854775808.000000 pos=281474976776742 [num=>1 size=15392]
[ 6.113][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 6.113][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.113][t][file] seek request from 66228 to 66228
[ 6.113][t][mkv] append packet to video: size=68 pts=2.360000 dts=-9223372036854775808.000000 pos=66160 [num=1 size=592]
[ 6.113][t][timeline] append packet to video: size=68 pts=7.360000 dts=-9223372036854775808.000000 pos=281474976776816 [num=>1 size=15984]
[ 6.113][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 6.113][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.113][t][file] seek request from 66311 to 66311
[ 6.113][t][mkv] append packet to video: size=77 pts=2.560000 dts=-9223372036854775808.000000 pos=66234 [num=1 size=592]
[ 6.113][t][timeline] append packet to video: size=77 pts=7.560000 dts=-9223372036854775808.000000 pos=281474976776890 [num=>1 size=16576]
[ 6.113][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 6.114][t][vo/gpu] Updating global uniform 'texture0'
[ 6.114][t][vo/gpu] Updating global uniform 'texture1'
[ 6.114][t][vo/gpu] Updating global uniform 'texture2'
[ 6.114][t][sub/ass] forced line break at 9
[ 6.115][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.115][t][vo/gpu] pass 'upload frame (DR)': last 1553us avg 865us peak 13432us
[ 6.115][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 6.115][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.152][t][cplayer] video_output_image: 2
[ 6.152][t][cplayer] frametime=0.040
[ 6.152][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 6.152][t][cplayer] video_output_image: 2
[ 6.152][t][cplayer] video_output_image: 2
[ 6.152][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.153][t][vo/gpu] Updating global uniform 'texture0'
[ 6.153][t][vo/gpu] Updating global uniform 'texture1'
[ 6.153][t][vo/gpu] Updating global uniform 'texture2'
[ 6.153][t][sub/ass] forced line break at 9
[ 6.153][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.153][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 861us peak 13432us
[ 6.153][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 6.153][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 6.192][t][cplayer] video_output_image: 2
[ 6.192][t][cplayer] frametime=0.040
[ 6.192][t][cplayer] video_output_image: 2
[ 6.192][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.192][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.193][t][vo/gpu] Updating global uniform 'texture0'
[ 6.193][t][vo/gpu] Updating global uniform 'texture1'
[ 6.193][t][vo/gpu] Updating global uniform 'texture2'
[ 6.193][t][sub/ass] forced line break at 9
[ 6.193][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.193][t][vo/gpu] pass 'upload frame (DR)': last 5055us avg 890us peak 13432us
[ 6.193][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 6.194][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.194][t][cplayer] video_output_image: 2
[ 6.232][t][cplayer] video_output_image: 2
[ 6.232][t][cplayer] frametime=0.040
[ 6.233][t][cplayer] video_output_image: 2
[ 6.233][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 6.233][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.233][t][vo/gpu] Updating global uniform 'texture0'
[ 6.233][t][cplayer] video_output_image: 2
[ 6.233][t][vo/gpu] Updating global uniform 'texture1'
[ 6.233][t][vo/gpu] Updating global uniform 'texture2'
[ 6.233][t][sub/ass] forced line break at 9
[ 6.234][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.234][t][vo/gpu] pass 'upload frame (DR)': last 778us avg 889us peak 13432us
[ 6.234][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.234][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.272][t][cplayer] video_output_image: 2
[ 6.272][t][cplayer] frametime=0.040
[ 6.272][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 6.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.272][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.272][t][file] seek request from 66387 to 66387
[ 6.273][t][mkv] append packet to video: size=70 pts=2.480000 dts=-9223372036854775808.000000 pos=66317 [num=1 size=592]
[ 6.273][t][timeline] append packet to video: size=70 pts=7.480000 dts=-9223372036854775808.000000 pos=281474976776973 [num=>1 size=14800]
[ 6.273][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 6.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.273][t][file] seek request from 66461 to 66461
[ 6.273][t][mkv] append packet to video: size=68 pts=2.440000 dts=-9223372036854775808.000000 pos=66393 [num=1 size=592]
[ 6.273][t][timeline] append packet to video: size=68 pts=7.440000 dts=-9223372036854775808.000000 pos=281474976777049 [num=>1 size=15392]
[ 6.273][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 6.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.273][t][file] seek request from 66535 to 66535
[ 6.273][t][mkv] append packet to video: size=68 pts=2.520000 dts=-9223372036854775808.000000 pos=66467 [num=1 size=592]
[ 6.273][t][timeline] append packet to video: size=68 pts=7.520000 dts=-9223372036854775808.000000 pos=281474976777123 [num=>1 size=15984]
[ 6.273][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 6.273][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.273][t][file] seek request from 66618 to 66618
[ 6.273][t][mkv] append packet to video: size=77 pts=2.720000 dts=-9223372036854775808.000000 pos=66541 [num=1 size=592]
[ 6.273][t][timeline] append packet to video: size=77 pts=7.720000 dts=-9223372036854775808.000000 pos=281474976777197 [num=>1 size=16576]
[ 6.273][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 6.273][t][vo/gpu] Updating global uniform 'texture0'
[ 6.273][t][cplayer] video_output_image: 2
[ 6.273][t][cplayer] video_output_image: 2
[ 6.273][t][vo/gpu] Updating global uniform 'texture1'
[ 6.274][t][vo/gpu] Updating global uniform 'texture2'
[ 6.274][t][sub/ass] forced line break at 9
[ 6.274][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.274][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 885us peak 13432us
[ 6.274][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.274][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.312][t][cplayer] video_output_image: 2
[ 6.312][t][cplayer] frametime=0.040
[ 6.312][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 6.312][t][cplayer] video_output_image: 2
[ 6.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.312][t][cplayer] video_output_image: 2
[ 6.315][t][vo/gpu] Updating global uniform 'texture0'
[ 6.315][t][vo/gpu] Updating global uniform 'texture1'
[ 6.315][t][vo/gpu] Updating global uniform 'texture2'
[ 6.315][t][sub/ass] forced line break at 9
[ 6.316][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.316][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 880us peak 13432us
[ 6.316][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 6.316][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.352][t][cplayer] video_output_image: 2
[ 6.352][t][cplayer] frametime=0.040
[ 6.353][t][cplayer] video_output_image: 2
[ 6.353][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.353][t][cplayer] video_output_image: 2
[ 6.353][t][vo/gpu] Updating global uniform 'texture0'
[ 6.353][t][vo/gpu] Updating global uniform 'texture1'
[ 6.353][t][vo/gpu] Updating global uniform 'texture2'
[ 6.353][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.353][t][sub/ass] forced line break at 9
[ 6.353][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.354][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 876us peak 13432us
[ 6.354][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.354][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.363][t][cplayer] video_output_image: 2
[ 6.392][t][cplayer] video_output_image: 2
[ 6.392][t][cplayer] frametime=0.040
[ 6.392][t][cplayer] video_output_image: 2
[ 6.392][t][cplayer] video_output_image: 2
[ 6.392][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.393][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 6.393][t][vo/gpu] Updating global uniform 'texture0'
[ 6.393][t][vo/gpu] Updating global uniform 'texture1'
[ 6.393][t][vo/gpu] Updating global uniform 'texture2'
[ 6.393][t][sub/ass] forced line break at 9
[ 6.393][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.393][t][vo/gpu] pass 'upload frame (DR)': last 1294us avg 879us peak 13432us
[ 6.393][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 6.393][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.431][t][cplayer] video_output_image: 2
[ 6.432][t][cplayer] frametime=0.040
[ 6.432][t][cplayer] video_output_image: 2
[ 6.432][t][cplayer] video_output_image: 2
[ 6.432][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 6.432][t][vo/gpu] Updating global uniform 'texture0'
[ 6.432][t][vo/gpu] Updating global uniform 'texture1'
[ 6.432][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.432][t][file] seek request from 66694 to 66694
[ 6.432][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.433][t][vo/gpu] Updating global uniform 'texture2'
[ 6.434][t][mkv] append packet to video: size=70 pts=2.640000 dts=-9223372036854775808.000000 pos=66624 [num=1 size=592]
[ 6.434][t][timeline] append packet to video: size=70 pts=7.640000 dts=-9223372036854775808.000000 pos=281474976777280 [num=>1 size=14800]
[ 6.434][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 6.434][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.434][t][file] seek request from 66768 to 66768
[ 6.434][t][mkv] append packet to video: size=68 pts=2.600000 dts=-9223372036854775808.000000 pos=66700 [num=1 size=592]
[ 6.434][t][timeline] append packet to video: size=68 pts=7.600000 dts=-9223372036854775808.000000 pos=281474976777356 [num=>1 size=15392]
[ 6.434][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 6.434][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.434][t][file] seek request from 66842 to 66842
[ 6.434][t][mkv] append packet to video: size=68 pts=2.680000 dts=-9223372036854775808.000000 pos=66774 [num=1 size=592]
[ 6.434][t][timeline] append packet to video: size=68 pts=7.680000 dts=-9223372036854775808.000000 pos=281474976777430 [num=>1 size=15984]
[ 6.434][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 6.434][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.434][t][file] seek request from 66925 to 66925
[ 6.434][t][mkv] append packet to video: size=77 pts=2.880000 dts=-9223372036854775808.000000 pos=66848 [num=1 size=592]
[ 6.434][t][timeline] append packet to video: size=77 pts=7.880000 dts=-9223372036854775808.000000 pos=281474976777504 [num=>1 size=16576]
[ 6.434][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 6.435][t][sub/ass] forced line break at 9
[ 6.435][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.435][t][vo/gpu] pass 'upload frame (DR)': last 652us avg 878us peak 13432us
[ 6.435][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.435][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.472][t][cplayer] video_output_image: 2
[ 6.472][t][cplayer] frametime=0.040
[ 6.472][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 6.472][t][cplayer] video_output_image: 2
[ 6.472][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.473][t][cplayer] video_output_image: 2
[ 6.473][t][vo/gpu] Updating global uniform 'texture0'
[ 6.473][t][vo/gpu] Updating global uniform 'texture1'
[ 6.473][t][vo/gpu] Updating global uniform 'texture2'
[ 6.474][t][sub/ass] forced line break at 9
[ 6.474][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.474][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 874us peak 13432us
[ 6.474][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.474][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 6.512][t][cplayer] video_output_image: 2
[ 6.512][t][cplayer] frametime=0.040
[ 6.512][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.512][t][cplayer] video_output_image: 2
[ 6.512][t][cplayer] video_output_image: 2
[ 6.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.512][t][vo/gpu] Updating global uniform 'texture0'
[ 6.512][t][vo/gpu] Updating global uniform 'texture1'
[ 6.512][t][vo/gpu] Updating global uniform 'texture2'
[ 6.513][t][sub/ass] forced line break at 9
[ 6.513][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.513][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 870us peak 13432us
[ 6.513][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.513][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 6.552][t][cplayer] video_output_image: 2
[ 6.552][t][cplayer] frametime=0.040
[ 6.552][t][cplayer] video_output_image: 2
[ 6.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.552][t][cplayer] video_output_image: 2
[ 6.552][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 6.553][t][vo/gpu] Updating global uniform 'texture0'
[ 6.553][t][vo/gpu] Updating global uniform 'texture1'
[ 6.553][t][vo/gpu] Updating global uniform 'texture2'
[ 6.553][t][sub/ass] forced line break at 9
[ 6.553][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.554][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 866us peak 13432us
[ 6.554][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.554][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.592][t][cplayer] video_output_image: 2
[ 6.592][t][cplayer] frametime=0.040
[ 6.592][t][cplayer] video_output_image: 2
[ 6.592][t][cplayer] video_output_image: 2
[ 6.592][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 6.592][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.592][t][file] seek request from 67001 to 67001
[ 6.592][t][mkv] append packet to video: size=70 pts=2.800000 dts=-9223372036854775808.000000 pos=66931 [num=1 size=592]
[ 6.592][t][timeline] append packet to video: size=70 pts=7.800000 dts=-9223372036854775808.000000 pos=281474976777587 [num=>1 size=14800]
[ 6.592][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 6.593][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.593][t][file] seek request from 67075 to 67075
[ 6.593][t][mkv] append packet to video: size=68 pts=2.760000 dts=-9223372036854775808.000000 pos=67007 [num=1 size=592]
[ 6.593][t][timeline] append packet to video: size=68 pts=7.760000 dts=-9223372036854775808.000000 pos=281474976777663 [num=>1 size=15392]
[ 6.593][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 6.593][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.593][t][file] seek request from 67149 to 67149
[ 6.593][t][mkv] append packet to video: size=68 pts=2.840000 dts=-9223372036854775808.000000 pos=67081 [num=1 size=592]
[ 6.593][t][timeline] append packet to video: size=68 pts=7.840000 dts=-9223372036854775808.000000 pos=281474976777737 [num=>1 size=15984]
[ 6.593][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 6.593][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.593][t][file] seek request from 67232 to 67232
[ 6.593][t][mkv] append packet to video: size=77 pts=3.040000 dts=-9223372036854775808.000000 pos=67155 [num=1 size=592]
[ 6.593][t][timeline] append packet to video: size=77 pts=8.040000 dts=-9223372036854775808.000000 pos=281474976777811 [num=>1 size=16576]
[ 6.593][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 6.593][t][vo/gpu] Updating global uniform 'texture0'
[ 6.593][t][vo/gpu] Updating global uniform 'texture1'
[ 6.593][t][vo/gpu] Updating global uniform 'texture2'
[ 6.594][t][sub/ass] forced line break at 9
[ 6.594][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.595][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.595][t][vo/gpu] pass 'upload frame (DR)': last 1355us avg 869us peak 13432us
[ 6.595][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.595][t][vo/gpu] pass 'drawing osd': last 3us avg 1us peak 32us
[ 6.632][t][cplayer] video_output_image: 2
[ 6.632][t][cplayer] frametime=0.040
[ 6.632][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 6.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.632][t][vo/gpu] Updating global uniform 'texture0'
[ 6.632][t][vo/gpu] Updating global uniform 'texture1'
[ 6.632][t][vo/gpu] Updating global uniform 'texture2'
[ 6.633][t][sub/ass] forced line break at 9
[ 6.633][t][cplayer] video_output_image: 2
[ 6.633][t][cplayer] video_output_image: 2
[ 6.633][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.634][t][vo/gpu] pass 'upload frame (DR)': last 1118us avg 870us peak 13432us
[ 6.634][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 6.634][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.672][t][cplayer] video_output_image: 2
[ 6.672][t][cplayer] frametime=0.040
[ 6.672][t][cplayer] video_output_image: 2
[ 6.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.673][t][cplayer] video_output_image: 2
[ 6.673][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.673][t][vo/gpu] Updating global uniform 'texture0'
[ 6.673][t][vo/gpu] Updating global uniform 'texture1'
[ 6.673][t][vo/gpu] Updating global uniform 'texture2'
[ 6.673][t][sub/ass] forced line break at 9
[ 6.673][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.673][t][vo/gpu] pass 'upload frame (DR)': last 1176us avg 872us peak 13432us
[ 6.673][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.673][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.682][t][cplayer] video_output_image: 2
[ 6.711][t][cplayer] video_output_image: 2
[ 6.711][t][cplayer] frametime=0.040
[ 6.712][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 6.712][t][cplayer] video_output_image: 2
[ 6.712][t][cplayer] video_output_image: 2
[ 6.712][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.712][t][vo/gpu] Updating global uniform 'texture0'
[ 6.712][t][vo/gpu] Updating global uniform 'texture1'
[ 6.712][t][vo/gpu] Updating global uniform 'texture2'
[ 6.712][t][sub/ass] forced line break at 9
[ 6.712][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.712][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 868us peak 13432us
[ 6.712][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.712][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.752][t][cplayer] video_output_image: 2
[ 6.752][t][cplayer] frametime=0.040
[ 6.752][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 6.752][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.752][t][file] seek request from 67308 to 67308
[ 6.752][t][mkv] append packet to video: size=70 pts=2.960000 dts=-9223372036854775808.000000 pos=67238 [num=1 size=592]
[ 6.752][t][timeline] append packet to video: size=70 pts=7.960000 dts=-9223372036854775808.000000 pos=281474976777894 [num=>1 size=14800]
[ 6.752][t][vo/gpu] Updating global uniform 'texture0'
[ 6.752][t][vo/gpu] Updating global uniform 'texture1'
[ 6.752][t][vo/gpu] Updating global uniform 'texture2'
[ 6.752][t][cplayer] video_output_image: 2
[ 6.753][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.753][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 6.753][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.753][t][file] seek request from 67382 to 67382
[ 6.753][t][mkv] append packet to video: size=68 pts=2.920000 dts=-9223372036854775808.000000 pos=67314 [num=1 size=592]
[ 6.753][t][timeline] append packet to video: size=68 pts=7.920000 dts=-9223372036854775808.000000 pos=281474976777970 [num=>1 size=15392]
[ 6.753][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 6.753][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.753][t][file] seek request from 67456 to 67456
[ 6.753][t][mkv] append packet to video: size=68 pts=3.000000 dts=-9223372036854775808.000000 pos=67388 [num=1 size=592]
[ 6.753][t][timeline] append packet to video: size=68 pts=8.000000 dts=-9223372036854775808.000000 pos=281474976778044 [num=>1 size=15984]
[ 6.753][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 6.753][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.753][t][file] seek request from 67539 to 67539
[ 6.753][t][mkv] append packet to video: size=77 pts=3.200000 dts=-9223372036854775808.000000 pos=67462 [num=1 size=592]
[ 6.753][t][timeline] append packet to video: size=77 pts=8.200000 dts=-9223372036854775808.000000 pos=281474976778118 [num=>1 size=16576]
[ 6.753][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 6.753][t][cplayer] video_output_image: 2
[ 6.754][t][sub/ass] forced line break at 9
[ 6.754][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.754][t][vo/gpu] pass 'upload frame (DR)': last 262us avg 865us peak 13432us
[ 6.754][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.754][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.792][t][cplayer] video_output_image: 2
[ 6.792][t][cplayer] frametime=0.040
[ 6.792][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 6.792][t][cplayer] video_output_image: 2
[ 6.793][t][cplayer] video_output_image: 2
[ 6.793][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.793][t][vo/gpu] Updating global uniform 'texture0'
[ 6.793][t][vo/gpu] Updating global uniform 'texture1'
[ 6.793][t][vo/gpu] Updating global uniform 'texture2'
[ 6.793][t][sub/ass] forced line break at 9
[ 6.793][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.794][t][vo/gpu] pass 'upload frame (DR)': last 920us avg 865us peak 13432us
[ 6.794][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.794][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.832][t][cplayer] video_output_image: 2
[ 6.832][t][cplayer] frametime=0.040
[ 6.832][t][cplayer] video_output_image: 2
[ 6.832][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.832][t][cplayer] video_output_image: 2
[ 6.832][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.833][t][vo/gpu] Updating global uniform 'texture0'
[ 6.833][t][vo/gpu] Updating global uniform 'texture1'
[ 6.833][t][vo/gpu] Updating global uniform 'texture2'
[ 6.833][t][sub/ass] forced line break at 9
[ 6.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.833][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 861us peak 13432us
[ 6.833][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.833][t][vo/gpu] pass 'drawing osd': last 2us avg 1us peak 32us
[ 6.872][t][cplayer] video_output_image: 2
[ 6.872][t][cplayer] frametime=0.040
[ 6.872][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 6.872][t][cplayer] video_output_image: 2
[ 6.872][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.872][t][cplayer] video_output_image: 2
[ 6.872][t][vo/gpu] Updating global uniform 'texture0'
[ 6.873][t][vo/gpu] Updating global uniform 'texture1'
[ 6.873][t][vo/gpu] Updating global uniform 'texture2'
[ 6.873][t][sub/ass] forced line break at 9
[ 6.873][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.873][t][vo/gpu] pass 'upload frame (DR)': last 1332us avg 864us peak 13432us
[ 6.873][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.873][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 6.912][t][cplayer] video_output_image: 2
[ 6.912][t][cplayer] frametime=0.040
[ 6.912][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 6.912][t][cplayer] video_output_image: 2
[ 6.912][t][cplayer] video_output_image: 2
[ 6.912][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.912][t][file] seek request from 67615 to 67615
[ 6.912][t][mkv] append packet to video: size=70 pts=3.120000 dts=-9223372036854775808.000000 pos=67545 [num=1 size=592]
[ 6.912][t][vo/gpu] Updating global uniform 'texture0'
[ 6.912][t][vo/gpu] Updating global uniform 'texture1'
[ 6.912][t][vo/gpu] Updating global uniform 'texture2'
[ 6.913][t][timeline] append packet to video: size=70 pts=8.120000 dts=-9223372036854775808.000000 pos=281474976778201 [num=>1 size=14800]
[ 6.913][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 6.913][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.913][t][file] seek request from 67689 to 67689
[ 6.913][t][mkv] append packet to video: size=68 pts=3.080000 dts=-9223372036854775808.000000 pos=67621 [num=1 size=592]
[ 6.913][t][timeline] append packet to video: size=68 pts=8.080000 dts=-9223372036854775808.000000 pos=281474976778277 [num=>1 size=15392]
[ 6.913][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 6.913][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.913][t][file] seek request from 67763 to 67763
[ 6.913][t][mkv] append packet to video: size=68 pts=3.160000 dts=-9223372036854775808.000000 pos=67695 [num=1 size=592]
[ 6.913][t][timeline] append packet to video: size=68 pts=8.160000 dts=-9223372036854775808.000000 pos=281474976778351 [num=>1 size=15984]
[ 6.913][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 6.913][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 6.913][t][file] seek request from 67846 to 67846
[ 6.913][t][mkv] append packet to video: size=77 pts=3.360000 dts=-9223372036854775808.000000 pos=67769 [num=1 size=592]
[ 6.913][t][timeline] append packet to video: size=77 pts=8.360000 dts=-9223372036854775808.000000 pos=281474976778425 [num=>1 size=16576]
[ 6.913][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 6.913][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.914][t][sub/ass] forced line break at 9
[ 6.914][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.914][t][vo/gpu] pass 'upload frame (DR)': last 923us avg 865us peak 13432us
[ 6.914][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.914][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 6.952][t][cplayer] video_output_image: 2
[ 6.952][t][cplayer] frametime=0.040
[ 6.952][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 6.952][t][cplayer] video_output_image: 2
[ 6.952][t][cplayer] video_output_image: 2
[ 6.952][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 6.952][t][vo/gpu] Updating global uniform 'texture0'
[ 6.952][t][vo/gpu] Updating global uniform 'texture1'
[ 6.952][t][vo/gpu] Updating global uniform 'texture2'
[ 6.953][t][sub/ass] forced line break at 9
[ 6.953][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.953][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 861us peak 13432us
[ 6.953][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.953][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 6.992][t][cplayer] video_output_image: 2
[ 6.992][t][cplayer] frametime=0.040
[ 6.992][t][cplayer] video_output_image: 2
[ 6.992][t][cplayer] video_output_image: 2
[ 6.992][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 6.992][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 6.992][t][vo/gpu] Updating global uniform 'texture0'
[ 6.992][t][vo/gpu] Updating global uniform 'texture1'
[ 6.992][t][vo/gpu] Updating global uniform 'texture2'
[ 6.993][t][sub/ass] forced line break at 9
[ 6.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 6.993][t][vo/gpu] pass 'upload frame (DR)': last 270us avg 857us peak 13432us
[ 6.993][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 6.993][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.003][t][cplayer] video_output_image: 2
[ 7.034][t][cplayer] video_output_image: 2
[ 7.034][t][cplayer] frametime=0.040
[ 7.034][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.034][t][cplayer] video_output_image: 2
[ 7.034][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.034][t][vo/gpu] Updating global uniform 'texture0'
[ 7.034][t][cplayer] video_output_image: 2
[ 7.034][t][vo/gpu] Updating global uniform 'texture1'
[ 7.034][t][vo/gpu] Updating global uniform 'texture2'
[ 7.035][t][sub/ass] forced line break at 9
[ 7.035][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.035][t][vo/gpu] pass 'upload frame (DR)': last 279us avg 854us peak 13432us
[ 7.035][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.035][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.072][t][cplayer] video_output_image: 2
[ 7.072][t][cplayer] frametime=0.040
[ 7.072][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 7.072][t][cplayer] video_output_image: 2
[ 7.072][t][cplayer] video_output_image: 2
[ 7.072][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.072][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.072][t][file] seek request from 67922 to 67922
[ 7.073][t][mkv] append packet to video: size=70 pts=3.280000 dts=-9223372036854775808.000000 pos=67852 [num=1 size=592]
[ 7.073][t][timeline] append packet to video: size=70 pts=8.280000 dts=-9223372036854775808.000000 pos=281474976778508 [num=>1 size=14800]
[ 7.073][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 7.073][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.073][t][file] seek request from 67996 to 67996
[ 7.073][t][vo/gpu] Updating global uniform 'texture0'
[ 7.073][t][mkv] append packet to video: size=68 pts=3.240000 dts=-9223372036854775808.000000 pos=67928 [num=1 size=592]
[ 7.073][t][timeline] append packet to video: size=68 pts=8.240000 dts=-9223372036854775808.000000 pos=281474976778584 [num=>1 size=15392]
[ 7.073][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 7.073][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.073][t][file] seek request from 68070 to 68070
[ 7.073][t][mkv] append packet to video: size=68 pts=3.320000 dts=-9223372036854775808.000000 pos=68002 [num=1 size=592]
[ 7.073][t][timeline] append packet to video: size=68 pts=8.320000 dts=-9223372036854775808.000000 pos=281474976778658 [num=>1 size=15984]
[ 7.073][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 7.073][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.074][t][file] seek request from 68153 to 68153
[ 7.074][t][mkv] append packet to video: size=77 pts=3.520000 dts=-9223372036854775808.000000 pos=68076 [num=1 size=592]
[ 7.074][t][timeline] append packet to video: size=77 pts=8.520000 dts=-9223372036854775808.000000 pos=281474976778732 [num=>1 size=16576]
[ 7.074][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 7.074][t][vo/gpu] Updating global uniform 'texture1'
[ 7.074][t][vo/gpu] Updating global uniform 'texture2'
[ 7.074][t][sub/ass] forced line break at 9
[ 7.075][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.075][t][vo/gpu] pass 'upload frame (DR)': last 1487us avg 858us peak 13432us
[ 7.075][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.075][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.112][t][cplayer] video_output_image: 2
[ 7.112][t][cplayer] frametime=0.040
[ 7.112][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 7.112][t][cplayer] video_output_image: 2
[ 7.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.112][t][cplayer] video_output_image: 2
[ 7.113][t][vo/gpu] Updating global uniform 'texture0'
[ 7.113][t][vo/gpu] Updating global uniform 'texture1'
[ 7.113][t][vo/gpu] Updating global uniform 'texture2'
[ 7.113][t][sub/ass] forced line break at 9
[ 7.113][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.113][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 854us peak 13432us
[ 7.113][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.113][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.152][t][cplayer] video_output_image: 2
[ 7.152][t][cplayer] frametime=0.040
[ 7.152][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 7.152][t][cplayer] video_output_image: 2
[ 7.152][t][cplayer] video_output_image: 2
[ 7.152][t][vo/gpu] Updating global uniform 'texture0'
[ 7.153][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.153][t][vo/gpu] Updating global uniform 'texture1'
[ 7.153][t][vo/gpu] Updating global uniform 'texture2'
[ 7.154][t][sub/ass] forced line break at 9
[ 7.154][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.154][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 851us peak 13432us
[ 7.154][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 7.154][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.192][t][cplayer] video_output_image: 2
[ 7.192][t][cplayer] frametime=0.040
[ 7.192][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.192][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.192][t][cplayer] video_output_image: 2
[ 7.192][t][cplayer] video_output_image: 2
[ 7.193][t][vo/gpu] Updating global uniform 'texture0'
[ 7.193][t][vo/gpu] Updating global uniform 'texture1'
[ 7.193][t][vo/gpu] Updating global uniform 'texture2'
[ 7.193][t][sub/ass] forced line break at 9
[ 7.193][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.193][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 847us peak 13432us
[ 7.193][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.193][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.232][t][cplayer] video_output_image: 2
[ 7.232][t][cplayer] frametime=0.040
[ 7.232][t][cplayer] video_output_image: 2
[ 7.232][t][cplayer] video_output_image: 2
[ 7.232][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 7.232][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.232][t][file] seek request from 68229 to 68229
[ 7.232][t][mkv] append packet to video: size=70 pts=3.440000 dts=-9223372036854775808.000000 pos=68159 [num=1 size=592]
[ 7.232][t][timeline] append packet to video: size=70 pts=8.440000 dts=-9223372036854775808.000000 pos=281474976778815 [num=>1 size=14800]
[ 7.232][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 7.232][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.232][t][file] seek request from 68303 to 68303
[ 7.232][t][mkv] append packet to video: size=68 pts=3.400000 dts=-9223372036854775808.000000 pos=68235 [num=1 size=592]
[ 7.232][t][timeline] append packet to video: size=68 pts=8.400000 dts=-9223372036854775808.000000 pos=281474976778891 [num=>1 size=15392]
[ 7.233][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 7.233][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.233][t][file] seek request from 68377 to 68377
[ 7.233][t][mkv] append packet to video: size=68 pts=3.480000 dts=-9223372036854775808.000000 pos=68309 [num=1 size=592]
[ 7.233][t][timeline] append packet to video: size=68 pts=8.480000 dts=-9223372036854775808.000000 pos=281474976778965 [num=>1 size=15984]
[ 7.233][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 7.233][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.233][t][file] seek request from 68460 to 68460
[ 7.233][t][mkv] append packet to video: size=77 pts=3.680000 dts=-9223372036854775808.000000 pos=68383 [num=1 size=592]
[ 7.233][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.233][t][timeline] append packet to video: size=77 pts=8.680000 dts=-9223372036854775808.000000 pos=281474976779039 [num=>1 size=16576]
[ 7.233][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 7.233][t][vo/gpu] Updating global uniform 'texture0'
[ 7.233][t][vo/gpu] Updating global uniform 'texture1'
[ 7.233][t][vo/gpu] Updating global uniform 'texture2'
[ 7.234][t][sub/ass] forced line break at 9
[ 7.234][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.234][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 844us peak 13432us
[ 7.234][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.234][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.272][t][cplayer] video_output_image: 2
[ 7.272][t][cplayer] frametime=0.040
[ 7.272][t][cplayer] video_output_image: 2
[ 7.273][t][cplayer] video_output_image: 2
[ 7.273][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 7.273][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.273][t][vo/gpu] Updating global uniform 'texture0'
[ 7.273][t][vo/gpu] Updating global uniform 'texture1'
[ 7.273][t][vo/gpu] Updating global uniform 'texture2'
[ 7.273][t][sub/ass] forced line break at 9
[ 7.273][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.273][t][vo/gpu] pass 'upload frame (DR)': last 275us avg 841us peak 13432us
[ 7.273][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.274][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.312][t][cplayer] video_output_image: 2
[ 7.312][t][cplayer] frametime=0.040
[ 7.312][t][cplayer] video_output_image: 2
[ 7.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.312][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 7.312][t][vo/gpu] Updating global uniform 'texture0'
[ 7.312][t][vo/gpu] Updating global uniform 'texture1'
[ 7.312][t][vo/gpu] Updating global uniform 'texture2'
[ 7.313][t][cplayer] video_output_image: 2
[ 7.313][t][sub/ass] forced line break at 9
[ 7.313][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.313][t][vo/gpu] pass 'upload frame (DR)': last 277us avg 837us peak 13432us
[ 7.313][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.313][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.322][t][cplayer] video_output_image: 2
[ 7.352][t][cplayer] video_output_image: 2
[ 7.352][t][cplayer] frametime=0.040
[ 7.353][t][cplayer] video_output_image: 2
[ 7.353][t][cplayer] video_output_image: 2
[ 7.353][t][vo/gpu] Updating global uniform 'texture0'
[ 7.353][t][vo/gpu] Updating global uniform 'texture1'
[ 7.353][t][vo/gpu] Updating global uniform 'texture2'
[ 7.353][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.353][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.354][t][sub/ass] forced line break at 9
[ 7.354][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.354][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 834us peak 13432us
[ 7.354][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.354][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.392][t][cplayer] video_output_image: 2
[ 7.392][t][cplayer] frametime=0.040
[ 7.392][t][cplayer] video_output_image: 2
[ 7.392][t][cplayer] video_output_image: 2
[ 7.392][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 7.392][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.392][t][file] seek request from 68536 to 68536
[ 7.393][t][vo/gpu] Updating global uniform 'texture0'
[ 7.393][t][mkv] append packet to video: size=70 pts=3.600000 dts=-9223372036854775808.000000 pos=68466 [num=1 size=592]
[ 7.393][t][timeline] append packet to video: size=70 pts=8.600000 dts=-9223372036854775808.000000 pos=281474976779122 [num=>1 size=14800]
[ 7.393][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 7.393][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.393][t][file] seek request from 68610 to 68610
[ 7.393][t][mkv] append packet to video: size=68 pts=3.560000 dts=-9223372036854775808.000000 pos=68542 [num=1 size=592]
[ 7.393][t][timeline] append packet to video: size=68 pts=8.560000 dts=-9223372036854775808.000000 pos=281474976779198 [num=>1 size=15392]
[ 7.393][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 7.393][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.393][t][file] seek request from 68684 to 68684
[ 7.393][t][mkv] append packet to video: size=68 pts=3.640000 dts=-9223372036854775808.000000 pos=68616 [num=1 size=592]
[ 7.393][t][timeline] append packet to video: size=68 pts=8.640000 dts=-9223372036854775808.000000 pos=281474976779272 [num=>1 size=15984]
[ 7.393][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 7.393][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.393][t][file] seek request from 68767 to 68767
[ 7.394][t][mkv] append packet to video: size=77 pts=3.840000 dts=-9223372036854775808.000000 pos=68690 [num=1 size=592]
[ 7.394][t][timeline] append packet to video: size=77 pts=8.840000 dts=-9223372036854775808.000000 pos=281474976779346 [num=>1 size=16576]
[ 7.394][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 7.394][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.394][t][vo/gpu] Updating global uniform 'texture1'
[ 7.394][t][vo/gpu] Updating global uniform 'texture2'
[ 7.394][t][sub/ass] forced line break at 9
[ 7.394][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.395][t][vo/gpu] pass 'upload frame (DR)': last 1200us avg 836us peak 13432us
[ 7.395][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 7.395][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.432][t][cplayer] video_output_image: 2
[ 7.432][t][cplayer] frametime=0.040
[ 7.433][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 7.433][t][vo/gpu] Updating global uniform 'texture0'
[ 7.433][t][vo/gpu] Updating global uniform 'texture1'
[ 7.433][t][vo/gpu] Updating global uniform 'texture2'
[ 7.433][t][cplayer] video_output_image: 2
[ 7.433][t][cplayer] video_output_image: 2
[ 7.433][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.433][t][sub/ass] forced line break at 9
[ 7.434][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.434][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 833us peak 13432us
[ 7.434][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.434][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.472][t][cplayer] video_output_image: 2
[ 7.472][t][cplayer] frametime=0.040
[ 7.472][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 7.472][t][cplayer] video_output_image: 2
[ 7.472][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.472][t][cplayer] video_output_image: 2
[ 7.473][t][vo/gpu] Updating global uniform 'texture0'
[ 7.473][t][vo/gpu] Updating global uniform 'texture1'
[ 7.473][t][vo/gpu] Updating global uniform 'texture2'
[ 7.474][t][sub/ass] forced line break at 9
[ 7.474][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.474][t][vo/gpu] pass 'upload frame (DR)': last 1038us avg 834us peak 13432us
[ 7.474][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.474][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.511][t][cplayer] video_output_image: 2
[ 7.512][t][cplayer] frametime=0.040
[ 7.512][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.512][t][cplayer] video_output_image: 2
[ 7.512][t][cplayer] video_output_image: 2
[ 7.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.512][t][vo/gpu] Updating global uniform 'texture0'
[ 7.512][t][vo/gpu] Updating global uniform 'texture1'
[ 7.512][t][vo/gpu] Updating global uniform 'texture2'
[ 7.512][t][sub/ass] forced line break at 9
[ 7.512][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.512][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 831us peak 13432us
[ 7.512][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.512][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.551][t][cplayer] video_output_image: 2
[ 7.552][t][cplayer] frametime=0.040
[ 7.552][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 7.552][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.552][t][file] seek request from 68843 to 68843
[ 7.552][t][cplayer] video_output_image: 2
[ 7.552][t][cplayer] video_output_image: 2
[ 7.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.553][t][vo/gpu] Updating global uniform 'texture0'
[ 7.553][t][vo/gpu] Updating global uniform 'texture1'
[ 7.553][t][vo/gpu] Updating global uniform 'texture2'
[ 7.553][t][mkv] append packet to video: size=70 pts=3.760000 dts=-9223372036854775808.000000 pos=68773 [num=1 size=592]
[ 7.553][t][timeline] append packet to video: size=70 pts=8.760000 dts=-9223372036854775808.000000 pos=281474976779429 [num=>1 size=14800]
[ 7.553][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 7.553][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.553][t][file] seek request from 68917 to 68917
[ 7.553][t][sub/ass] forced line break at 9
[ 7.554][t][mkv] append packet to video: size=68 pts=3.720000 dts=-9223372036854775808.000000 pos=68849 [num=1 size=592]
[ 7.554][t][timeline] append packet to video: size=68 pts=8.720000 dts=-9223372036854775808.000000 pos=281474976779505 [num=>1 size=15392]
[ 7.554][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 7.554][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.554][t][file] seek request from 68991 to 68991
[ 7.554][t][mkv] append packet to video: size=68 pts=3.800000 dts=-9223372036854775808.000000 pos=68923 [num=1 size=592]
[ 7.554][t][timeline] append packet to video: size=68 pts=8.800000 dts=-9223372036854775808.000000 pos=281474976779579 [num=>1 size=15984]
[ 7.554][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 7.554][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.554][t][file] seek request from 69074 to 69074
[ 7.554][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.554][t][mkv] append packet to video: size=77 pts=4.000000 dts=-9223372036854775808.000000 pos=68997 [num=1 size=592]
[ 7.554][t][timeline] append packet to video: size=77 pts=9.000000 dts=-9223372036854775808.000000 pos=281474976779653 [num=>1 size=16576]
[ 7.554][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 7.554][t][vo/gpu] pass 'upload frame (DR)': last 1783us avg 836us peak 13432us
[ 7.554][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 7.554][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.592][t][cplayer] video_output_image: 2
[ 7.592][t][cplayer] frametime=0.040
[ 7.592][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 7.592][t][cplayer] video_output_image: 2
[ 7.592][t][cplayer] video_output_image: 2
[ 7.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.592][t][vo/gpu] Updating global uniform 'texture0'
[ 7.593][t][vo/gpu] Updating global uniform 'texture1'
[ 7.593][t][vo/gpu] Updating global uniform 'texture2'
[ 7.593][t][sub/ass] forced line break at 9
[ 7.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.593][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 833us peak 13432us
[ 7.593][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 7.593][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.632][t][cplayer] video_output_image: 2
[ 7.632][t][cplayer] frametime=0.040
[ 7.633][t][cplayer] video_output_image: 2
[ 7.633][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.633][t][cplayer] video_output_image: 2
[ 7.633][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 7.633][t][vo/gpu] Updating global uniform 'texture0'
[ 7.633][t][vo/gpu] Updating global uniform 'texture1'
[ 7.633][t][vo/gpu] Updating global uniform 'texture2'
[ 7.634][t][sub/ass] forced line break at 9
[ 7.634][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.634][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 830us peak 13432us
[ 7.634][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.634][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.672][t][cplayer] video_output_image: 2
[ 7.672][t][cplayer] frametime=0.040
[ 7.672][t][cplayer] video_output_image: 2
[ 7.672][t][cplayer] video_output_image: 2
[ 7.672][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.673][t][vo/gpu] Updating global uniform 'texture0'
[ 7.673][t][vo/gpu] Updating global uniform 'texture1'
[ 7.673][t][vo/gpu] Updating global uniform 'texture2'
[ 7.673][t][sub/ass] forced line break at 9
[ 7.673][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.673][t][vo/gpu] pass 'upload frame (DR)': last 954us avg 831us peak 13432us
[ 7.673][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.673][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.712][t][cplayer] video_output_image: 2
[ 7.712][t][cplayer] frametime=0.040
[ 7.712][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 7.712][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.712][t][file] seek request from 69150 to 69150
[ 7.712][t][cplayer] video_output_image: 2
[ 7.712][t][vo/gpu] Updating global uniform 'texture0'
[ 7.712][t][vo/gpu] Updating global uniform 'texture1'
[ 7.712][t][vo/gpu] Updating global uniform 'texture2'
[ 7.713][t][cplayer] video_output_image: 2
[ 7.713][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.713][t][sub/ass] forced line break at 9
[ 7.713][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.713][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 827us peak 13432us
[ 7.713][t][mkv] append packet to video: size=70 pts=3.920000 dts=-9223372036854775808.000000 pos=69080 [num=1 size=592]
[ 7.713][t][timeline] append packet to video: size=70 pts=8.920000 dts=-9223372036854775808.000000 pos=281474976779736 [num=>1 size=14800]
[ 7.713][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 7.713][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.713][t][file] seek request from 69224 to 69224
[ 7.713][t][mkv] append packet to video: size=68 pts=3.880000 dts=-9223372036854775808.000000 pos=69156 [num=1 size=592]
[ 7.713][t][timeline] append packet to video: size=68 pts=8.880000 dts=-9223372036854775808.000000 pos=281474976779812 [num=>1 size=15392]
[ 7.713][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 7.713][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.713][t][file] seek request from 69298 to 69298
[ 7.714][t][mkv] append packet to video: size=68 pts=3.960000 dts=-9223372036854775808.000000 pos=69230 [num=1 size=592]
[ 7.714][t][timeline] append packet to video: size=68 pts=8.960000 dts=-9223372036854775808.000000 pos=281474976779886 [num=>1 size=15984]
[ 7.714][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 7.714][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.714][t][file] seek request from 69381 to 69381
[ 7.714][t][mkv] append packet to video: size=77 pts=4.160000 dts=-9223372036854775808.000000 pos=69304 [num=1 size=592]
[ 7.714][t][timeline] append packet to video: size=77 pts=9.160000 dts=-9223372036854775808.000000 pos=281474976779960 [num=>1 size=16576]
[ 7.714][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 7.714][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.714][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.752][t][cplayer] video_output_image: 2
[ 7.752][t][cplayer] frametime=0.040
[ 7.752][t][cplayer] video_output_image: 2
[ 7.752][t][cplayer] video_output_image: 2
[ 7.752][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.753][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 7.753][t][cplayer] video_output_image: 2
[ 7.753][t][vo/gpu] Updating global uniform 'texture0'
[ 7.753][t][vo/gpu] Updating global uniform 'texture1'
[ 7.753][t][vo/gpu] Updating global uniform 'texture2'
[ 7.754][t][sub/ass] forced line break at 9
[ 7.754][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.754][t][vo/gpu] pass 'upload frame (DR)': last 1286us avg 830us peak 13432us
[ 7.754][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 7.754][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.792][t][cplayer] video_output_image: 2
[ 7.792][t][cplayer] frametime=0.040
[ 7.792][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 7.792][t][cplayer] video_output_image: 2
[ 7.792][t][cplayer] video_output_image: 2
[ 7.792][t][vo/gpu] Updating global uniform 'texture0'
[ 7.793][t][vo/gpu] Updating global uniform 'texture1'
[ 7.793][t][vo/gpu] Updating global uniform 'texture2'
[ 7.793][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.793][t][sub/ass] forced line break at 9
[ 7.793][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.793][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 827us peak 13432us
[ 7.793][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.793][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.803][t][cplayer] video_output_image: 2
[ 7.832][t][cplayer] video_output_image: 2
[ 7.832][t][cplayer] frametime=0.040
[ 7.833][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.833][t][cplayer] video_output_image: 2
[ 7.833][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.833][t][cplayer] video_output_image: 2
[ 7.833][t][vo/gpu] Updating global uniform 'texture0'
[ 7.833][t][vo/gpu] Updating global uniform 'texture1'
[ 7.833][t][vo/gpu] Updating global uniform 'texture2'
[ 7.833][t][sub/ass] forced line break at 9
[ 7.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.833][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 824us peak 13432us
[ 7.834][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.834][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.872][t][cplayer] video_output_image: 2
[ 7.872][t][cplayer] frametime=0.040
[ 7.872][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 7.872][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.873][t][file] seek request from 69457 to 69457
[ 7.873][t][mkv] append packet to video: size=70 pts=4.080000 dts=-9223372036854775808.000000 pos=69387 [num=1 size=592]
[ 7.873][t][timeline] append packet to video: size=70 pts=9.080000 dts=-9223372036854775808.000000 pos=281474976780043 [num=>1 size=14800]
[ 7.873][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 7.873][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.873][t][cplayer] video_output_image: 2
[ 7.873][t][cplayer] video_output_image: 2
[ 7.873][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.873][t][file] seek request from 69531 to 69531
[ 7.873][t][mkv] append packet to video: size=68 pts=4.040000 dts=-9223372036854775808.000000 pos=69463 [num=1 size=592]
[ 7.873][t][timeline] append packet to video: size=68 pts=9.040000 dts=-9223372036854775808.000000 pos=281474976780119 [num=>1 size=15392]
[ 7.873][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 7.873][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.873][t][file] seek request from 69605 to 69605
[ 7.873][t][mkv] append packet to video: size=68 pts=4.120000 dts=-9223372036854775808.000000 pos=69537 [num=1 size=592]
[ 7.873][t][timeline] append packet to video: size=68 pts=9.120000 dts=-9223372036854775808.000000 pos=281474976780193 [num=>1 size=15984]
[ 7.873][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 7.874][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 7.874][t][file] seek request from 69688 to 69688
[ 7.874][t][mkv] append packet to video: size=77 pts=4.320000 dts=-9223372036854775808.000000 pos=69611 [num=1 size=592]
[ 7.874][t][timeline] append packet to video: size=77 pts=9.320000 dts=-9223372036854775808.000000 pos=281474976780267 [num=>1 size=16576]
[ 7.874][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 7.874][t][vo/gpu] Updating global uniform 'texture0'
[ 7.874][t][vo/gpu] Updating global uniform 'texture1'
[ 7.874][t][vo/gpu] Updating global uniform 'texture2'
[ 7.874][t][sub/ass] forced line break at 9
[ 7.874][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.874][t][vo/gpu] pass 'upload frame (DR)': last 954us avg 825us peak 13432us
[ 7.874][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.874][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.912][t][cplayer] video_output_image: 2
[ 7.913][t][cplayer] frametime=0.040
[ 7.913][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 7.913][t][cplayer] video_output_image: 2
[ 7.913][t][cplayer] video_output_image: 2
[ 7.913][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 7.913][t][vo/gpu] Updating global uniform 'texture0'
[ 7.913][t][vo/gpu] Updating global uniform 'texture1'
[ 7.913][t][vo/gpu] Updating global uniform 'texture2'
[ 7.913][t][sub/ass] forced line break at 9
[ 7.914][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.914][t][vo/gpu] pass 'upload frame (DR)': last 276us avg 822us peak 13432us
[ 7.914][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.914][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 7.952][t][cplayer] video_output_image: 2
[ 7.952][t][cplayer] frametime=0.040
[ 7.952][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 7.952][t][cplayer] video_output_image: 2
[ 7.952][t][cplayer] video_output_image: 2
[ 7.953][t][vo/gpu] Updating global uniform 'texture0'
[ 7.953][t][vo/gpu] Updating global uniform 'texture1'
[ 7.953][t][vo/gpu] Updating global uniform 'texture2'
[ 7.953][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.953][t][sub/ass] forced line break at 9
[ 7.953][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.953][t][vo/gpu] pass 'upload frame (DR)': last 1137us avg 823us peak 13432us
[ 7.953][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 7.953][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 7.992][t][cplayer] video_output_image: 2
[ 7.992][t][cplayer] frametime=0.040
[ 7.992][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 7.992][t][cplayer] video_output_image: 2
[ 7.992][t][cplayer] video_output_image: 2
[ 7.992][t][vo/gpu] Updating global uniform 'texture0'
[ 7.992][t][vo/gpu] Updating global uniform 'texture1'
[ 7.993][t][vo/gpu] Updating global uniform 'texture2'
[ 7.993][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 7.993][t][sub/ass] forced line break at 9
[ 7.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 7.993][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 820us peak 13432us
[ 7.993][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 7.993][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.032][t][cplayer] video_output_image: 2
[ 8.032][t][cplayer] frametime=0.040
[ 8.032][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 8.032][t][cplayer] video_output_image: 2
[ 8.032][t][cplayer] video_output_image: 2
[ 8.032][t][vo/gpu] Updating global uniform 'texture0'
[ 8.033][t][vo/gpu] Updating global uniform 'texture1'
[ 8.033][t][vo/gpu] Updating global uniform 'texture2'
[ 8.033][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.033][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.033][t][file] seek request from 69764 to 69764
[ 8.033][t][mkv] append packet to video: size=70 pts=4.240000 dts=-9223372036854775808.000000 pos=69694 [num=1 size=592]
[ 8.033][t][timeline] append packet to video: size=70 pts=9.240000 dts=-9223372036854775808.000000 pos=281474976780350 [num=>1 size=14800]
[ 8.033][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 8.033][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.033][t][file] seek request from 69838 to 69838
[ 8.033][t][mkv] append packet to video: size=68 pts=4.200000 dts=-9223372036854775808.000000 pos=69770 [num=1 size=592]
[ 8.033][t][timeline] append packet to video: size=68 pts=9.200000 dts=-9223372036854775808.000000 pos=281474976780426 [num=>1 size=15392]
[ 8.033][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 8.033][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.033][t][file] seek request from 69912 to 69912
[ 8.033][t][mkv] append packet to video: size=68 pts=4.280000 dts=-9223372036854775808.000000 pos=69844 [num=1 size=592]
[ 8.034][t][timeline] append packet to video: size=68 pts=9.280000 dts=-9223372036854775808.000000 pos=281474976780500 [num=>1 size=15984]
[ 8.034][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 8.034][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.034][t][file] seek request from 69995 to 69995
[ 8.034][t][mkv] append packet to video: size=77 pts=4.480000 dts=-9223372036854775808.000000 pos=69918 [num=1 size=592]
[ 8.034][t][timeline] append packet to video: size=77 pts=9.480000 dts=-9223372036854775808.000000 pos=281474976780574 [num=>1 size=16576]
[ 8.034][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 8.034][t][sub/ass] forced line break at 9
[ 8.034][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.034][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 818us peak 13432us
[ 8.034][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.034][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.072][t][cplayer] video_output_image: 2
[ 8.072][t][cplayer] frametime=0.040
[ 8.072][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 8.072][t][cplayer] video_output_image: 2
[ 8.072][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.073][t][cplayer] video_output_image: 2
[ 8.073][t][vo/gpu] Updating global uniform 'texture0'
[ 8.073][t][vo/gpu] Updating global uniform 'texture1'
[ 8.073][t][vo/gpu] Updating global uniform 'texture2'
[ 8.073][t][sub/ass] forced line break at 9
[ 8.073][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.073][t][vo/gpu] pass 'upload frame (DR)': last 503us avg 816us peak 13432us
[ 8.073][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.073][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.112][t][cplayer] video_output_image: 2
[ 8.112][t][cplayer] frametime=0.040
[ 8.112][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 8.112][t][cplayer] video_output_image: 2
[ 8.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.112][t][cplayer] video_output_image: 2
[ 8.112][t][vo/gpu] Updating global uniform 'texture0'
[ 8.112][t][vo/gpu] Updating global uniform 'texture1'
[ 8.113][t][vo/gpu] Updating global uniform 'texture2'
[ 8.113][t][sub/ass] forced line break at 9
[ 8.113][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.113][t][vo/gpu] pass 'upload frame (DR)': last 277us avg 813us peak 13432us
[ 8.113][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.113][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 8.123][t][cplayer] video_output_image: 2
[ 8.153][t][cplayer] video_output_image: 2
[ 8.153][t][cplayer] frametime=0.040
[ 8.153][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 8.154][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.154][t][vo/gpu] Updating global uniform 'texture0'
[ 8.154][t][vo/gpu] Updating global uniform 'texture1'
[ 8.154][t][vo/gpu] Updating global uniform 'texture2'
[ 8.154][t][cplayer] video_output_image: 2
[ 8.154][t][sub/ass] forced line break at 9
[ 8.155][t][cplayer] video_output_image: 2
[ 8.155][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.155][t][vo/gpu] pass 'upload frame (DR)': last 640us avg 812us peak 13432us
[ 8.155][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.155][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.193][t][cplayer] video_output_image: 2
[ 8.193][t][cplayer] frametime=0.040
[ 8.194][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.194][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 8.194][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.194][t][file] seek request from 70071 to 70071
[ 8.194][t][mkv] append packet to video: size=70 pts=4.400000 dts=-9223372036854775808.000000 pos=70001 [num=1 size=592]
[ 8.194][t][timeline] append packet to video: size=70 pts=9.400000 dts=-9223372036854775808.000000 pos=281474976780657 [num=>1 size=14800]
[ 8.194][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 8.194][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.194][t][file] seek request from 70145 to 70145
[ 8.194][t][mkv] append packet to video: size=68 pts=4.360000 dts=-9223372036854775808.000000 pos=70077 [num=1 size=592]
[ 8.194][t][timeline] append packet to video: size=68 pts=9.360000 dts=-9223372036854775808.000000 pos=281474976780733 [num=>1 size=15392]
[ 8.194][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 8.194][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.194][t][file] seek request from 70219 to 70219
[ 8.194][t][mkv] append packet to video: size=68 pts=4.440000 dts=-9223372036854775808.000000 pos=70151 [num=1 size=592]
[ 8.194][t][timeline] append packet to video: size=68 pts=9.440000 dts=-9223372036854775808.000000 pos=281474976780807 [num=>1 size=15984]
[ 8.194][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 8.194][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.195][t][file] seek request from 70302 to 70302
[ 8.195][t][mkv] append packet to video: size=77 pts=4.640000 dts=-9223372036854775808.000000 pos=70225 [num=1 size=592]
[ 8.195][t][timeline] append packet to video: size=77 pts=9.640000 dts=-9223372036854775808.000000 pos=281474976780881 [num=>1 size=16576]
[ 8.195][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 8.196][t][cplayer] video_output_image: 2
[ 8.196][t][vo/gpu] Updating global uniform 'texture0'
[ 8.197][t][vo/gpu] Updating global uniform 'texture1'
[ 8.197][t][vo/gpu] Updating global uniform 'texture2'
[ 8.197][t][cplayer] video_output_image: 2
[ 8.197][t][sub/ass] forced line break at 9
[ 8.197][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.197][t][vo/gpu] pass 'upload frame (DR)': last 273us avg 809us peak 13432us
[ 8.197][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.197][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.232][t][cplayer] video_output_image: 2
[ 8.232][t][cplayer] frametime=0.040
[ 8.232][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 8.232][t][cplayer] video_output_image: 2
[ 8.232][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.232][t][cplayer] video_output_image: 2
[ 8.233][t][vo/gpu] Updating global uniform 'texture0'
[ 8.233][t][vo/gpu] Updating global uniform 'texture1'
[ 8.233][t][vo/gpu] Updating global uniform 'texture2'
[ 8.233][t][sub/ass] forced line break at 9
[ 8.234][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.234][t][vo/gpu] pass 'upload frame (DR)': last 947us avg 810us peak 13432us
[ 8.234][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.234][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.272][t][cplayer] video_output_image: 2
[ 8.272][t][cplayer] frametime=0.040
[ 8.272][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 8.272][t][cplayer] video_output_image: 2
[ 8.272][t][cplayer] video_output_image: 2
[ 8.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.273][t][vo/gpu] Updating global uniform 'texture0'
[ 8.273][t][vo/gpu] Updating global uniform 'texture1'
[ 8.273][t][vo/gpu] Updating global uniform 'texture2'
[ 8.273][t][sub/ass] forced line break at 9
[ 8.273][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.273][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 807us peak 13432us
[ 8.273][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.273][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 8.312][t][cplayer] video_output_image: 2
[ 8.312][t][cplayer] frametime=0.040
[ 8.312][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 8.312][t][cplayer] video_output_image: 2
[ 8.312][t][cplayer] video_output_image: 2
[ 8.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.313][t][vo/gpu] Updating global uniform 'texture0'
[ 8.313][t][vo/gpu] Updating global uniform 'texture1'
[ 8.313][t][vo/gpu] Updating global uniform 'texture2'
[ 8.313][t][sub/ass] forced line break at 9
[ 8.313][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.314][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 805us peak 13432us
[ 8.314][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.314][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.352][t][cplayer] video_output_image: 2
[ 8.352][t][cplayer] frametime=0.040
[ 8.352][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 8.352][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.352][t][cplayer] video_output_image: 2
[ 8.352][t][file] seek request from 70378 to 70378
[ 8.352][t][mkv] append packet to video: size=70 pts=4.560000 dts=-9223372036854775808.000000 pos=70308 [num=1 size=592]
[ 8.353][t][timeline] append packet to video: size=70 pts=9.560000 dts=-9223372036854775808.000000 pos=281474976780964 [num=>1 size=14800]
[ 8.353][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 8.353][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.353][t][file] seek request from 70452 to 70452
[ 8.353][t][mkv] append packet to video: size=68 pts=4.520000 dts=-9223372036854775808.000000 pos=70384 [num=1 size=592]
[ 8.353][t][timeline] append packet to video: size=68 pts=9.520000 dts=-9223372036854775808.000000 pos=281474976781040 [num=>1 size=15392]
[ 8.353][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 8.353][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.353][t][file] seek request from 70526 to 70526
[ 8.353][t][mkv] append packet to video: size=68 pts=4.600000 dts=-9223372036854775808.000000 pos=70458 [num=1 size=592]
[ 8.353][t][timeline] append packet to video: size=68 pts=9.600000 dts=-9223372036854775808.000000 pos=281474976781114 [num=>1 size=15984]
[ 8.353][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 8.353][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.353][t][file] seek request from 70609 to 70609
[ 8.353][t][vo/gpu] Updating global uniform 'texture0'
[ 8.353][t][vo/gpu] Updating global uniform 'texture1'
[ 8.353][t][vo/gpu] Updating global uniform 'texture2'
[ 8.354][t][sub/ass] forced line break at 9
[ 8.354][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.354][t][mkv] append packet to video: size=77 pts=4.800000 dts=-9223372036854775808.000000 pos=70532 [num=1 size=592]
[ 8.355][t][timeline] append packet to video: size=77 pts=9.800000 dts=-9223372036854775808.000000 pos=281474976781188 [num=>1 size=16576]
[ 8.355][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 8.355][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.355][t][vo/gpu] pass 'upload frame (DR)': last 1008us avg 806us peak 13432us
[ 8.355][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.355][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.355][t][cplayer] video_output_image: 2
[ 8.392][t][cplayer] video_output_image: 2
[ 8.392][t][cplayer] frametime=0.040
[ 8.392][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 8.392][t][cplayer] video_output_image: 2
[ 8.392][t][cplayer] video_output_image: 2
[ 8.392][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.399][t][vo/gpu] Updating global uniform 'texture0'
[ 8.399][t][vo/gpu] Updating global uniform 'texture1'
[ 8.399][t][vo/gpu] Updating global uniform 'texture2'
[ 8.399][t][sub/ass] forced line break at 9
[ 8.399][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.399][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 803us peak 13432us
[ 8.399][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.399][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 8.432][t][cplayer] video_output_image: 2
[ 8.432][t][cplayer] frametime=0.040
[ 8.432][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 8.432][t][cplayer] video_output_image: 2
[ 8.432][t][vo/gpu] Updating global uniform 'texture0'
[ 8.433][t][vo/gpu] Updating global uniform 'texture1'
[ 8.433][t][vo/gpu] Updating global uniform 'texture2'
[ 8.433][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.433][t][sub/ass] forced line break at 9
[ 8.433][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.433][t][vo/gpu] pass 'upload frame (DR)': last 859us avg 803us peak 13432us
[ 8.433][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.433][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.434][t][cplayer] video_output_image: 2
[ 8.472][t][cplayer] video_output_image: 2
[ 8.472][t][cplayer] frametime=0.040
[ 8.472][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 8.472][t][cplayer] video_output_image: 2
[ 8.472][t][cplayer] video_output_image: 2
[ 8.472][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.472][t][vo/gpu] Updating global uniform 'texture0'
[ 8.473][t][vo/gpu] Updating global uniform 'texture1'
[ 8.473][t][vo/gpu] Updating global uniform 'texture2'
[ 8.473][t][sub/ass] forced line break at 9
[ 8.473][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.473][t][vo/gpu] pass 'upload frame (DR)': last 833us avg 803us peak 13432us
[ 8.473][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.473][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.512][t][cplayer] video_output_image: 2
[ 8.512][t][cplayer] frametime=0.040
[ 8.512][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 8.512][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.512][t][file] seek request from 70685 to 70685
[ 8.512][t][mkv] append packet to video: size=70 pts=4.720000 dts=-9223372036854775808.000000 pos=70615 [num=1 size=592]
[ 8.512][t][timeline] append packet to video: size=70 pts=9.720000 dts=-9223372036854775808.000000 pos=281474976781271 [num=>1 size=14800]
[ 8.512][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 8.512][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.512][t][file] seek request from 70759 to 70759
[ 8.512][t][mkv] append packet to video: size=68 pts=4.680000 dts=-9223372036854775808.000000 pos=70691 [num=1 size=592]
[ 8.513][t][timeline] append packet to video: size=68 pts=9.680000 dts=-9223372036854775808.000000 pos=281474976781347 [num=>1 size=15392]
[ 8.513][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 8.513][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.513][t][file] seek request from 70833 to 70833
[ 8.513][t][mkv] append packet to video: size=68 pts=4.760000 dts=-9223372036854775808.000000 pos=70765 [num=1 size=592]
[ 8.513][t][timeline] append packet to video: size=68 pts=9.760000 dts=-9223372036854775808.000000 pos=281474976781421 [num=>1 size=15984]
[ 8.513][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 8.513][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.513][t][file] seek request from 70915 to 70915
[ 8.513][t][mkv] append packet to video: size=76 pts=4.960000 dts=-9223372036854775808.000000 pos=70839 [num=1 size=592]
[ 8.513][t][timeline] append packet to video: size=76 pts=9.960000 dts=-9223372036854775808.000000 pos=281474976781495 [num=>1 size=16576]
[ 8.513][t][timeline] bytes=16576, read_more=0 prefetch_more=0, refresh_more=0
[ 8.513][t][vo/gpu] Updating global uniform 'texture0'
[ 8.513][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.513][t][cplayer] video_output_image: 2
[ 8.513][t][vo/gpu] Updating global uniform 'texture1'
[ 8.513][t][vo/gpu] Updating global uniform 'texture2'
[ 8.513][t][cplayer] video_output_image: 2
[ 8.514][t][sub/ass] forced line break at 9
[ 8.514][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.514][t][vo/gpu] pass 'upload frame (DR)': last 1099us avg 805us peak 13432us
[ 8.514][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.514][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.552][t][cplayer] video_output_image: 2
[ 8.552][t][cplayer] frametime=0.040
[ 8.552][t][timeline] bytes=15984, read_more=0 prefetch_more=0, refresh_more=0
[ 8.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.552][t][cplayer] video_output_image: 2
[ 8.553][t][cplayer] video_output_image: 2
[ 8.553][t][vo/gpu] Updating global uniform 'texture0'
[ 8.553][t][vo/gpu] Updating global uniform 'texture1'
[ 8.553][t][vo/gpu] Updating global uniform 'texture2'
[ 8.553][t][sub/ass] forced line break at 9
[ 8.554][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.554][t][vo/gpu] pass 'upload frame (DR)': last 534us avg 804us peak 13432us
[ 8.554][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.554][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.592][t][cplayer] video_output_image: 2
[ 8.592][t][cplayer] frametime=0.040
[ 8.592][t][timeline] bytes=15392, read_more=0 prefetch_more=0, refresh_more=0
[ 8.592][t][cplayer] video_output_image: 2
[ 8.592][t][cplayer] video_output_image: 2
[ 8.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.592][t][vo/gpu] Updating global uniform 'texture0'
[ 8.592][t][vo/gpu] Updating global uniform 'texture1'
[ 8.592][t][vo/gpu] Updating global uniform 'texture2'
[ 8.593][t][sub/ass] forced line break at 9
[ 8.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.593][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 801us peak 13432us
[ 8.593][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.593][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 8.603][t][cplayer] video_output_image: 2
[ 8.632][t][cplayer] video_output_image: 2
[ 8.633][t][cplayer] frametime=0.040
[ 8.633][t][cplayer] video_output_image: 2
[ 8.633][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.633][t][timeline] bytes=14800, read_more=0 prefetch_more=0, refresh_more=0
[ 8.633][t][cplayer] video_output_image: 2
[ 8.633][t][vo/gpu] Updating global uniform 'texture0'
[ 8.633][t][vo/gpu] Updating global uniform 'texture1'
[ 8.633][t][vo/gpu] Updating global uniform 'texture2'
[ 8.634][t][sub/ass] forced line break at 9
[ 8.634][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.634][t][vo/gpu] pass 'upload frame (DR)': last 1094us avg 802us peak 13432us
[ 8.634][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.634][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.671][t][cplayer] video_output_image: 2
[ 8.672][t][cplayer] frametime=0.040
[ 8.672][t][timeline] bytes=14208, read_more=0 prefetch_more=1, refresh_more=0
[ 8.672][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.672][t][file] seek request from 70991 to 70991
[ 8.672][t][vo/gpu] Updating global uniform 'texture0'
[ 8.672][t][vo/gpu] Updating global uniform 'texture1'
[ 8.672][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.672][t][mkv] append packet to video: size=70 pts=4.880000 dts=-9223372036854775808.000000 pos=70921 [num=1 size=592]
[ 8.673][t][cplayer] video_output_image: 2
[ 8.673][t][vo/gpu] Updating global uniform 'texture2'
[ 8.673][t][timeline] append packet to video: size=70 pts=9.880000 dts=-9223372036854775808.000000 pos=281474976781577 [num=>1 size=14800]
[ 8.673][t][timeline] bytes=14800, read_more=0 prefetch_more=1, refresh_more=0
[ 8.673][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.673][t][file] seek request from 71065 to 71065
[ 8.673][t][mkv] append packet to video: size=68 pts=4.840000 dts=-9223372036854775808.000000 pos=70997 [num=1 size=592]
[ 8.673][t][timeline] append packet to video: size=68 pts=9.840000 dts=-9223372036854775808.000000 pos=281474976781653 [num=>1 size=15392]
[ 8.673][t][timeline] bytes=15392, read_more=0 prefetch_more=1, refresh_more=0
[ 8.673][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.673][t][file] seek request from 71139 to 71139
[ 8.673][t][mkv] append packet to video: size=68 pts=4.920000 dts=-9223372036854775808.000000 pos=71071 [num=1 size=592]
[ 8.673][t][timeline] append packet to video: size=68 pts=9.920000 dts=-9223372036854775808.000000 pos=281474976781727 [num=>1 size=15984]
[ 8.673][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 8.673][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.673][t][file] seek request from 71144 to 71183
[ 8.673][t][file] seek request from 71189 to 71927
[ 8.673][v][mkv] EOF reached.
[ 8.673][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.673][v][timeline] switch to segment 2
[ 8.673][v][mkv] deselect track 0
[ 8.673][v][mkv] deselect track 1
[ 8.673][v][mkv] select track 0
[ 8.673][v][mkv] select track 1
[ 8.674][v][mkv] queuing seek to 0.000000
[ 8.674][v][mkv] execute seek (to 0.000000 flags 32)
[ 8.674][t][file] seek request from 7678 to 6556
[ 8.674][v][mkv] creating index until TC 5000000
[ 8.674][t][file] seek request from 7678 to 7678
[ 8.674][t][file] seek request from 7706 to 7706
[ 8.674][t][file] seek request from 7787 to 7787
[ 8.674][t][file] seek request from 7861 to 7861
[ 8.674][t][file] seek request from 7935 to 7935
[ 8.674][t][file] seek request from 8009 to 8009
[ 8.674][t][file] seek request from 8092 to 8092
[ 8.674][t][file] seek request from 8168 to 8168
[ 8.674][t][file] seek request from 8242 to 8242
[ 8.674][t][file] seek request from 8316 to 8316
[ 8.674][t][file] seek request from 8399 to 8399
[ 8.674][t][file] seek request from 8475 to 8475
[ 8.674][t][file] seek request from 8549 to 8549
[ 8.674][t][file] seek request from 8623 to 8623
[ 8.674][t][file] seek request from 8706 to 8706
[ 8.674][t][file] seek request from 8782 to 8782
[ 8.674][t][file] seek request from 8856 to 8856
[ 8.674][t][file] seek request from 8930 to 8930
[ 8.674][t][file] seek request from 9013 to 9013
[ 8.675][t][file] seek request from 9089 to 9089
[ 8.675][t][file] seek request from 9163 to 9163
[ 8.675][t][file] seek request from 9237 to 9237
[ 8.675][t][file] seek request from 9320 to 9320
[ 8.675][t][file] seek request from 9396 to 9396
[ 8.675][t][file] seek request from 9470 to 9470
[ 8.675][t][file] seek request from 9544 to 9544
[ 8.675][t][file] seek request from 9627 to 9627
[ 8.675][t][file] seek request from 9703 to 9703
[ 8.675][t][file] seek request from 9777 to 9777
[ 8.675][t][file] seek request from 9851 to 9851
[ 8.675][t][file] seek request from 9934 to 9934
[ 8.675][t][file] seek request from 10010 to 10010
[ 8.675][t][file] seek request from 10084 to 10084
[ 8.675][t][file] seek request from 10158 to 10158
[ 8.675][t][file] seek request from 10241 to 10241
[ 8.675][t][file] seek request from 10317 to 10317
[ 8.675][t][file] seek request from 10391 to 10391
[ 8.675][t][file] seek request from 10465 to 10465
[ 8.675][t][file] seek request from 10548 to 10548
[ 8.675][t][file] seek request from 10624 to 10624
[ 8.675][t][file] seek request from 10698 to 10698
[ 8.675][t][file] seek request from 10772 to 10772
[ 8.675][t][file] seek request from 10855 to 10855
[ 8.675][t][file] seek request from 10931 to 10931
[ 8.676][t][file] seek request from 11005 to 11005
[ 8.676][t][file] seek request from 11079 to 11079
[ 8.676][t][file] seek request from 11162 to 11162
[ 8.676][t][file] seek request from 11238 to 11238
[ 8.676][t][file] seek request from 11312 to 11312
[ 8.676][t][file] seek request from 11386 to 11386
[ 8.676][t][file] seek request from 11469 to 11469
[ 8.676][t][file] seek request from 11545 to 11545
[ 8.676][t][file] seek request from 11619 to 11619
[ 8.676][t][file] seek request from 11693 to 11693
[ 8.676][t][file] seek request from 11776 to 11776
[ 8.676][t][file] seek request from 11852 to 11852
[ 8.676][t][file] seek request from 11926 to 11926
[ 8.676][t][file] seek request from 12000 to 12000
[ 8.676][t][file] seek request from 12083 to 12083
[ 8.676][t][file] seek request from 12159 to 12159
[ 8.676][t][file] seek request from 12233 to 12233
[ 8.676][t][file] seek request from 12307 to 12307
[ 8.676][t][file] seek request from 12390 to 12390
[ 8.676][t][file] seek request from 12466 to 12466
[ 8.676][t][file] seek request from 12540 to 12540
[ 8.676][t][file] seek request from 12614 to 12614
[ 8.676][t][file] seek request from 12697 to 12697
[ 8.676][t][file] seek request from 12773 to 12773
[ 8.676][t][file] seek request from 12847 to 12847
[ 8.676][t][file] seek request from 12921 to 12921
[ 8.676][t][file] seek request from 13004 to 13004
[ 8.676][t][file] seek request from 13080 to 13080
[ 8.677][t][file] seek request from 13154 to 13154
[ 8.677][t][file] seek request from 13228 to 13228
[ 8.677][t][file] seek request from 13311 to 13311
[ 8.677][t][file] seek request from 13387 to 13387
[ 8.677][t][file] seek request from 13461 to 13461
[ 8.677][t][file] seek request from 13535 to 13535
[ 8.677][t][file] seek request from 13618 to 13618
[ 8.677][t][file] seek request from 13694 to 13694
[ 8.677][t][file] seek request from 13768 to 13768
[ 8.677][t][file] seek request from 13842 to 13842
[ 8.677][t][file] seek request from 13925 to 13925
[ 8.677][t][file] seek request from 14001 to 14001
[ 8.677][t][file] seek request from 14075 to 14075
[ 8.677][t][file] seek request from 14149 to 14149
[ 8.677][t][file] seek request from 14232 to 14232
[ 8.677][t][file] seek request from 14308 to 14308
[ 8.677][t][file] seek request from 14382 to 14382
[ 8.677][t][file] seek request from 14456 to 14456
[ 8.677][t][file] seek request from 14539 to 14539
[ 8.677][t][file] seek request from 14615 to 14615
[ 8.677][t][file] seek request from 14689 to 14689
[ 8.677][t][file] seek request from 14763 to 14763
[ 8.677][t][file] seek request from 14846 to 14846
[ 8.677][t][file] seek request from 14922 to 14922
[ 8.677][t][file] seek request from 14996 to 14996
[ 8.678][t][file] seek request from 15070 to 15070
[ 8.678][t][file] seek request from 15153 to 15153
[ 8.678][t][file] seek request from 15229 to 15229
[ 8.678][t][file] seek request from 15303 to 15303
[ 8.678][t][file] seek request from 15377 to 15377
[ 8.678][t][file] seek request from 15460 to 15460
[ 8.678][t][file] seek request from 15536 to 15536
[ 8.678][t][file] seek request from 15610 to 15610
[ 8.678][t][file] seek request from 15684 to 15684
[ 8.678][t][file] seek request from 15767 to 15767
[ 8.678][t][file] seek request from 15843 to 15843
[ 8.678][t][cplayer] video_output_image: 2
[ 8.678][t][sub/ass] forced line break at 9
[ 8.678][t][file] seek request from 15917 to 15917
[ 8.678][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.678][t][file] seek request from 15991 to 15991
[ 8.678][t][file] seek request from 16074 to 16074
[ 8.678][t][file] seek request from 16150 to 16150
[ 8.678][t][file] seek request from 16224 to 16224
[ 8.679][t][file] seek request from 16298 to 16298
[ 8.679][t][file] seek request from 16381 to 16381
[ 8.679][t][file] seek request from 16457 to 16457
[ 8.679][t][file] seek request from 16531 to 16531
[ 8.679][t][file] seek request from 16605 to 16605
[ 8.679][t][file] seek request from 16688 to 16688
[ 8.679][t][file] seek request from 16764 to 16764
[ 8.679][t][file] seek request from 16838 to 16838
[ 8.679][t][file] seek request from 16912 to 16912
[ 8.679][t][file] seek request from 16994 to 16994
[ 8.679][t][file] seek request from 17070 to 17070
[ 8.679][t][file] seek request from 17144 to 17144
[ 8.679][t][file] seek request from 17218 to 17218
[ 8.679][t][file] seek request from 17223 to 17262
[ 8.679][t][file] seek request from 17268 to 18006
[ 8.679][t][vo/gpu] pass 'upload frame (DR)': last 657us avg 802us peak 13432us
[ 8.679][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.679][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.679][t][file] seek request from 18006 to 6556
[ 8.679][v][mkv] seek done
[ 8.679][t][timeline] bytes=15984, read_more=0 prefetch_more=1, refresh_more=0
[ 8.680][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.680][t][file] seek request from 7678 to 7678
[ 8.680][t][mkv] append packet to video: size=1106 pts=0.000000 dts=-9223372036854775808.000000 pos=6572 [num=1 size=1632]
[ 8.680][t][timeline] append packet to video: size=1106 pts=10.000000 dts=-9223372036854775808.000000 pos=562949953427884 [num=>1 size=17616]
[ 8.680][t][timeline] bytes=17616, read_more=0 prefetch_more=0, refresh_more=0
[ 8.714][t][cplayer] video_output_image: 2
[ 8.714][t][cplayer] frametime=0.040
[ 8.714][t][cplayer] video_output_image: 2
[ 8.714][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.715][t][cplayer] video_output_image: 2
[ 8.715][t][timeline] bytes=17024, read_more=0 prefetch_more=0, refresh_more=0
[ 8.715][t][vo/gpu] Updating global uniform 'texture0'
[ 8.715][t][vo/gpu] Updating global uniform 'texture1'
[ 8.715][t][vo/gpu] Updating global uniform 'texture2'
[ 8.715][t][sub/ass] forced line break at 9
[ 8.715][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.715][t][vo/gpu] pass 'upload frame (DR)': last 1239us avg 804us peak 13432us
[ 8.716][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 8.716][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 8.752][t][cplayer] video_output_image: 2
[ 8.752][t][cplayer] frametime=0.040
[ 8.752][t][timeline] bytes=16432, read_more=0 prefetch_more=0, refresh_more=0
[ 8.752][t][cplayer] video_output_image: 2
[ 8.752][t][cplayer] video_output_image: 2
[ 8.752][t][vo/gpu] Updating global uniform 'texture0'
[ 8.753][t][vo/gpu] Updating global uniform 'texture1'
[ 8.753][t][vo/gpu] Updating global uniform 'texture2'
[ 8.753][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.753][t][sub/ass] forced line break at 9
[ 8.753][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.753][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 801us peak 13432us
[ 8.753][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.753][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.792][t][cplayer] video_output_image: 2
[ 8.792][t][cplayer] frametime=0.040
[ 8.792][t][timeline] bytes=15840, read_more=0 prefetch_more=0, refresh_more=0
[ 8.792][t][cplayer] video_output_image: 2
[ 8.792][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.792][t][cplayer] video_output_image: 2
[ 8.793][t][cplayer] video_output_image: 2
[ 8.793][t][vo/gpu] Updating global uniform 'texture0'
[ 8.793][t][vo/gpu] Updating global uniform 'texture1'
[ 8.793][t][vo/gpu] Updating global uniform 'texture2'
[ 8.793][t][sub/ass] forced line break at 9
[ 8.794][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.794][t][vo/gpu] pass 'upload frame (DR)': last 265us avg 799us peak 13432us
[ 8.794][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.794][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.832][t][cplayer] video_output_image: 2
[ 8.832][t][cplayer] frametime=0.040
[ 8.844][t][vo/gpu] Updating global uniform 'texture0'
[ 8.844][t][vo/gpu] Updating global uniform 'texture1'
[ 8.844][t][vo/gpu] Updating global uniform 'texture2'
[ 8.844][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.844][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 8.844][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.844][t][file] seek request from 7706 to 7706
[ 8.845][t][sub/ass] forced line break at 9
[ 8.845][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.845][t][mkv] append packet to sub: size=20 pts=0.000000 dts=-9223372036854775808.000000 pos=7686 [num=1 size=544]
[ 8.845][t][timeline] append packet to sub: size=20 pts=10.000000 dts=-9223372036854775808.000000 pos=562949953428998 [num=1 size=544]
[ 8.845][t][timeline] bytes=15792, read_more=0 prefetch_more=1, refresh_more=0
[ 8.845][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.845][t][file] seek request from 7787 to 7787
[ 8.845][t][mkv] append packet to video: size=71 pts=0.160000 dts=-9223372036854775808.000000 pos=7716 [num=1 size=592]
[ 8.845][t][timeline] append packet to video: size=71 pts=10.160000 dts=-9223372036854775808.000000 pos=562949953429028 [num=>1 size=15840]
[ 8.845][t][timeline] bytes=16384, read_more=0 prefetch_more=1, refresh_more=0
[ 8.845][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.845][t][file] seek request from 7861 to 7861
[ 8.845][t][mkv] append packet to video: size=68 pts=0.080000 dts=-9223372036854775808.000000 pos=7793 [num=1 size=592]
[ 8.845][t][timeline] append packet to video: size=68 pts=10.080000 dts=-9223372036854775808.000000 pos=562949953429105 [num=>1 size=16432]
[ 8.845][t][timeline] bytes=16976, read_more=0 prefetch_more=1, refresh_more=0
[ 8.845][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.845][t][file] seek request from 7935 to 7935
[ 8.845][t][mkv] append packet to video: size=68 pts=0.040000 dts=-9223372036854775808.000000 pos=7867 [num=1 size=592]
[ 8.845][t][timeline] append packet to video: size=68 pts=10.040000 dts=-9223372036854775808.000000 pos=562949953429179 [num=>1 size=17024]
[ 8.846][t][timeline] bytes=17568, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8009 to 8009
[ 8.846][t][mkv] append packet to video: size=68 pts=0.120000 dts=-9223372036854775808.000000 pos=7941 [num=1 size=592]
[ 8.846][t][timeline] append packet to video: size=68 pts=10.120000 dts=-9223372036854775808.000000 pos=562949953429253 [num=>1 size=17616]
[ 8.846][t][timeline] bytes=18160, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8092 to 8092
[ 8.846][t][mkv] append packet to video: size=77 pts=0.320000 dts=-9223372036854775808.000000 pos=8015 [num=1 size=592]
[ 8.846][t][timeline] append packet to video: size=77 pts=10.320000 dts=-9223372036854775808.000000 pos=562949953429327 [num=>1 size=18208]
[ 8.846][t][timeline] bytes=18752, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8168 to 8168
[ 8.846][t][mkv] append packet to video: size=70 pts=0.240000 dts=-9223372036854775808.000000 pos=8098 [num=1 size=592]
[ 8.846][t][timeline] append packet to video: size=70 pts=10.240000 dts=-9223372036854775808.000000 pos=562949953429410 [num=>1 size=18800]
[ 8.846][t][timeline] bytes=19344, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8242 to 8242
[ 8.846][t][mkv] append packet to video: size=68 pts=0.200000 dts=-9223372036854775808.000000 pos=8174 [num=1 size=592]
[ 8.846][t][timeline] append packet to video: size=68 pts=10.200000 dts=-9223372036854775808.000000 pos=562949953429486 [num=>1 size=19392]
[ 8.846][t][timeline] bytes=19936, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8316 to 8316
[ 8.846][t][mkv] append packet to video: size=68 pts=0.280000 dts=-9223372036854775808.000000 pos=8248 [num=1 size=592]
[ 8.846][t][timeline] append packet to video: size=68 pts=10.280000 dts=-9223372036854775808.000000 pos=562949953429560 [num=>1 size=19984]
[ 8.846][t][timeline] bytes=20528, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8399 to 8399
[ 8.846][t][mkv] append packet to video: size=77 pts=0.480000 dts=-9223372036854775808.000000 pos=8322 [num=1 size=592]
[ 8.846][t][timeline] append packet to video: size=77 pts=10.480000 dts=-9223372036854775808.000000 pos=562949953429634 [num=>1 size=20576]
[ 8.846][t][timeline] bytes=21120, read_more=0 prefetch_more=1, refresh_more=0
[ 8.846][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.846][t][file] seek request from 8475 to 8475
[ 8.847][t][mkv] append packet to video: size=70 pts=0.400000 dts=-9223372036854775808.000000 pos=8405 [num=1 size=592]
[ 8.847][t][timeline] append packet to video: size=70 pts=10.400000 dts=-9223372036854775808.000000 pos=562949953429717 [num=>1 size=21168]
[ 8.847][t][timeline] bytes=21712, read_more=0 prefetch_more=1, refresh_more=0
[ 8.847][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.847][t][file] seek request from 8549 to 8549
[ 8.847][t][mkv] append packet to video: size=68 pts=0.360000 dts=-9223372036854775808.000000 pos=8481 [num=1 size=592]
[ 8.847][t][timeline] append packet to video: size=68 pts=10.360000 dts=-9223372036854775808.000000 pos=562949953429793 [num=>1 size=21760]
[ 8.847][t][timeline] bytes=22304, read_more=0 prefetch_more=1, refresh_more=0
[ 8.847][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.847][t][file] seek request from 8623 to 8623
[ 8.847][t][mkv] append packet to video: size=68 pts=0.440000 dts=-9223372036854775808.000000 pos=8555 [num=1 size=592]
[ 8.847][t][timeline] append packet to video: size=68 pts=10.440000 dts=-9223372036854775808.000000 pos=562949953429867 [num=>1 size=22352]
[ 8.847][t][timeline] bytes=22896, read_more=0 prefetch_more=1, refresh_more=0
[ 8.847][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.847][t][file] seek request from 8706 to 8706
[ 8.847][t][mkv] append packet to video: size=77 pts=0.640000 dts=-9223372036854775808.000000 pos=8629 [num=1 size=592]
[ 8.847][t][timeline] append packet to video: size=77 pts=10.640000 dts=-9223372036854775808.000000 pos=562949953429941 [num=>1 size=22944]
[ 8.847][t][timeline] bytes=23488, read_more=0 prefetch_more=1, refresh_more=0
[ 8.847][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.847][t][file] seek request from 8782 to 8782
[ 8.847][t][mkv] append packet to video: size=70 pts=0.560000 dts=-9223372036854775808.000000 pos=8712 [num=1 size=592]
[ 8.847][t][timeline] append packet to video: size=70 pts=10.560000 dts=-9223372036854775808.000000 pos=562949953430024 [num=>1 size=23536]
[ 8.847][t][timeline] bytes=24080, read_more=0 prefetch_more=1, refresh_more=0
[ 8.847][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.847][t][file] seek request from 8856 to 8856
[ 8.847][t][mkv] append packet to video: size=68 pts=0.520000 dts=-9223372036854775808.000000 pos=8788 [num=1 size=592]
[ 8.847][t][timeline] append packet to video: size=68 pts=10.520000 dts=-9223372036854775808.000000 pos=562949953430100 [num=>1 size=24128]
[ 8.847][t][timeline] bytes=24672, read_more=0 prefetch_more=1, refresh_more=0
[ 8.847][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.847][t][file] seek request from 8930 to 8930
[ 8.847][t][mkv] append packet to video: size=68 pts=0.600000 dts=-9223372036854775808.000000 pos=8862 [num=1 size=592]
[ 8.848][t][timeline] append packet to video: size=68 pts=10.600000 dts=-9223372036854775808.000000 pos=562949953430174 [num=>1 size=24720]
[ 8.848][t][timeline] bytes=25264, read_more=0 prefetch_more=1, refresh_more=0
[ 8.848][t][mkv] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 8.848][t][file] seek request from 9013 to 9013
[ 8.848][t][mkv] append packet to video: size=77 pts=0.800000 dts=-9223372036854775808.000000 pos=8936 [num=1 size=592]
[ 8.848][v][timeline] EOF reached.
[ 8.848][t][vo/gpu] pass 'upload frame (DR)': last 1245us avg 801us peak 13432us
[ 8.848][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.848][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.849][t][cplayer] video_output_image: 2
[ 8.849][t][cplayer] video_output_image: 2
[ 8.872][t][cplayer] video_output_image: 2
[ 8.872][t][cplayer] frametime=0.040
[ 8.872][t][cplayer] video_output_image: 2
[ 8.872][t][cplayer] video_output_image: 2
[ 8.872][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.872][t][cplayer] video_output_image: 2
[ 8.873][t][timeline] bytes=24128, read_more=0 prefetch_more=1, refresh_more=0
[ 8.879][t][vo/gpu] Updating global uniform 'texture0'
[ 8.879][t][vo/gpu] Updating global uniform 'texture1'
[ 8.879][t][vo/gpu] Updating global uniform 'texture2'
[ 8.879][t][sub/ass] forced line break at 9
[ 8.879][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.879][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 798us peak 13432us
[ 8.879][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.879][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.912][t][cplayer] video_output_image: 2
[ 8.912][t][cplayer] frametime=0.040
[ 8.912][t][timeline] bytes=23536, read_more=0 prefetch_more=1, refresh_more=0
[ 8.912][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.912][t][cplayer] video_output_image: 2
[ 8.912][t][cplayer] video_output_image: 2
[ 8.913][t][vo/gpu] Updating global uniform 'texture0'
[ 8.913][t][vo/gpu] Updating global uniform 'texture1'
[ 8.913][t][vo/gpu] Updating global uniform 'texture2'
[ 8.913][t][sub/ass] forced line break at 9
[ 8.913][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.914][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 796us peak 13432us
[ 8.914][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 8.914][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 8.928][t][cplayer] video_output_image: 2
[ 8.952][t][cplayer] video_output_image: 2
[ 8.952][t][cplayer] frametime=0.040
[ 8.952][t][cplayer] video_output_image: 2
[ 8.952][t][cplayer] video_output_image: 2
[ 8.952][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 8.952][t][timeline] bytes=22944, read_more=0 prefetch_more=1, refresh_more=0
[ 8.958][t][vo/gpu] Updating global uniform 'texture0'
[ 8.958][t][vo/gpu] Updating global uniform 'texture1'
[ 8.958][t][vo/gpu] Updating global uniform 'texture2'
[ 8.959][t][sub/ass] forced line break at 9
[ 8.959][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.959][t][vo/gpu] pass 'upload frame (DR)': last 407us avg 794us peak 13432us
[ 8.959][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 8.959][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 8.992][t][cplayer] video_output_image: 2
[ 8.992][t][cplayer] frametime=0.040
[ 8.992][t][timeline] bytes=22352, read_more=0 prefetch_more=1, refresh_more=0
[ 8.992][t][cplayer] video_output_image: 2
[ 8.992][t][cplayer] video_output_image: 2
[ 8.992][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 8.993][t][vo/gpu] Updating global uniform 'texture0'
[ 8.993][t][vo/gpu] Updating global uniform 'texture1'
[ 8.993][t][vo/gpu] Updating global uniform 'texture2'
[ 8.993][t][sub/ass] forced line break at 9
[ 8.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 8.993][t][vo/gpu] pass 'upload frame (DR)': last 3935us avg 809us peak 13432us
[ 8.994][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 8.994][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.032][t][cplayer] video_output_image: 2
[ 9.032][t][cplayer] frametime=0.040
[ 9.032][t][timeline] bytes=21760, read_more=0 prefetch_more=1, refresh_more=0
[ 9.032][t][cplayer] video_output_image: 2
[ 9.032][t][cplayer] video_output_image: 2
[ 9.032][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.033][t][vo/gpu] Updating global uniform 'texture0'
[ 9.033][t][vo/gpu] Updating global uniform 'texture1'
[ 9.033][t][vo/gpu] Updating global uniform 'texture2'
[ 9.033][t][sub/ass] forced line break at 9
[ 9.033][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.033][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 806us peak 13432us
[ 9.033][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.033][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.072][t][cplayer] video_output_image: 2
[ 9.072][t][cplayer] frametime=0.040
[ 9.072][t][timeline] bytes=21168, read_more=0 prefetch_more=1, refresh_more=0
[ 9.072][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.072][t][cplayer] video_output_image: 2
[ 9.072][t][cplayer] video_output_image: 2
[ 9.072][t][vo/gpu] Updating global uniform 'texture0'
[ 9.072][t][vo/gpu] Updating global uniform 'texture1'
[ 9.073][t][vo/gpu] Updating global uniform 'texture2'
[ 9.073][t][sub/ass] forced line break at 9
[ 9.073][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.073][t][vo/gpu] pass 'upload frame (DR)': last 275us avg 804us peak 13432us
[ 9.073][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.073][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.112][t][cplayer] video_output_image: 2
[ 9.112][t][cplayer] frametime=0.040
[ 9.112][t][cplayer] video_output_image: 2
[ 9.112][t][timeline] bytes=20576, read_more=0 prefetch_more=1, refresh_more=0
[ 9.113][t][vo/gpu] Updating global uniform 'texture0'
[ 9.113][t][vo/gpu] Updating global uniform 'texture1'
[ 9.113][t][vo/gpu] Updating global uniform 'texture2'
[ 9.113][t][cplayer] video_output_image: 2
[ 9.113][t][sub/ass] forced line break at 9
[ 9.113][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.113][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.113][t][vo/gpu] pass 'upload frame (DR)': last 1054us avg 805us peak 13432us
[ 9.113][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 9.113][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.152][t][cplayer] video_output_image: 2
[ 9.152][t][cplayer] frametime=0.040
[ 9.152][t][timeline] bytes=19984, read_more=0 prefetch_more=1, refresh_more=0
[ 9.152][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.152][t][cplayer] video_output_image: 2
[ 9.152][t][cplayer] video_output_image: 2
[ 9.152][t][vo/gpu] Updating global uniform 'texture0'
[ 9.153][t][vo/gpu] Updating global uniform 'texture1'
[ 9.153][t][vo/gpu] Updating global uniform 'texture2'
[ 9.153][t][sub/ass] forced line break at 9
[ 9.153][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.153][t][vo/gpu] pass 'upload frame (DR)': last 14089us avg 865us peak 14089us
[ 9.153][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 9.153][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.192][t][cplayer] video_output_image: 2
[ 9.192][t][cplayer] frametime=0.040
[ 9.192][t][timeline] bytes=19392, read_more=0 prefetch_more=1, refresh_more=0
[ 9.192][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.193][t][cplayer] video_output_image: 2
[ 9.193][t][cplayer] video_output_image: 2
[ 9.193][t][vo/gpu] Updating global uniform 'texture0'
[ 9.193][t][vo/gpu] Updating global uniform 'texture1'
[ 9.193][t][vo/gpu] Updating global uniform 'texture2'
[ 9.194][t][sub/ass] forced line break at 9
[ 9.194][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.194][t][vo/gpu] pass 'upload frame (DR)': last 1496us avg 868us peak 14089us
[ 9.194][t][vo/gpu] pass 'color conversion + output to screen': last 63us avg 60us peak 70us
[ 9.194][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.232][t][cplayer] video_output_image: 2
[ 9.232][t][cplayer] frametime=0.040
[ 9.232][t][timeline] bytes=18800, read_more=0 prefetch_more=1, refresh_more=0
[ 9.232][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.233][t][vo/gpu] Updating global uniform 'texture0'
[ 9.233][t][vo/gpu] Updating global uniform 'texture1'
[ 9.233][t][vo/gpu] Updating global uniform 'texture2'
[ 9.233][t][cplayer] video_output_image: 2
[ 9.233][t][sub/ass] forced line break at 9
[ 9.233][t][cplayer] video_output_image: 2
[ 9.233][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.233][t][vo/gpu] pass 'upload frame (DR)': last 508us avg 867us peak 14089us
[ 9.233][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 9.233][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.272][t][cplayer] video_output_image: 2
[ 9.272][t][cplayer] frametime=0.040
[ 9.272][t][timeline] bytes=18208, read_more=0 prefetch_more=1, refresh_more=0
[ 9.272][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.273][t][cplayer] video_output_image: 2
[ 9.273][t][cplayer] video_output_image: 2
[ 9.273][t][vo/gpu] Updating global uniform 'texture0'
[ 9.273][t][vo/gpu] Updating global uniform 'texture1'
[ 9.273][t][vo/gpu] Updating global uniform 'texture2'
[ 9.273][t][sub/ass] forced line break at 9
[ 9.274][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.274][t][vo/gpu] pass 'upload frame (DR)': last 3556us avg 879us peak 14089us
[ 9.274][t][vo/gpu] pass 'color conversion + output to screen': last 62us avg 60us peak 70us
[ 9.274][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.312][t][cplayer] video_output_image: 2
[ 9.312][t][cplayer] frametime=0.040
[ 9.312][t][timeline] bytes=17616, read_more=0 prefetch_more=1, refresh_more=0
[ 9.312][t][cplayer] video_output_image: 2
[ 9.312][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.312][t][cplayer] video_output_image: 2
[ 9.313][t][vo/gpu] Updating global uniform 'texture0'
[ 9.313][t][vo/gpu] Updating global uniform 'texture1'
[ 9.313][t][vo/gpu] Updating global uniform 'texture2'
[ 9.313][t][sub/ass] forced line break at 9
[ 9.313][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.313][t][vo/gpu] pass 'upload frame (DR)': last 1049us avg 880us peak 14089us
[ 9.313][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.313][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.352][t][cplayer] video_output_image: 2
[ 9.352][t][cplayer] frametime=0.040
[ 9.352][t][timeline] bytes=17024, read_more=0 prefetch_more=1, refresh_more=0
[ 9.352][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.352][t][cplayer] video_output_image: 2
[ 9.352][t][cplayer] video_output_image: 2
[ 9.353][t][vo/gpu] Updating global uniform 'texture0'
[ 9.353][t][vo/gpu] Updating global uniform 'texture1'
[ 9.353][t][vo/gpu] Updating global uniform 'texture2'
[ 9.353][t][sub/ass] forced line break at 9
[ 9.353][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.353][t][vo/gpu] pass 'upload frame (DR)': last 272us avg 877us peak 14089us
[ 9.353][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 9.354][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.392][t][cplayer] video_output_image: 2
[ 9.392][t][cplayer] frametime=0.040
[ 9.392][t][timeline] bytes=16432, read_more=0 prefetch_more=1, refresh_more=0
[ 9.392][t][cplayer] video_output_image: 2
[ 9.392][t][cplayer] video_output_image: 2
[ 9.393][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.393][t][vo/gpu] Updating global uniform 'texture0'
[ 9.393][t][vo/gpu] Updating global uniform 'texture1'
[ 9.393][t][vo/gpu] Updating global uniform 'texture2'
[ 9.394][t][sub/ass] forced line break at 9
[ 9.394][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.394][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 874us peak 14089us
[ 9.394][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.394][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.432][t][cplayer] video_output_image: 2
[ 9.432][t][cplayer] frametime=0.040
[ 9.432][t][timeline] bytes=15840, read_more=0 prefetch_more=1, refresh_more=0
[ 9.432][t][cplayer] video_output_image: 2
[ 9.432][t][cplayer] video_output_image: 2
[ 9.432][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.433][t][vo/gpu] Updating global uniform 'texture0'
[ 9.433][t][vo/gpu] Updating global uniform 'texture1'
[ 9.433][t][vo/gpu] Updating global uniform 'texture2'
[ 9.433][t][sub/ass] forced line break at 9
[ 9.433][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.433][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 871us peak 14089us
[ 9.433][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.433][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.472][t][cplayer] video_output_image: 2
[ 9.472][t][cplayer] frametime=0.040
[ 9.472][t][timeline] bytes=15248, read_more=0 prefetch_more=1, refresh_more=0
[ 9.472][t][cplayer] video_output_image: 2
[ 9.472][t][cplayer] video_output_image: 2
[ 9.472][t][vo/gpu] Updating global uniform 'texture0'
[ 9.472][t][vo/gpu] Updating global uniform 'texture1'
[ 9.472][t][vo/gpu] Updating global uniform 'texture2'
[ 9.473][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.473][t][sub/ass] forced line break at 9
[ 9.473][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.473][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 869us peak 14089us
[ 9.473][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 9.473][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.512][t][cplayer] video_output_image: 2
[ 9.512][t][cplayer] frametime=0.040
[ 9.512][t][timeline] bytes=14656, read_more=0 prefetch_more=1, refresh_more=0
[ 9.512][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.512][t][cplayer] video_output_image: 2
[ 9.513][t][cplayer] video_output_image: 2
[ 9.513][t][vo/gpu] Updating global uniform 'texture0'
[ 9.513][t][vo/gpu] Updating global uniform 'texture1'
[ 9.513][t][vo/gpu] Updating global uniform 'texture2'
[ 9.513][t][sub/ass] forced line break at 9
[ 9.514][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.514][t][vo/gpu] pass 'upload frame (DR)': last 1050us avg 869us peak 14089us
[ 9.514][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.514][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.552][t][cplayer] video_output_image: 2
[ 9.552][t][cplayer] frametime=0.040
[ 9.552][t][timeline] bytes=14064, read_more=0 prefetch_more=1, refresh_more=0
[ 9.552][t][cplayer] video_output_image: 2
[ 9.552][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.552][t][cplayer] video_output_image: 2
[ 9.555][t][vo/gpu] Updating global uniform 'texture0'
[ 9.555][t][vo/gpu] Updating global uniform 'texture1'
[ 9.555][t][vo/gpu] Updating global uniform 'texture2'
[ 9.555][t][sub/ass] forced line break at 9
[ 9.555][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.555][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 867us peak 14089us
[ 9.555][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.555][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.592][t][cplayer] video_output_image: 2
[ 9.592][t][cplayer] frametime=0.040
[ 9.592][t][timeline] bytes=13472, read_more=0 prefetch_more=1, refresh_more=0
[ 9.592][t][cplayer] video_output_image: 2
[ 9.592][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.592][t][cplayer] video_output_image: 2
[ 9.592][t][vo/gpu] Updating global uniform 'texture0'
[ 9.593][t][vo/gpu] Updating global uniform 'texture1'
[ 9.593][t][vo/gpu] Updating global uniform 'texture2'
[ 9.593][t][sub/ass] forced line break at 9
[ 9.593][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.593][t][vo/gpu] pass 'upload frame (DR)': last 266us avg 864us peak 14089us
[ 9.593][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.593][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.632][t][cplayer] video_output_image: 2
[ 9.632][t][cplayer] frametime=0.040
[ 9.632][t][timeline] bytes=12880, read_more=0 prefetch_more=1, refresh_more=0
[ 9.632][t][cplayer] video_output_image: 2
[ 9.632][t][cplayer] video_output_image: 2
[ 9.632][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.632][t][vo/gpu] Updating global uniform 'texture0'
[ 9.632][t][vo/gpu] Updating global uniform 'texture1'
[ 9.632][t][vo/gpu] Updating global uniform 'texture2'
[ 9.633][t][sub/ass] forced line break at 9
[ 9.633][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.633][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 862us peak 14089us
[ 9.633][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.633][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.672][t][cplayer] video_output_image: 2
[ 9.672][t][cplayer] frametime=0.040
[ 9.672][t][timeline] bytes=12288, read_more=0 prefetch_more=1, refresh_more=0
[ 9.673][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 9.673][t][vo/gpu] Updating global uniform 'texture0'
[ 9.673][t][vo/gpu] Updating global uniform 'texture1'
[ 9.673][t][vo/gpu] Updating global uniform 'texture2'
[ 9.673][t][sub/ass] forced line break at 9
[ 9.673][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.673][t][vo/gpu] pass 'upload frame (DR)': last 269us avg 859us peak 14089us
[ 9.673][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.674][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.674][t][cplayer] video_output_image: 2
[ 9.674][t][cplayer] video_output_image: 2
[ 9.711][t][cplayer] video_output_image: 2
[ 9.711][t][cplayer] frametime=0.040
[ 9.711][t][timeline] bytes=11696, read_more=0 prefetch_more=1, refresh_more=0
[ 9.712][t][cplayer] video_output_image: 2
[ 9.712][t][cplayer] video_output_image: 2
[ 9.712][t][vo/gpu] Updating global uniform 'texture0'
[ 9.712][t][vo/gpu] Updating global uniform 'texture1'
[ 9.712][t][vo/gpu] Updating global uniform 'texture2'
[ 9.712][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.712][t][sub/ass] forced line break at 9
[ 9.712][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.712][t][vo/gpu] pass 'upload frame (DR)': last 1214us avg 861us peak 14089us
[ 9.712][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.712][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.751][t][cplayer] video_output_image: 2
[ 9.752][t][cplayer] frametime=0.040
[ 9.752][t][timeline] bytes=11104, read_more=0 prefetch_more=1, refresh_more=0
[ 9.752][t][cplayer] video_output_image: 2
[ 9.752][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 9.752][t][cplayer] video_output_image: 2
[ 9.752][t][vo/gpu] Updating global uniform 'texture0'
[ 9.752][t][vo/gpu] Updating global uniform 'texture1'
[ 9.752][t][vo/gpu] Updating global uniform 'texture2'
[ 9.752][t][sub/ass] forced line break at 9
[ 9.752][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.752][t][vo/gpu] pass 'upload frame (DR)': last 276us avg 858us peak 14089us
[ 9.752][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.752][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.792][t][cplayer] video_output_image: 2
[ 9.792][t][cplayer] frametime=0.040
[ 9.792][t][timeline] bytes=9472, read_more=0 prefetch_more=1, refresh_more=0
[ 9.792][t][cplayer] video_output_image: 2
[ 9.792][t][cplayer] video_output_image: 2
[ 9.792][t][vo/gpu] Updating global uniform 'texture0'
[ 9.793][t][vo/gpu] Updating global uniform 'texture1'
[ 9.793][t][vo/gpu] Updating global uniform 'texture2'
[ 9.793][t][sub/ass] forced line break at 9
[ 9.793][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.793][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 856us peak 14089us
[ 9.793][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.793][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.832][t][cplayer] video_output_image: 2
[ 9.832][t][cplayer] frametime=0.040
[ 9.832][t][cplayer] video_output_image: 2
[ 9.832][t][cplayer] video_output_image: 2
[ 9.832][t][vo/gpu] Updating global uniform 'texture0'
[ 9.832][t][vo/gpu] Updating global uniform 'texture1'
[ 9.833][t][vo/gpu] Updating global uniform 'texture2'
[ 9.833][t][sub/ass] forced line break at 9
[ 9.833][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.833][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 853us peak 14089us
[ 9.833][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.833][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 9.872][t][cplayer] video_output_image: 2
[ 9.872][t][cplayer] frametime=0.040
[ 9.872][t][vo/gpu] Updating global uniform 'texture0'
[ 9.873][t][vo/gpu] Updating global uniform 'texture1'
[ 9.873][t][vo/gpu] Updating global uniform 'texture2'
[ 9.873][t][cplayer] video_output_image: 2
[ 9.873][t][cplayer] video_output_image: 2
[ 9.873][t][sub/ass] forced line break at 9
[ 9.873][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.873][t][vo/gpu] pass 'upload frame (DR)': last 267us avg 851us peak 14089us
[ 9.873][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.873][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.912][t][cplayer] video_output_image: 2
[ 9.912][t][cplayer] frametime=0.040
[ 9.912][t][cplayer] video_output_image: 2
[ 9.912][t][cplayer] video_output_image: 2
[ 9.912][t][vo/gpu] Updating global uniform 'texture0'
[ 9.912][t][vo/gpu] Updating global uniform 'texture1'
[ 9.912][t][vo/gpu] Updating global uniform 'texture2'
[ 9.913][t][sub/ass] forced line break at 9
[ 9.913][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.913][t][vo/gpu] pass 'upload frame (DR)': last 268us avg 848us peak 14089us
[ 9.913][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.913][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.952][t][cplayer] video_output_image: 2
[ 9.952][t][cplayer] frametime=0.040
[ 9.952][t][cplayer] video_output_image: 2
[ 9.952][t][cplayer] video_output_image: 2
[ 9.952][t][cplayer] video_output_image: 2
[ 9.953][t][vo/gpu] Updating global uniform 'texture0'
[ 9.953][t][vo/gpu] Updating global uniform 'texture1'
[ 9.953][t][vo/gpu] Updating global uniform 'texture2'
[ 9.953][t][sub/ass] forced line break at 9
[ 9.953][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.953][t][vo/gpu] pass 'upload frame (DR)': last 264us avg 846us peak 14089us
[ 9.953][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.953][t][vo/gpu] pass 'drawing osd': last 3us avg 2us peak 32us
[ 9.992][t][cplayer] video_output_image: 2
[ 9.992][t][cplayer] frametime=0.040
[ 9.992][t][cplayer] video_output_image: 2
[ 9.992][t][cplayer] video_output_image: 2
[ 9.993][t][vo/gpu] Updating global uniform 'texture0'
[ 9.993][t][vo/gpu] Updating global uniform 'texture1'
[ 9.993][t][vo/gpu] Updating global uniform 'texture2'
[ 9.993][t][sub/ass] forced line break at 9
[ 9.993][t][vo/gpu] Updating global uniform 'osdtex'
[ 9.993][t][vo/gpu] pass 'upload frame (DR)': last 1084us avg 847us peak 14089us
[ 9.993][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 9.993][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 10.032][t][cplayer] video_output_image: 2
[ 10.032][t][cplayer] frametime=0.040
[ 10.034][t][vo/gpu] Updating global uniform 'texture0'
[ 10.034][t][vo/gpu] Updating global uniform 'texture1'
[ 10.034][t][vo/gpu] Updating global uniform 'texture2'
[ 10.034][t][sub/ass] forced line break at 9
[ 10.034][t][vo/gpu] Updating global uniform 'osdtex'
[ 10.034][t][vo/gpu] pass 'upload frame (DR)': last 308us avg 844us peak 14089us
[ 10.034][t][vo/gpu] pass 'color conversion + output to screen': last 61us avg 60us peak 70us
[ 10.034][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 10.036][v][vd] Codec list:
[ 10.036][v][vd] h264 - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
[ 10.036][v][vd] h264_v4l2m2m (h264) - V4L2 mem2mem H.264 decoder wrapper
[ 10.036][v][vd] h264_qsv (h264) - H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 (Intel Quick Sync Video acceleration)
[ 10.036][v][vd] h264_cuvid (h264) - Nvidia CUVID H264 decoder
[ 10.036][v][vd] Opening decoder h264
[ 10.036][v][vd] No hardware decoding requested.
[ 10.036][v][vd] Using software decoding.
[ 10.036][v][vd] Detected 4 logical cores.
[ 10.036][v][vd] Requesting 5 threads for decoding.
[ 10.036][t][ffmpeg/video] h264: nal_unit_type: 7(SPS), nal_ref_idc: 3
[ 10.036][t][ffmpeg/video] h264: nal_unit_type: 8(PPS), nal_ref_idc: 3
[ 10.037][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 10.037][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 10.037][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 10.037][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 10.038][d][vd] DR parameter change to 1920x1090 yuv420p align=64
[ 10.038][d][vd] Allocating new DR image...
[ 10.073][t][ffmpeg/video] h264: no picture
[ 10.078][v][vd] Selected codec: h264 (H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10)
[ 10.079][t][timeline] bytes=8880, read_more=0 prefetch_more=0, refresh_more=0
[ 10.079][t][ffmpeg/video] h264: nal_unit_type: 6(SEI), nal_ref_idc: 0
[ 10.079][t][ffmpeg/video] h264: nal_unit_type: 5(IDR), nal_ref_idc: 3
[ 10.079][t][ffmpeg/video] h264: Format yuv420p chosen by get_format().
[ 10.079][d][ffmpeg/video] h264: Reinit context to 1920x1088, pix_fmt: yuv420p
[ 10.080][t][ffmpeg/video] h264: no picture
[ 10.081][t][timeline] bytes=8288, read_more=0 prefetch_more=0, refresh_more=0
[ 10.082][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.082][d][vd] Allocating new DR image...
[ 10.083][t][ffmpeg/video] h264: no picture
[ 10.083][t][timeline] bytes=7696, read_more=0 prefetch_more=0, refresh_more=0
[ 10.087][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.088][d][vd] Allocating new DR image...
[ 10.088][t][timeline] bytes=7104, read_more=0 prefetch_more=0, refresh_more=0
[ 10.089][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.089][d][vd] Allocating new DR image...
[ 10.090][t][timeline] bytes=6512, read_more=0 prefetch_more=0, refresh_more=0
[ 10.090][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.090][d][vd] Allocating new DR image...
[ 10.091][t][timeline] bytes=5920, read_more=0 prefetch_more=0, refresh_more=0
[ 10.091][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.091][d][vd] Allocating new DR image...
[ 10.097][t][cplayer] video_output_image: 2
[ 10.097][t][cplayer] frametime=0.040
[ 10.097][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.097][d][vd] Allocating new DR image...
[ 10.098][t][timeline] bytes=5328, read_more=0 prefetch_more=0, refresh_more=0
[ 10.098][t][vo/gpu] Updating global uniform 'texture0'
[ 10.098][t][vo/gpu] Updating global uniform 'texture1'
[ 10.098][t][vo/gpu] Updating global uniform 'texture2'
[ 10.098][t][sub/ass] forced line break at 9
[ 10.098][t][vo/gpu] Updating global uniform 'osdtex'
[ 10.098][t][vo/gpu] pass 'upload frame (DR)': last 271us avg 842us peak 14089us
[ 10.098][t][vo/gpu] pass 'color conversion + output to screen': last 60us avg 60us peak 70us
[ 10.098][t][vo/gpu] pass 'drawing osd': last 2us avg 2us peak 32us
[ 10.112][t][timeline] bytes=4736, read_more=0 prefetch_more=0, refresh_more=0
[ 10.112][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.112][d][vd] Allocating new DR image...
[ 10.113][t][timeline] bytes=4144, read_more=0 prefetch_more=0, refresh_more=0
[ 10.113][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.114][t][timeline] bytes=3552, read_more=0 prefetch_more=0, refresh_more=0
[ 10.115][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.115][d][vd] Allocating new DR image...
[ 10.117][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.117][t][timeline] bytes=2960, read_more=0 prefetch_more=0, refresh_more=0
[ 10.117][t][timeline] bytes=2368, read_more=0 prefetch_more=0, refresh_more=0
[ 10.117][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.118][t][timeline] bytes=1776, read_more=0 prefetch_more=0, refresh_more=0
[ 10.118][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.122][t][timeline] bytes=1184, read_more=0 prefetch_more=0, refresh_more=0
[ 10.122][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.122][d][vd] Allocating new DR image...
[ 10.123][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 2
[ 10.123][t][timeline] bytes=592, read_more=0 prefetch_more=0, refresh_more=0
[ 10.123][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.123][t][timeline] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 10.123][t][timeline] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 10.123][t][ffmpeg/video] h264: nal_unit_type: 1(Coded slice of a non-IDR picture), nal_ref_idc: 0
[ 10.129][v][vf] filter input EOF
[ 10.129][v][vf] filter output EOF
[ 10.129][t][cplayer] video_output_image: 2
[ 10.129][t][cplayer] video_output_image: 0
[ 10.129][t][timeline] bytes=0, read_more=1 prefetch_more=0, refresh_more=0
[ 10.129][v][cplayer] video EOF reached
[ 10.129][d][cplayer] video EOF (status=5)
[ 10.129][v][cplayer] EOF code: 1
[ 10.129][d][vd] Uninit decoder.
[ 10.129][t][vo/gpu] Updating global uniform 'texture0'
[ 10.129][t][vo/gpu] Updating global uniform 'texture1'
[ 10.129][t][vo/gpu] Updating global uniform 'texture2'
[ 10.129][v][sub] Switch segment: 10.000000 at 10.000000
[ 10.129][t][sub/ass] Event: [Script Info]
[ 10.129][t][sub/ass] ; Script generated by Aegisub 9044-makepkg-8b0aaaf7e
[ 10.129][t][sub/ass] ; http://www.aegisub.org/
[ 10.129][t][sub/ass] Title: Default Aegisub file
[ 10.129][t][sub/ass] ScriptType: v4.00+
[ 10.129][t][sub/ass] WrapStyle: 0
[ 10.129][t][sub/ass] ScaledBorderAndShadow: yes
[ 10.129][t][sub/ass] YCbCr Matrix: None
[ 10.129][t][sub/ass]
[ 10.129][t][sub/ass] [Aegisub Project Garbage]
[ 10.129][t][sub/ass] Last Style Storage: Default
[ 10.129][t][sub/ass]
[ 10.129][t][sub/ass] [V4+ Styles]
[ 10.129][t][sub/ass] Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 10.129][t][sub/ass] Style: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1
[ 10.129][t][sub/ass]
[ 10.129][t][sub/ass] [Events]
[ 10.130][t][sub/ass] Format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 10.130][t][sub/ass]
[ 10.130][t][sub/ass]
[ 10.130][t][sub/ass] Style format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, OutlineColour, BackColour, Bold, Italic, Underline, StrikeOut, ScaleX, ScaleY, Spacing, Angle, BorderStyle, Outline, Shadow, Alignment, MarginL, MarginR, MarginV, Encoding
[ 10.130][t][sub/ass] [0x7f4d49d34440] Style: Default,Arial,20,&H00FFFFFF,&H000000FF,&H00000000,&H00000000,0,0,0,0,100,100,0,0,1,2,2,2,10,10,10,1
[ 10.130][t][sub/ass] Event format: Layer, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
[ 10.130][t][sub/ass] Raster: FreeType 2.10.2
[ 10.130][v][sub/ass] Shaper: FriBidi 1.0.9 (SIMPLE) HarfBuzz-ng 2.6.8 (COMPLEX)
[ 10.130][t][sub/ass] Initialized
[ 10.130][v][sub/ass] Setting up fonts...
[ 10.131][v][sub/ass] Done.
[ 10.132][t][sub/ass] Event at 10000, +5000: 0,0,Default,,0,0,0,,
[ 10.132][i][sub/ass] Neither PlayResX nor PlayResY defined. Assuming 384x288
[ 10.132][t][vo/gpu] pass 'upload frame (DR)': last 263us avg 840us peak 14089us
[ 10.132][t][vo/gpu] pass 'color conversion + output to screen': last 59us avg 60us peak 70us
[ 10.132][t][vo/gpu] pass 'drawing osd': last 8us avg 2us peak 32us
[ 10.133][d][cplayer] Terminating demuxers...
[ 10.133][d][cplayer] Done terminating demuxers.
[ 10.133][v][cplayer] finished playback, success (reason 0)
[ 10.133][i][cplayer]
[ 10.133][i][cplayer]
[ 10.133][i][cplayer] Exiting... (End of file)
[ 10.133][d][stats] Exiting...
[ 10.133][d][ytdl_hook] Exiting...
[ 10.134][d][console] Exiting...
[ 10.151][v][vo/gpu/x11] Enabling screensaver.
[ 10.152][d][vo/gpu] flushing shader cache
[ 10.153][t][input] release all
[ 10.153][d][vo/gpu/x11] uninit ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment