summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 4 insertions, 0 deletions
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=<yes|no>``
+ 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).