URI:
       mpv (temporary) conf - randomcrap - random crap programs of varying quality
  HTML git clone git://git.codemadness.org/randomcrap
   DIR Log
   DIR Files
   DIR Refs
   DIR README
   DIR LICENSE
       ---
   DIR commit 3f8515408be334c74c761ee5827ce1db4a2b3db0
   DIR parent f786de2410fe176d27e6807002a06ad167149cd6
  HTML Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Tue, 18 Aug 2026 11:55:09 +0200
       
       mpv (temporary) conf
       
       Diffstat:
         A config/mpv/input.conf               |       7 +++++++
         M config/mpv/mpv.conf                 |       6 ++++++
       
       2 files changed, 13 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/config/mpv/input.conf b/config/mpv/input.conf
       @@ -0,0 +1,7 @@
       +ALT+k add sub-scale +0.1
       +ALT+j add sub-scale -0.1
       +
       +# more fine-grained AV sync
       ++ add audio-delay 0.010
       += add audio-delay 0.010
       +- add audio-delay -0.010
   DIR diff --git a/config/mpv/mpv.conf b/config/mpv/mpv.conf
       @@ -11,3 +11,9 @@ volume-max = 1000
        
        #audio-channels = 2
        #ytdl-format=bestvideo[height<=?768][fps<=?30]+bestaudio/best
       +
       +# limit <1080 but keep best audio.
       +#ytdl-format=bestvideo[height<=?1080]+bestaudio/best
       +
       +# workaround if youtube breaks again.
       +ytdl-raw-options=extractor-args=youtube:player_client=android