From: Sergey Matveev Date: Sun, 28 May 2023 14:25:44 +0000 (+0300) Subject: Seems that hardware acceleration won't hurting much X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=1d0f9a1490be24438d16f19e9ea49a3e67934711;p=dotfiles.git Seems that hardware acceleration won't hurting much --- diff --git a/mpv/.mpv/config b/mpv/.mpv/config index a94fb92..64991ff 100644 --- a/mpv/.mpv/config +++ b/mpv/.mpv/config @@ -6,6 +6,8 @@ display-tags=* gapless-audio=yes autosync=30 audio-channels=2 +hwdec=vaapi +hwdec-codecs=h264,hevc,vp8,vp9,mpeg2video,vc1 [AO] audio-device=oss//dev/vdsp @@ -17,10 +19,6 @@ af=lavfi=loudnorm [NV] video=no -[HW] -hwdec=vaapi -hwdec-codecs=h264,hevc,vp8,vp9,mpeg2video,vc1 - [E3] audio-device=oss//dev/dsp3