Skip to content

Instantly share code, notes, and snippets.

@henry0312
Last active January 3, 2016 21:39
Show Gist options
  • Save henry0312/8522863 to your computer and use it in GitHub Desktop.
Save henry0312/8522863 to your computer and use it in GitHub Desktop.
# vim: syntax=config
# https://github.com/pigoz/dotfiles/blob/master/mpv/config
################################################################################
# General
################################################################################
#use-filedir-conf=yes # load config file from file directory
correct-pts=yes
msgcolor=yes
cache=50176
cache-min=10
volume=100
screenshot-format=png
screenshot-template=/Users/henry/Desktop/SS/mpv-ss-%ty%tm%td-%tH%tM%tS-%wHh%wMm%wSs%wT
################################################################################
# Video Filters
################################################################################
#deinterlace=auto
vf=yadif
vf-defaults=yadif=frame
################################################################################
# Video Output
################################################################################
vo=opengl-hq
hwdec=vda
hwdec-codecs=h264,mpeg2video
osc=no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment