Skip to content

Instantly share code, notes, and snippets.

@yutsuku
Created August 10, 2019 10:53
Show Gist options
  • Save yutsuku/d557ae0ff0cf9e54ac9d0fa7ce25a120 to your computer and use it in GitHub Desktop.
Save yutsuku/d557ae0ff0cf9e54ac9d0fa7ce25a120 to your computer and use it in GitHub Desktop.
mpv media player config
--screenshot-directory="E:\Images\snapshots"
--screenshot-template="%f_snapshot_%p_[%tY.%tm.%td]"
--volume-max=100.0
--keep-open=yes
--no-border
--sub-font="Noto Sans Bold"
--sub-font-size=36
--sub-use-margins=no
--sub-color="#FFFFFFFF"
ytdl-format=bestvideo[height<=1080]+bestaudio/best[height<=1080]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment