commit 66a8c4212a07549042a4b7044ec8541274c8836b parent 0657d206e637242c8b77156e1ff6fc848e64f250 Author: mjkloeckner <martin.cachari@gmail.com> Date: Thu, 22 Dec 2022 02:31:10 -0300 added mpv config files Diffstat:
A | .config/mpv/input.conf | | | 11 | +++++++++++ |
A | .config/mpv/mpv.conf | | | 7 | +++++++ |
2 files changed, 18 insertions(+), 0 deletions(-) diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf @@ -0,0 +1,11 @@ +u add sub-font-size 1 +U add sub-font-size -1 + +h seek -10 +l seek 10 + +r cycle-values loop-file "inf" "no" +R cycle-values loop-playlist "inf" "no" + +c add sub-pos -1 # move subtitles up +C add sub-pos +1 # move subtitles down diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf @@ -0,0 +1,7 @@ +sub-color='#FFFF00' #subtitle color in rgb +sub-shadow-color='#000000' #shadow color +sub-font='Noto Sans' #set font +sub-bold=yes +sub-font-size=35 +sub-pos=95 #subtitle position 5 percent above the bottom of the screen +af=scaletempo2