GNU gdb (Debian 7.7.1+dfsg-5) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from build/mpv...done. Starting program: /home/kevmitch/src/mpv-build-container/mpv-build/mpv.mine/build/mpv --no-config --force-window --idle --msg-level=all=trace [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". [cplayer] Command line options: '--no-config' '--force-window' '--idle' '--msg-level=all=trace' [cplayer] mpv git-ff9d15b (C) 2000-2015 mpv/MPlayer/mplayer2 projects [cplayer] built on Tue Sep 1 20:36:00 PDT 2015 [cplayer] ffmpeg library versions: [cplayer] libavutil 54.31.100 [cplayer] libavcodec 56.58.100 [cplayer] libavformat 56.40.101 [cplayer] libswscale 3.1.101 [cplayer] libavfilter 5.37.100 [cplayer] libswresample 1.2.101 [cplayer] ffmpeg version: N-74642-gb144008 [cplayer] [cplayer] Configuration: ./waf configure [cplayer] List of enabled features: alsa asm atomics audio-input av-pix-fmt-mmal av-version-info avcodec-chroma-pos-api avframe-metadata avframe-skip-samples build-date caca cdda cplayer debug-build dlopen drm dvbin dvdnav dvdread enca encoding fchmod gl gl-wayland gl-x11 glibc-thread-name glob iconv jack jpeg ladspa lcms2 libass libass-osd libav libavdevice libavfilter libbluray libbs2b libdl libguess libm librt libsmbclient libswresample libv4l2 linux-fstatfs lua nanosleep optimize oss-audio oss-audio-native posix posix-or-mingw posix-spawn pthreads pulse pvr resampler rubberband shm stdatomic subprocess termios tv tv-v4l2 uchardet vaapi vaapi-glx vaapi-hwaccel vaapi-vpp vdpau vdpau-gl-x11 vdpau-hwaccel videodev vt.h wayland x11 xext xinerama xrandr xss xv zlib [cplayer] Setting option 'no-config' = '' (flags = 8) [cplayer] Setting option 'force-window' = '' (flags = 8) [cplayer] Setting option 'idle' = '' (flags = 8) [cplayer] Setting option 'msg-level' = 'all=trace' (flags = 8) [input] add: section='default' key='MOUSE_BTN0' builtin cmd='ignore # don't do anything' location=':1' [input] add: section='default' key='MOUSE_BTN0_DBL' builtin cmd='cycle fullscreen # toggle fullscreen on/off' location=':1' [input] add: section='default' key='MOUSE_BTN2' builtin cmd='cycle pause # toggle pause on/off' location=':1' [input] add: section='default' key='MOUSE_BTN3' builtin cmd='seek 10' location=':1' [input] add: section='default' key='MOUSE_BTN4' builtin cmd='seek -10' location=':1' [input] add: section='default' key='MOUSE_BTN5' builtin cmd='add volume -2' location=':1' [input] add: section='default' key='MOUSE_BTN6' builtin cmd='add volume 2' location=':1' [input] add: section='default' key='AXIS_UP' builtin cmd='seek 10' location=':1' [input] add: section='default' key='AXIS_DOWN' builtin cmd='seek -10' location=':1' [input] add: section='default' key='AXIS_LEFT' builtin cmd='seek 5' location=':1' [input] add: section='default' key='AXIS_RIGHT' builtin cmd='seek -5' location=':1' [input] add: section='default' key='RIGHT' builtin cmd='seek 5' location=':1' [input] add: section='default' key='LEFT' builtin cmd='seek -5' location=':1' [input] add: section='default' key='UP' builtin cmd='seek 60' location=':1' [input] add: section='default' key='DOWN' builtin cmd='seek -60' location=':1' [input] add: section='default' key='Shift+RIGHT' builtin cmd='no-osd seek 1 exact' location=':1' [input] add: section='default' key='Shift+LEFT' builtin cmd='no-osd seek -1 exact' location=':1' [input] add: section='default' key='Shift+UP' builtin cmd='no-osd seek 5 exact' location=':1' [input] add: section='default' key='Shift+DOWN' builtin cmd='no-osd seek -5 exact' location=':1' [input] add: section='default' key='Ctrl+LEFT' builtin cmd='no-osd sub-seek -1' location=':1' [input] add: section='default' key='Ctrl+RIGHT' builtin cmd='no-osd sub-seek 1' location=':1' [input] add: section='default' key='PGUP' builtin cmd='add chapter 1 # skip to next chapter' location=':1' [input] add: section='default' key='PGDWN' builtin cmd='add chapter -1 # skip to previous chapter' location=':1' [input] add: section='default' key='Shift+PGUP' builtin cmd='seek 600' location=':1' [input] add: section='default' key='Shift+PGDWN' builtin cmd='seek -600' location=':1' [input] add: section='default' key='[' builtin cmd='multiply speed 0.9091 # scale playback speed' location=':1' [input] add: section='default' key=']' builtin cmd='multiply speed 1.1' location=':1' [input] add: section='default' key='{' builtin cmd='multiply speed 0.5' location=':1' [input] add: section='default' key='}' builtin cmd='multiply speed 2.0' location=':1' [input] add: section='default' key='BS' builtin cmd='set speed 1.0 # reset speed to normal' location=':1' [input] add: section='default' key='q' builtin cmd='quit' location=':1' [input] add: section='default' key='Q' builtin cmd='quit-watch-later' location=':1' [input] add: section='encode' key='q' builtin cmd='quit 4' location=':1' [input] add: section='default' key='ESC' builtin cmd='set fullscreen no' location=':1' [input] add: section='encode' key='ESC' builtin cmd='quit 4' location=':1' [input] add: section='default' key='p' builtin cmd='cycle pause # toggle pause/playback mode' location=':1' [input] add: section='default' key='.' builtin cmd='frame-step # advance one frame and pause' location=':1' [input] add: section='default' key=',' builtin cmd='frame-back-step # go back by one frame and pause' location=':1' [input] add: section='default' key='SPACE' builtin cmd='cycle pause' location=':1' [input] add: section='default' key='>' builtin cmd='playlist-next # skip to next file' location=':1' [input] add: section='default' key='ENTER' builtin cmd='playlist-next # skip to next file' location=':1' [input] add: section='default' key='<' builtin cmd='playlist-prev # skip to previous file' location=':1' [input] add: section='default' key='O' builtin cmd='no-osd cycle_values osd-level 3 1 # cycle through OSD mode' location=':1' [input] add: section='default' key='o' builtin cmd='show-progress' location=':1' [input] add: section='default' key='P' builtin cmd='show-progress' location=':1' [input] add: section='default' key='I' builtin cmd='show-text "${filename}" # display filename in osd' location=':1' [input] add: section='default' key='z' builtin cmd='add sub-delay -0.1 # subtract 100 ms delay from subs' location=':1' [input] add: section='default' key='x' builtin cmd='add sub-delay +0.1 # add' location=':1' [input] add: section='default' key='Ctrl++' builtin cmd='add audio-delay 0.100 # this changes audio/video sync' location=':1' [input] add: section='default' key='Ctrl+-' builtin cmd='add audio-delay -0.100' location=':1' [input] add: section='default' key='9' builtin cmd='add volume -2' location=':1' [input] add: section='default' key='/' builtin cmd='add volume -2' location=':1' [input] add: section='default' key='0' builtin cmd='add volume 2' location=':1' [input] add: section='default' key='*' builtin cmd='add volume 2' location=':1' [input] add: section='default' key='m' builtin cmd='cycle mute' location=':1' [input] add: section='default' key='1' builtin cmd='add contrast -1' location=':1' [input] add: section='default' key='2' builtin cmd='add contrast 1' location=':1' [input] add: section='default' key='3' builtin cmd='add brightness -1' location=':1' [input] add: section='default' key='4' builtin cmd='add brightness 1' location=':1' [input] add: section='default' key='5' builtin cmd='add gamma -1' location=':1' [input] add: section='default' key='6' builtin cmd='add gamma 1' location=':1' [input] add: section='default' key='7' builtin cmd='add saturation -1' location=':1' [input] add: section='default' key='8' builtin cmd='add saturation 1' location=':1' [input] add: section='default' key='d' builtin cmd='cycle deinterlace' location=':1' [input] add: section='default' key='r' builtin cmd='add sub-pos -1 # move subtitles up' location=':1' [input] add: section='default' key='t' builtin cmd='add sub-pos +1 # down' location=':1' [input] add: section='default' key='v' builtin cmd='cycle sub-visibility' location=':1' [input] add: section='default' key='V' builtin cmd='cycle ass-vsfilter-aspect-compat' location=':1' [input] add: section='default' key='u' builtin cmd='cycle-values ass-style-override "force" "no"' location=':1' [input] add: section='default' key='j' builtin cmd='cycle sub # cycle through subtitles' location=':1' [input] add: section='default' key='J' builtin cmd='cycle sub down # ...backwards' location=':1' [input] add: section='default' key='SHARP' builtin cmd='cycle audio # switch audio streams' location=':1' [input] add: section='default' key='_' builtin cmd='cycle video' location=':1' [input] add: section='default' key='T' builtin cmd='cycle ontop # toggle video window ontop of other windows' location=':1' [input] add: section='default' key='f' builtin cmd='cycle fullscreen # toggle fullscreen' location=':1' [input] add: section='default' key='s' builtin cmd='screenshot # take a screenshot' location=':1' [input] add: section='default' key='S' builtin cmd='screenshot video # ...without subtitles' location=':1' [input] add: section='default' key='Ctrl+s' builtin cmd='screenshot window # ...with subtitles and OSD, and scaled' location=':1' [input] add: section='default' key='Alt+s' builtin cmd='screenshot each-frame # automatically screenshot every frame' location=':1' [input] add: section='default' key='w' builtin cmd='add panscan -0.1 # zoom out with -panscan 0 -fs' location=':1' [input] add: section='default' key='e' builtin cmd='add panscan +0.1 # in' location=':1' [input] add: section='default' key='A' builtin cmd='cycle-values video-aspect "16:9" "4:3" "2.35:1" "-1"' location=':1' [input] add: section='default' key='POWER' builtin cmd='quit' location=':1' [input] add: section='default' key='PLAY' builtin cmd='cycle pause' location=':1' [input] add: section='default' key='PAUSE' builtin cmd='cycle pause' location=':1' [input] add: section='default' key='PLAYPAUSE' builtin cmd='cycle pause' location=':1' [input] add: section='default' key='STOP' builtin cmd='quit' location=':1' [input] add: section='default' key='FORWARD' builtin cmd='seek 60' location=':1' [input] add: section='default' key='REWIND' builtin cmd='seek -60' location=':1' [input] add: section='default' key='NEXT' builtin cmd='playlist-next' location=':1' [input] add: section='default' key='PREV' builtin cmd='playlist-prev' location=':1' [input] add: section='default' key='VOLUME_UP' builtin cmd='add volume 2' location=':1' [input] add: section='default' key='VOLUME_DOWN' builtin cmd='add volume -2' location=':1' [input] add: section='default' key='MUTE' builtin cmd='cycle mute' location=':1' [input] add: section='default' key='CLOSE_WIN' builtin cmd='quit' location=':1' [input] add: section='encode' key='CLOSE_WIN' builtin cmd='quit 4' location=':1' [input] add: section='default' key='E' builtin cmd='cycle edition # next edition' location=':1' [input] add: section='default' key='l' builtin cmd='ab_loop # Set/clear A-B loop points' location=':1' [input] add: section='default' key='L' builtin cmd='cycle-values loop "inf" "no" # toggle infinite looping' location=':1' [input] add: section='default' key='Ctrl+c' builtin cmd='quit 4' location=':1' [input] add: section='default' key='AR_PLAY' builtin cmd='cycle pause' location=':1' [input] add: section='default' key='AR_PLAY_HOLD' builtin cmd='quit' location=':1' [input] add: section='default' key='AR_CENTER' builtin cmd='cycle pause' location=':1' [input] add: section='default' key='AR_CENTER_HOLD' builtin cmd='quit' location=':1' [input] add: section='default' key='AR_NEXT' builtin cmd='seek 10' location=':1' [input] add: section='default' key='AR_NEXT_HOLD' builtin cmd='seek 120' location=':1' [input] add: section='default' key='AR_PREV' builtin cmd='seek -10' location=':1' [input] add: section='default' key='AR_PREV_HOLD' builtin cmd='seek -120' location=':1' [input] add: section='default' key='AR_MENU' builtin cmd='show-progress' location=':1' [input] add: section='default' key='AR_MENU_HOLD' builtin cmd='cycle mute' location=':1' [input] add: section='default' key='AR_VUP' builtin cmd='add volume 2' location=':1' [input] add: section='default' key='AR_VUP_HOLD' builtin cmd='add chapter 1' location=':1' [input] add: section='default' key='AR_VDOWN' builtin cmd='add volume -2' location=':1' [input] add: section='default' key='AR_VDOWN_HOLD' builtin cmd='add chapter -1' location=':1' [input] add: section='default' key='h' builtin cmd='cycle tv-channel -1 # previous channel' location=':1' [input] add: section='default' key='k' builtin cmd='cycle tv-channel +1 # next channel' location=':1' [input] add: section='default' key='!' builtin cmd='add chapter -1 # skip to previous chapter' location=':1' [input] add: section='default' key='@' builtin cmd='add chapter 1 # next' location=':1' [input] Falling back on default (hardcoded) input config [osc] Loading script @osc.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [osc] loading mp.defaults [osc] loading @osc.lua [osc] reading options for osc [global] config path: 'lua-settings/osc.conf' -/-> '/home/kevmitch/.config/mpv/lua-settings/osc.conf' [global] config path: 'lua-settings/osc.conf' -/-> '/home/kevmitch/.mpv/lua-settings/osc.conf' [global] config path: 'lua-settings/osc.conf' -/-> '/usr/local/etc/mpv/lua-settings/osc.conf' [osc] lua-settings/osc.conf not found. [cplayer] Run command: define-section, flags=0, args=[showhide, mouse_move script-binding osc/__keybinding1 [cplayer] mouse_leave script-binding osc/__keybinding2 [cplayer] , force] [input] add: section='showhide' key='MOUSE_MOVE' cmd='script-binding osc/__keybinding1' location=':1' [input] add: section='showhide' key='MOUSE_LEAVE' cmd='script-binding osc/__keybinding2' location=':2' [cplayer] Run command: enable-section, flags=0, args=[showhide, allow-hide-cursor+allow-vo-dragging] [input] enable section 'showhide' [input] active section stack: [input] default 12 [input] showhide 12 [cplayer] Run command: define-section, flags=0, args=[input, mouse_btn0 script-binding osc/__keybinding3 [cplayer] shift+mouse_btn0 script-binding osc/__keybinding4 [cplayer] mouse_btn2 script-binding osc/__keybinding5 [cplayer] mouse_btn0_dbl ignore [cplayer] shift+mouse_btn0_dbl ignore [cplayer] mouse_btn2_dbl ignore [cplayer] del script-binding osc/__keybinding6 [cplayer] , force] [input] add: section='input' key='MOUSE_BTN0' cmd='script-binding osc/__keybinding3' location=':1' [input] add: section='input' key='Shift+MOUSE_BTN0' cmd='script-binding osc/__keybinding4' location=':2' [input] add: section='input' key='MOUSE_BTN2' cmd='script-binding osc/__keybinding5' location=':3' [input] add: section='input' key='MOUSE_BTN0_DBL' cmd='ignore' location=':4' [input] add: section='input' key='Shift+MOUSE_BTN0_DBL' cmd='ignore' location=':5' [input] add: section='input' key='MOUSE_BTN2_DBL' cmd='ignore' location=':6' [input] add: section='input' key='DEL' cmd='script-binding osc/__keybinding6' location=':7' [cplayer] Run command: enable-section, flags=0, args=[input, ] [input] enable section 'input' [input] active section stack: [input] default 12 [input] showhide 12 [input] input 0 [osc] rendering [osc] osc_init [cplayer] Run command: disable-section, flags=0, args=[input] [cplayer] Done loading @osc.lua. [ytdl_hook] Loading script @ytdl_hook.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [ytdl_hook] loading mp.defaults [ytdl_hook] loading @ytdl_hook.lua [cplayer] Run command: hook-add, flags=0, args=[on_load, 1, 10] [cplayer] Done loading @ytdl_hook.lua. [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [autodeint] Loading script /home/kevmitch/.config/mpv/scripts/autodeint.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [autodeint] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/autodeint.lua' -> '/home/kevmitch/.config/mpv/scripts/autodeint.lua' [autodeint] loading file /home/kevmitch/.config/mpv/scripts/autodeint.lua [cplayer] Run command: define-section, flags=0, args=[input_autodeint, ctrl+d script-binding autodeint/autodeint [cplayer] , default] [input] add: section='input_autodeint' key='Ctrl+d' builtin cmd='script-binding autodeint/autodeint' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_autodeint, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_autodeint' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_autodeint, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_autodeint, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_autodeint' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/autodeint.lua. [stats] Loading script /home/kevmitch/.config/mpv/scripts/stats.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [stats] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/stats.lua' -> '/home/kevmitch/.config/mpv/scripts/stats.lua' [stats] loading file /home/kevmitch/.config/mpv/scripts/stats.lua [stats] reading options for stats [global] config path: 'lua-settings/stats.conf' -/-> '/home/kevmitch/.config/mpv/lua-settings/stats.conf' [global] config path: 'lua-settings/stats.conf' -/-> '/home/kevmitch/.mpv/lua-settings/stats.conf' [global] config path: 'lua-settings/stats.conf' -/-> '/usr/local/etc/mpv/lua-settings/stats.conf' [stats] lua-settings/stats.conf not found. [cplayer] Run command: define-section, flags=0, args=[input_stats, i script-binding stats/stats [cplayer] , default] [input] add: section='input_stats' key='i' builtin cmd='script-binding stats/stats' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_stats, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_stats' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_stats, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_stats, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_stats' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/stats.lua. [autocrop] Loading script /home/kevmitch/.config/mpv/scripts/autocrop.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [autocrop] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/autocrop.lua' -> '/home/kevmitch/.config/mpv/scripts/autocrop.lua' [autocrop] loading file /home/kevmitch/.config/mpv/scripts/autocrop.lua [cplayer] Run command: define-section, flags=0, args=[input_autocrop, C script-binding autocrop/auto_crop [cplayer] , default] [input] add: section='input_autocrop' key='C' builtin cmd='script-binding autocrop/auto_crop' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_autocrop, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_autocrop' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_autocrop, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_autocrop, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_autocrop' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/autocrop.lua. [cplayer] Can't load unknown script: /home/kevmitch/.config/mpv/scripts/#deintdata.lua# [cplayer] Can't load unknown script: /home/kevmitch/.config/mpv/scripts/delete.lua~ [cplayer] Can't load unknown script: /home/kevmitch/.config/mpv/scripts/#deband.lua# [win_drc] Loading script /home/kevmitch/.config/mpv/scripts/win-drc.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [win_drc] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/win-drc.lua' -> '/home/kevmitch/.config/mpv/scripts/win-drc.lua' [win_drc] loading file /home/kevmitch/.config/mpv/scripts/win-drc.lua [cplayer] Run command: define-section, flags=0, args=[input_win_drc, | script-binding win_drc/win_drc_toggle [cplayer] , default] [input] add: section='input_win_drc' key='|' builtin cmd='script-binding win_drc/win_drc_toggle' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_win_drc, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_win_drc' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_win_drc, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_win_drc, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_win_drc' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/win-drc.lua. [cplayer] Can't load unknown script: /home/kevmitch/.config/mpv/scripts/#fps-display.lua# [delete] Loading script /home/kevmitch/.config/mpv/scripts/delete.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [delete] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/delete.lua' -> '/home/kevmitch/.config/mpv/scripts/delete.lua' [delete] loading file /home/kevmitch/.config/mpv/scripts/delete.lua [cplayer] Run command: define-section, flags=0, args=[input_delete, Ctrl+DEL script-binding delete/delete.delete [cplayer] , default] [input] add: section='input_delete' key='Ctrl+DEL' builtin cmd='script-binding delete/delete.delete' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_delete, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_delete' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_delete, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_delete, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_delete' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [cplayer] Run command: define-section, flags=0, args=[input_delete, Ctrl+DEL script-binding delete/delete.delete [cplayer] Ctrl+Shift+DEL script-binding delete/delete.undelete [cplayer] , default] [input] add: section='input_delete' key='Ctrl+DEL' builtin cmd='script-binding delete/delete.delete' location=':1' [input] add: section='input_delete' key='Shift+Ctrl+DEL' builtin cmd='script-binding delete/delete.undelete' location=':2' [cplayer] Run command: enable-section, flags=0, args=[input_delete, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_delete' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_forced_delete 12 [input] input_delete 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_delete, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_delete, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_delete' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/delete.lua. [cplayer] Can't load unknown script: /home/kevmitch/.config/mpv/scripts/deintdata.lua~ [deband] Loading script /home/kevmitch/.config/mpv/scripts/deband.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [deband] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/deband.lua' -> '/home/kevmitch/.config/mpv/scripts/deband.lua' [deband] loading file /home/kevmitch/.config/mpv/scripts/deband.lua [cplayer] Run command: define-section, flags=0, args=[input_deband, c script-binding deband/deband_toggle [cplayer] , default] [input] add: section='input_deband' key='c' builtin cmd='script-binding deband/deband_toggle' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_deband, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_deband' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_deband, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_deband, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_deband' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/deband.lua. [fps_display] Loading script /home/kevmitch/.config/mpv/scripts/fps-display.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [fps_display] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/fps-display.lua' -> '/home/kevmitch/.config/mpv/scripts/fps-display.lua' [fps_display] loading file /home/kevmitch/.config/mpv/scripts/fps-display.lua [cplayer] Run command: define-section, flags=0, args=[input_fps_display, ctrl+f script-binding fps_display/toggle_timer [cplayer] , default] [input] add: section='input_fps_display' key='Ctrl+f' builtin cmd='script-binding fps_display/toggle_timer' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_fps_display, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_fps_display' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_fps_display, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_fps_display, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_fps_display' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/fps-display.lua. [testdeint] Loading script /home/kevmitch/.config/mpv/scripts/testdeint.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [testdeint] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/testdeint.lua' -> '/home/kevmitch/.config/mpv/scripts/testdeint.lua' [testdeint] loading file /home/kevmitch/.config/mpv/scripts/testdeint.lua [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/testdeint.lua. [cplayer] Can't load unknown script: /home/kevmitch/.config/mpv/scripts/deband.lua~ [idettest] Loading script /home/kevmitch/.config/mpv/scripts/idettest.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [idettest] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/idettest.lua' -> '/home/kevmitch/.config/mpv/scripts/idettest.lua' [idettest] loading file /home/kevmitch/.config/mpv/scripts/idettest.lua [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/idettest.lua. [drc_control] Loading script /home/kevmitch/.config/mpv/scripts/drc-control.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [drc_control] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/drc-control.lua' -> '/home/kevmitch/.config/mpv/scripts/drc-control.lua' [drc_control] loading file /home/kevmitch/.config/mpv/scripts/drc-control.lua [cplayer] Run command: define-section, flags=0, args=[input_drc_control, \ script-binding drc_control/drc_toggle_method [cplayer] , default] [input] add: section='input_drc_control' key='\' builtin cmd='script-binding drc_control/drc_toggle_method' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_drc_control, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_drc_control' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_drc_control 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_drc_control, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_drc_control, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_drc_control' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_drc_control 12 [input] input_forced_drc_control 12 [cplayer] Run command: define-section, flags=0, args=[input_drc_control, ctrl+9 script-binding drc_control/drc_quieter [cplayer] \ script-binding drc_control/drc_toggle_method [cplayer] , default] [input] add: section='input_drc_control' key='Ctrl+9' builtin cmd='script-binding drc_control/drc_quieter' location=':1' [input] add: section='input_drc_control' key='\' builtin cmd='script-binding drc_control/drc_toggle_method' location=':2' [cplayer] Run command: enable-section, flags=0, args=[input_drc_control, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_drc_control' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_forced_drc_control 12 [input] input_drc_control 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_drc_control, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_drc_control, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_drc_control' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_drc_control 12 [input] input_forced_drc_control 12 [cplayer] Run command: define-section, flags=0, args=[input_drc_control, ctrl+9 script-binding drc_control/drc_quieter [cplayer] ctrl+0 script-binding drc_control/drc_louder [cplayer] \ script-binding drc_control/drc_toggle_method [cplayer] , default] [input] add: section='input_drc_control' key='Ctrl+9' builtin cmd='script-binding drc_control/drc_quieter' location=':1' [input] add: section='input_drc_control' key='Ctrl+0' builtin cmd='script-binding drc_control/drc_louder' location=':2' [input] add: section='input_drc_control' key='\' builtin cmd='script-binding drc_control/drc_toggle_method' location=':3' [cplayer] Run command: enable-section, flags=0, args=[input_drc_control, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_drc_control' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_forced_drc_control 12 [input] input_drc_control 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_drc_control, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_drc_control, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_drc_control' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_drc_control 12 [input] input_forced_drc_control 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/drc-control.lua. [deintdata] Loading script /home/kevmitch/.config/mpv/scripts/deintdata.lua... [global] config path: 'scripts' -> '/home/kevmitch/.config/mpv/scripts' [global] config path: 'scripts' -/-> '/home/kevmitch/.mpv/scripts' [global] config path: 'scripts' -/-> '/usr/local/etc/mpv/scripts' [deintdata] loading mp.defaults [global] user path: '/home/kevmitch/.config/mpv/scripts/deintdata.lua' -> '/home/kevmitch/.config/mpv/scripts/deintdata.lua' [deintdata] loading file /home/kevmitch/.config/mpv/scripts/deintdata.lua [cplayer] Run command: define-section, flags=0, args=[input_deintdata, ctrl+shift+d script-binding deintdata/deintdata [cplayer] , default] [input] add: section='input_deintdata' key='Ctrl+D' builtin cmd='script-binding deintdata/deintdata' location=':1' [cplayer] Run command: enable-section, flags=0, args=[input_deintdata, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_deintdata' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_drc_control 12 [input] input_forced_drc_control 12 [input] input_deintdata 12 [cplayer] Run command: define-section, flags=0, args=[input_forced_deintdata, , force] [cplayer] Run command: enable-section, flags=0, args=[input_forced_deintdata, allow-hide-cursor+allow-vo-dragging] [input] enable section 'input_forced_deintdata' [input] active section stack: [input] default 12 [input] showhide 12 [input] input_autodeint 12 [input] input_forced_autodeint 12 [input] input_stats 12 [input] input_forced_stats 12 [input] input_autocrop 12 [input] input_forced_autocrop 12 [input] input_win_drc 12 [input] input_forced_win_drc 12 [input] input_delete 12 [input] input_forced_delete 12 [input] input_deband 12 [input] input_forced_deband 12 [input] input_fps_display 12 [input] input_forced_fps_display 12 [input] input_drc_control 12 [input] input_forced_drc_control 12 [input] input_deintdata 12 [input] input_forced_deintdata 12 [cplayer] Done loading /home/kevmitch/.config/mpv/scripts/deintdata.lua. [vo/opengl] Initializing OpenGL backend 'wayland' [vo/opengl/wayland] Seat "default" connected [vo/opengl/wayland] output received: [vo/opengl/wayland] vendor: LEN [vo/opengl/wayland] model: unknown [vo/opengl/wayland] w: 1920, h: 1080 [vo/opengl/wayland] Hz: 60 [vo/opengl] screen size: 0x0 [New Thread 0x7ffff16c2700 (LWP 21556)] [New Thread 0x7ffff0ec1700 (LWP 21557)] [New Thread 0x7fffebfff700 (LWP 21558)] [New Thread 0x7fffeb7fe700 (LWP 21559)] [New Thread 0x7fffeaffd700 (LWP 21560)] [New Thread 0x7fffea7fc700 (LWP 21561)] [New Thread 0x7fffe9ffb700 (LWP 21562)] [New Thread 0x7fffe97fa700 (LWP 21563)] [New Thread 0x7fffe8ff9700 (LWP 21564)] [New Thread 0x7fffc7fff700 (LWP 21565)] [New Thread 0x7fffc77fe700 (LWP 21566)] [New Thread 0x7fffc6ffd700 (LWP 21567)] [New Thread 0x7fffc67fc700 (LWP 21568)] [New Thread 0x7fffc5ffb700 (LWP 21569)] [New Thread 0x7fffc57fa700 (LWP 21570)] [vo/opengl/wayland] EGL version 1.4 [vo/opengl/wayland] GL_VERSION='3.0 Mesa 11.1.0-devel (git-4de86e1)' [vo/opengl/wayland] Detected desktop OpenGL 3.0. [vo/opengl/wayland] GL_VENDOR='Intel Open Source Technology Center' [vo/opengl/wayland] GL_RENDERER='Mesa DRI Intel(R) Ivybridge Mobile ' [vo/opengl/wayland] GL_SHADING_LANGUAGE_VERSION='1.30' [vo/opengl/wayland] Combined OpenGL extensions string: [vo/opengl/wayland] EGL_MESA_drm_image EGL_MESA_configless_context EGL_WL_bind_wayland_display EGL_WL_create_wayland_buffer_from_image EGL_KHR_image_base EGL_KHR_get_all_proc_addresses EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_KHR_wait_sync EGL_KHR_surfaceless_context EGL_KHR_create_context EGL_EXT_create_context_robustness EGL_EXT_buffer_age EGL_EXT_swap_buffers_with_damage EGL_EXT_image_dma_buf_import EGL_MESA_image_dma_buf_export GL_ARB_ES2_compatibility GL_ARB_ES3_compatibility 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_conditional_render_inverted GL_ARB_copy_buffer GL_ARB_copy_image GL_ARB_conservative_depth GL_ARB_debug_output GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_derivative_control GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_explicit_attrib_location GL_ARB_explicit_uniform_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_no_attachments GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_get_program_binary GL_ARB_get_texture_sub_image GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_invalidate_subdata GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multi_bind GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query2 GL_ARB_occlusion_query GL_ARB_pipeline_statistics_query GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_program_interface_query GL_ARB_provoking_vertex GL_ARB_robustness 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_counters GL_ARB_shader_bit_encoding GL_ARB_shader_image_load_store GL_ARB_shader_image_size GL_ARB_shader_objects GL_ARB_shader_texture_lod GL_ARB_shading_language_100 GL_ARB_shading_language_packing GL_ARB_shading_language_420pack GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp 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_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_mirror_clamp_to_edge 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_rgb10_a2ui GL_ARB_texture_rg GL_ARB_texture_storage GL_ARB_texture_storage_multisample GL_ARB_texture_view GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback3 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object 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_window_pos GL_EXT_abgr GL_EXT_bgra 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_copy_texture GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_gpu_program_parameters 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 GL_EXT_polygon_offset_clamp GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_specular_color GL_EXT_shader_integer_mix GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_subtexture GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_compression_dxt1 GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_texture_compression_rgtc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_add GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_integer GL_EXT_texture_lod_bias GL_EXT_texture_object GL_EXT_texture GL_EXT_texture_rectangle GL_EXT_texture_shared_exponent GL_EXT_texture_snorm GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_swizzle GL_EXT_timer_query GL_EXT_transform_feedback GL_EXT_vertex_array_bgra GL_EXT_vertex_array GL_OES_EGL_image GL_OES_read_format GL_KHR_debug GL_KHR_context_flush_control GL_3DFX_texture_compression_FXT1 GL_AMD_conservative_depth GL_AMD_draw_buffers_blend GL_AMD_performance_monitor GL_AMD_seamless_cubemap_per_texture GL_AMD_shader_trinary_minmax GL_APPLE_object_purgeable GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ATI_blend_equation_separate GL_ATI_draw_buffers GL_ATI_separate_stencil GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_IBM_multimode_draw_arrays GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_INGR_blend_func_separate GL_INTEL_performance_query GL_MESA_pack_invert GL_MESA_texture_signed_rgba GL_MESA_window_pos GL_NV_blend_square GL_NV_conditional_render GL_NV_depth_clamp GL_NV_light_max_exponent GL_NV_packed_depth_stencil GL_NV_primitive_restart GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_NV_texture_rectangle GL_S3_s3tc GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_SUN_multi_draw_arrays [vo/opengl/wayland] Loaded functions for 210/builtin. [vo/opengl/wayland] Loaded functions for 210/builtin. [vo/opengl/wayland] Loaded functions for 300/builtin. [vo/opengl/wayland] Loaded functions for 110/GL_EXT_unpack_subimage. [vo/opengl/wayland] Loaded functions for 300/GL_ARB_framebuffer_object. [vo/opengl/wayland] Loaded functions for 300/GL_ARB_vertex_array_object. [vo/opengl/wayland] Loaded functions for 300/GL_ARB_texture_float. [vo/opengl/wayland] Loaded functions for 300/GL_ARB_texture_rg. [vo/opengl/wayland] Loaded functions for 430/GL_ARB_debug_output. [vo/opengl] swap_control extension missing. [vo/opengl] 16 bit texture depth: 16. [vo/opengl] Display depth: R=0, G=0, B=0 [vo/opengl/wayland] keyboard_handle_repeat_info(0x7fffb4000cf0,0x7fffb4006f00,40,400) [vo/opengl/wayland] keyboard_handle_keymap(0x7fffb4000cf0,0x7fffb4006f00,1,12,45094) Creating non-video VO window. [vo/opengl] screen size: 0x0 [vo/opengl/wayland] leaving fullscreen [vo/opengl/wayland] schedule resize: 960x480 [vo/opengl] Resize: 960x480 [vo/opengl] aspect(0) fitin: 960x480 monitor_par: 1.00 [vo/opengl] aspect(1) wh: 960x480 (org: 960x480) [vo/opengl] aspect(2) wh: 960x480 (org: 960x480) [vo/opengl] Window size: 960x480 [vo/opengl] Video source: 960x480 (960x480) [vo/opengl] Video display: (0, 0) 960x480 -> (0, 0) 960x480 [vo/opengl] Video scale: 1.000000/1.000000 [vo/opengl] OSD borders: l=0 t=0 r=0 b=0 [vo/opengl] Video borders: l=0 t=0 r=0 b=0 [vo/opengl] Texture for plane 0: 960x480 [vo/opengl] Texture for plane 1: 960x480 [vo/opengl] Texture for plane 2: 960x480 [vo/opengl] Reinit rendering. [vo/opengl/wayland] resizing 0x0 -> 960x480 [vo/opengl] Resize: 960x480 [vo/opengl] aspect(0) fitin: 960x480 monitor_par: 1.00 [vo/opengl] aspect(1) wh: 960x480 (org: 960x480) [vo/opengl] aspect(2) wh: 960x480 (org: 960x480) [vo/opengl] Window size: 960x480 [vo/opengl] Video source: 960x480 (960x480) [vo/opengl] Video display: (0, 0) 960x480 -> (0, 0) 960x480 [vo/opengl] Video scale: 1.000000/1.000000 [vo/opengl] OSD borders: l=0 t=0 r=0 b=0 [vo/opengl] Video borders: l=0 t=0 r=0 b=0 [osc] idle message [cplayer] Run command: disable-section, flags=0, args=[showhide] [global] config path: 'fonts' -/-> '/home/kevmitch/.config/mpv/fonts' [global] config path: 'fonts' -/-> '/home/kevmitch/.mpv/fonts' [global] config path: 'fonts' -/-> '/usr/local/etc/mpv/fonts' [osd/libass] Raster: FreeType 2.5.2 [osd/libass] Shaper: FriBidi 0.19.7 (SIMPLE) HarfBuzz-ng 1.0.1 (COMPLEX) [osd/libass] Initialized [global] config path: 'subfont.ttf' -/-> '/home/kevmitch/.config/mpv/subfont.ttf' [global] config path: 'subfont.ttf' -/-> '/home/kevmitch/.mpv/subfont.ttf' [global] config path: 'subfont.ttf' -/-> '/usr/local/etc/mpv/subfont.ttf' [global] config path: 'fonts.conf' -/-> '/home/kevmitch/.config/mpv/fonts.conf' [global] config path: 'fonts.conf' -/-> '/home/kevmitch/.mpv/fonts.conf' [global] config path: 'fonts.conf' -/-> '/usr/local/etc/mpv/fonts.conf' [osd/libass] Setting up fonts... [osd/libass] Adding memory font 'mpv-osd-symbols' [osd/libass] Done. [global] config path: 'fonts' -/-> '/home/kevmitch/.config/mpv/fonts' [global] config path: 'fonts' -/-> '/home/kevmitch/.mpv/fonts' [global] config path: 'fonts' -/-> '/usr/local/etc/mpv/fonts' [osd/libass] Raster: FreeType 2.5.2 [osd/libass] Shaper: FriBidi 0.19.7 (SIMPLE) HarfBuzz-ng 1.0.1 (COMPLEX) [osd/libass] Initialized [global] config path: 'subfont.ttf' -/-> '/home/kevmitch/.config/mpv/subfont.ttf' [global] config path: 'subfont.ttf' -/-> '/home/kevmitch/.mpv/subfont.ttf' [global] config path: 'subfont.ttf' -/-> '/usr/local/etc/mpv/subfont.ttf' [global] config path: 'fonts.conf' -/-> '/home/kevmitch/.config/mpv/fonts.conf' [global] config path: 'fonts.conf' -/-> '/home/kevmitch/.mpv/fonts.conf' [global] config path: 'fonts.conf' -/-> '/usr/local/etc/mpv/fonts.conf' [osd/libass] Setting up fonts... [osd/libass] Adding memory font 'mpv-osd-symbols' [osd/libass] Done. [global] config path: 'fonts' -/-> '/home/kevmitch/.config/mpv/fonts' [global] config path: 'fonts' -/-> '/home/kevmitch/.mpv/fonts' [global] config path: 'fonts' -/-> '/usr/local/etc/mpv/fonts' [osd/libass] Raster: FreeType 2.5.2 [osd/libass] Shaper: FriBidi 0.19.7 (SIMPLE) HarfBuzz-ng 1.0.1 (COMPLEX) [osd/libass] Initialized [global] config path: 'subfont.ttf' -/-> '/home/kevmitch/.config/mpv/subfont.ttf' [global] config path: 'subfont.ttf' -/-> '/home/kevmitch/.mpv/subfont.ttf' [global] config path: 'subfont.ttf' -/-> '/usr/local/etc/mpv/subfont.ttf' [global] config path: 'fonts.conf' -/-> '/home/kevmitch/.config/mpv/fonts.conf' [global] config path: 'fonts.conf' -/-> '/home/kevmitch/.mpv/fonts.conf' [global] config path: 'fonts.conf' -/-> '/usr/local/etc/mpv/fonts.conf' [osd/libass] Setting up fonts... [osd/libass] Adding memory font 'mpv-osd-symbols' [osd/libass] Done. [osd/libass] Font info: family 'DejaVu Sans', style 'Book', fullname 'DejaVu Sans', slant 0, weight 80 [osd/libass] fontconfig_select: (sans-serif, 80, 0) -> /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf, 0 [osd/libass] Parsed drawing with 13 points and 1 contours [osd/libass] Parsed drawing with 13 points and 1 contours [osd/libass] Parsed drawing with 8 points and 1 contours [osd/libass] Parsed drawing with 26 points and 2 contours [osd/libass] Parsed drawing with 26 points and 2 contours [osd/libass] Parsed drawing with 26 points and 2 contours [vo/opengl] recompiling a shader program: [vo/opengl] [ 1] // OSD (libass) [vo/opengl] [ 2] vec4 color = vec4(ass_color.rgb, ass_color.a * texture(osdtex, texcoord).r); [vo/opengl] [ 3] // color management [vo/opengl] vertex shader source: [vo/opengl] [ 1] #version 130 [vo/opengl] [ 2] in vec2 position; [vo/opengl] [ 3] in vec2 vertex_texcoord; [vo/opengl] [ 4] out vec2 texcoord; [vo/opengl] [ 5] in vec4 vertex_ass_color; [vo/opengl] [ 6] out vec4 ass_color; [vo/opengl] [ 7] void main() { [vo/opengl] [ 8] gl_Position = vec4(position, 1.0, 1.0); [vo/opengl] [ 9] texcoord = vertex_texcoord; [vo/opengl] [ 10] ass_color = vertex_ass_color; [vo/opengl] [ 11] } [vo/opengl] fragment shader source: [vo/opengl] [ 1] #version 130 [vo/opengl] [ 2] #define RG rg [vo/opengl] [ 3] #define texture1D texture [vo/opengl] [ 4] #define texture3D texture [vo/opengl] [ 5] out vec4 out_color; [vo/opengl] [ 6] in vec2 texcoord; [vo/opengl] [ 7] in vec4 ass_color; [vo/opengl] [ 8] uniform sampler2D osdtex; [vo/opengl] [ 9] void main() { [vo/opengl] [ 10] // OSD (libass) [vo/opengl] [ 11] vec4 color = vec4(ass_color.rgb, ass_color.a * texture(osdtex, texcoord).r); [vo/opengl] [ 12] // color management [vo/opengl] [ 13] out_color = color; [vo/opengl] [ 14] } [vo/opengl] shader link log (status=1): [vo/opengl/wayland] restart frame callback [vo/opengl/wayland] keyboard_handle_modifier(0x7fffb4000cf0,0x7fffb4006f00,2541,0,0,0,0) [vo/opengl/wayland] keyboard_handle_enter(0x7fffb4000cf0,0x7fffb4006f00,2541,0x7fffb4005c50,0x7fffb48513d0) [vo/opengl/wayland] data_device_handle_selection(0x7fffb4000cf0,0x7fffb4005d40,(nil)) [vo/opengl/wayland] keyboard_handle_key(0x7fffb4000cf0,0x7fffb4006f00,2543,2877934,31,1) [input] key code=0x73 's' down [input] key 's' -> 'screenshot # take a screenshot' in 'default' [cplayer] Run command: screenshot, flags=9, args=[subtitles, unused] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x7fffc57fa700 (LWP 21570)] 0x00007fffe841987c in intel_miptree_attach_map (mode=1, h=1, w=960, y=0, x=0, slice=0, level=0, mt=0x0) at ../../../../../../../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:2571 2571 mt->level[level].slice[slice].map = map; (gdb) bt #0 0x00007fffe841987c in intel_miptree_attach_map (mode=1, h=1, w=960, y=0, x=0, slice=0, level=0, mt=0x0) at ../../../../../../../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:2571 #1 intel_miptree_map (brw=brw@entry=0x7ffff069b038, mt=0x0, level=0, slice=0, x=x@entry=0, y=y@entry=0, w=960, h=1, mode=1, out_ptr=0x7fffc57f97f8, out_stride=0x7fffc57f9800) at ../../../../../../../src/mesa/drivers/dri/i965/intel_mipmap_tree.c:2670 #2 0x00007fffe8416b2c in intel_map_renderbuffer (ctx=0x7ffff069b038, rb=0x7fffb4377140, x=0, y=0, w=, h=, mode=1, out_map=0x7fffc57f98f8, out_stride=0x7fffc57f98f0) at ../../../../../../../src/mesa/drivers/dri/i965/intel_fbo.c:184 #3 0x00007fffe812d118 in read_rgba_pixels (packing=0x7fffc57f9900, pixels=0x7fffaef29040, type=5121, format=6407, height=1, width=960, y=479, x=0, ctx=0x7ffff069b038) at ../../../../src/mesa/main/readpix.c:457 #4 _mesa_readpixels (ctx=ctx@entry=0x7ffff069b038, x=x@entry=0, y=y@entry=479, width=width@entry=960, height=height@entry=1, format=format@entry=6407, type=5121, packing=0x7ffff06b63c8, pixels=0x7fffaef29040) at ../../../../src/mesa/main/readpix.c:895 #5 0x00007fffe841ce00 in intelReadPixels (ctx=0x7ffff069b038, x=0, y=479, width=960, height=1, format=6407, type=5121, pack=0x7ffff06b63c8, pixels=0x7fffaef29040) at ../../../../../../../src/mesa/drivers/dri/i965/intel_pixel_read.c:276 #6 0x00007fffe812e574 in _mesa_ReadnPixelsARB (x=0, y=479, width=960, height=1, format=6407, type=5121, bufSize=2147483647, pixels=0x7fffaef29040) at ../../../../src/mesa/main/readpix.c:1119 #7 0x00007fffe812e7d2 in _mesa_ReadPixels (x=, y=, width=, height=, format=, type=, pixels=0x7fffaef29040) at ../../../../src/mesa/main/readpix.c:1127 #8 0x000000000053a462 in glGetWindowScreenshot (gl=0x7fffb40009b0) at ../video/out/gl_utils.c:194 #9 0x00000000005491d9 in control (vo=0x1dabbc0, request=, data=0x7fffffffe128) at ../video/out/vo_opengl.c:320 #10 0x000000000054431e in run_control (p=0x7fffffffe0f0) at ../video/out/vo.c:403 #11 0x00000000004d330f in mp_dispatch_queue_process (queue=0x1dabe00, timeout=timeout@entry=0) at ../misc/dispatch.c:197 #12 0x000000000054553d in vo_thread (ptr=0x1dabbc0) at ../video/out/vo.c:826 #13 0x00007ffff74790a4 in start_thread (arg=0x7fffc57fa700) at pthread_create.c:309 #14 0x0000003bdfae607d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) quit A debugging session is active. Inferior 1 [process 21552] will be killed. Quit anyway? (y or n)