Advertisement
ACI-XCIX_0001

Untitled

Jun 24th, 2024
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. --fullscreen
  2. --keep-open=yes
  3. --screenshot-directory=C:\Users\alexa\Pictures\Screenshots\
  4. --osd-font-size=28
  5. --sub-border-size=4
  6. --vlang=eng, en
  7. --alang=eng, en
  8. --sub-file-paths=SRTs;SRT;Subtitles
  9. --slang=eng, en
  10. #--sid=5 #optional no subtitles selection but caption display is saved by default in the "--save-position-on-quit" anyways
  11. --loop-file=inf #Loop a single file <N> times. <inf> means forever, <no> means normal playback.
  12.  
  13.  
  14.  
  15. --blend-subtitles=no
  16. --sub-color='#ffffff' #subtitle color in rgb
  17. --sub-shadow-color='#000000' #shadow color
  18. --sub-font='consolas' #set font
  19. --sub-border-size=4
  20. --sub-font-size=40
  21. --sub-pos=100 #subtitle position 5 percent above the bottom of the screen
  22.  
  23.  
  24.  
  25.  
  26. mpv --vo=gpu-next --profile=gpu-hq --inverse-tone-mapping --target-colorspace-hint --target-prim=bt.2020 --target-trc=pq --msg-level=vo=v FILE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement