Advertisement
Guest User

mpv.conf

a guest
Dec 31st, 2017
214
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. ############################
  2. # Quality related settings #
  3. ############################
  4.  
  5. profile=gpu-hq
  6. volume-max=100
  7.  
  8. #########################################
  9. # Misc settings, not related to quality #
  10. #########################################
  11.  
  12. # Reduce default OSD size, the defaults are too big.
  13. osd-font-size=14
  14.  
  15. # Default sub/audio lang.
  16. slang=enUS,en,eng,ptBR,pt
  17. alang=jp,jpn,enUS,en,eng,ptBR,pt
  18.  
  19. #command line options
  20. monitoraspect=21:9
  21. video-aspect=21:9
  22. no-keepaspect
  23. no-border
  24. no-taskbar-progress
  25. snap-window
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement