From 546f7472fb2e1aac3d203eda2c352498ddb9a0ae Mon Sep 17 00:00:00 2001 From: wm4 Date: Sat, 30 Jul 2016 15:47:51 +0200 Subject: options: add vp9 to --hwdec-codecs --- DOCS/man/options.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index d78588ae78..6497d14684 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -885,9 +885,9 @@ Video You can get the list of allowed codecs with ``mpv --vd=help``. Remove the prefix, e.g. instead of ``lavc:h264`` use ``h264``. - By default, this is set to ``h264,vc1,wmv3,hevc,mpeg2video``. Note that the - hardware acceleration special codecs like ``h264_vdpau`` are not relevant - anymore, and in fact have been removed from Libav in this form. + By default, this is set to ``h264,vc1,wmv3,hevc,mpeg2video,vp9``. Note that + the hardware acceleration special codecs like ``h264_vdpau`` are not + relevant anymore, and in fact have been removed from Libav in this form. This is usually only needed with broken GPUs, where a codec is reported as supported, but decoding causes more problems than it solves. -- cgit v1.2.3