From cb46f73cbb621a04244e4459e73e88541300e0c4 Mon Sep 17 00:00:00 2001 From: Philip Langdale Date: Thu, 22 Sep 2016 18:43:56 -0700 Subject: manpage: hwdec_cuda: update docs to say 10bit hevc is supported Now that ffmpeg bundles working headers, this no longer relies on a custom ffmpeg build with a hacked up header file. --- DOCS/man/options.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 126641f1eb..41c3f78085 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -700,8 +700,8 @@ Video mechanism in the opengl output path. To use this deinterlacing you must pass the option: ``vd-lavc-o=deint=[weave|bob|adaptive]``. Pass ``weave`` to not attempt any deinterlacing. - 10bit HEVC is currently not supported but maybe we can add support - after CUDA 8 is released (and it will be rounded down to 8 bits). + 10bit HEVC is available if the hardware supports it but it will be + rounded down to 8 bits. ``cuda-copy`` has the same behaviour as ``cuda`` - including the ability to deinterlace inside the decoder. However, traditional deinterlacing -- cgit v1.2.3