]> Sergey Matveev's repositories - dotfiles.git/blob - mpv/.mpv/config
Do not think too much about scaling algorithm
[dotfiles.git] / mpv / .mpv / config
1 vo=gpu
2 cache=yes
3 cache-secs=60
4 display-tags=*
5 #osd-fractions
6 gapless-audio=yes
7 autosync=30
8 audio-channels=2
9
10 [AO]
11 audio-device=oss//dev/vdsp
12 audio-delay=-0.02
13
14 [VN]
15 af=lavfi=loudnorm
16
17 [NV]
18 video=no
19
20 [HW]
21 hwdec=vaapi
22 hwdec-codecs=h264,hevc,vp8,vp9,mpeg2video,vc1
23
24 [EA3]
25 audio-device=oss//dev/dsp3
26
27 [EA4]
28 audio-device=oss//dev/dsp4