dotfiles

<-- duh.
git clone https://hhvn.uk/dotfiles
git clone git://hhvn.uk/dotfiles
Log | Files | Refs | Submodules | LICENSE

mpv.conf (760B)


      1 # 1080p
      2 # ytdl-format="(bestvideo[height<=1080]+bestaudio)[ext=webm]/bestvideo[height<=1080]+bestaudio/best[height<=1080]/bestvideo+bestaudio/best"
      3 
      4 # 1440p
      5 ytdl-format="(bestvideo[height<=1080]+bestaudio)[ext=webm]/bestvideo[height<=1080]+bestaudio/best[height<=1080]/bestvideo+bestaudio/best"
      6 
      7 # default to no subtitles
      8 no-sub-ass
      9 no-sub
     10 no-audio-display
     11 volume-max=175
     12 
     13 video-sync=display-resample
     14 profile=low-latency
     15 scale=bilinear
     16 cscale=bilinear
     17 dscale=bilinear
     18 scale-antiring=0
     19 cscale-antiring=0
     20 dither-depth=no
     21 correct-downscaling=no
     22 sigmoid-upscaling=no
     23 deband=no
     24 hwdec=auto
     25 
     26 vd-lavc-fast
     27 vd-lavc-threads=4
     28 
     29 alang=en,eng,sv,swe,se
     30 slang=en,eng,sv,swe,se
     31 
     32 ao=sndio
     33 
     34 # make speed up audio sound better
     35 af=scaletempo2
     36 
     37 # uosc
     38 osc=no
     39 osd-bar=no
     40 border=no