URI:
       mpv.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
       ---
       mpv.conf (475B)
       ---
            1 sub-scale=0.6
            2 sub-auto=all
            3 
            4 # Remove subtitle colors: radically strip all ASS tags and styles from the subtitle.
            5 sub-ass-override=strip
            6 
            7 force-window = immediate
            8 vo = gpu
            9 cache = yes
           10 volume-max = 1000
           11 
           12 #audio-channels = 2
           13 #ytdl-format=bestvideo[height<=?768][fps<=?30]+bestaudio/best
           14 
           15 # limit <1080 but keep best audio.
           16 #ytdl-format=bestvideo[height<=?1080]+bestaudio/best
           17 
           18 # workaround if youtube breaks again.
           19 #ytdl-raw-options=extractor-args=youtube:player_client=android