From d6e7190836118542b1dba8f0f2d2f1d9821d10dd Mon Sep 17 00:00:00 2001 From: Rodger Combs Date: Sun, 25 Oct 2015 04:45:44 -0500 Subject: vd_lavc: make software decoding fallback an option --- DOCS/man/options.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/options.rst') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index c1a34317b1..c2b8ad118a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -823,6 +823,10 @@ Video The result is most likely broken decoding, but may also help if the detected or reported profiles are somehow incorrect. +``--vd-lavc-software-fallback=`` + Fallback to software decoding if the hardware-accelerated decoder fails + (default: yes). + ``--vd-lavc-bitexact`` Only use bit-exact algorithms in all decoding steps (for codec testing). -- cgit v1.2.3