diff options
author | wm4 <wm4@nowhere> | 2017-10-23 21:12:45 +0200 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2017-10-23 21:12:45 +0200 |
commit | 459300222255ec6b42bdf276a309b721c282c794 (patch) | |
tree | bf537f37936b956ba20ddc4192f82bf2284aa3e0 /DOCS/man | |
parent | 2c006876418b12cc0b1c32950f14d7db649db5e1 (diff) |
manpage: add --hwdec=rkmpp entry
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/options.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index d6e7cf56cf..6d1ff4df5a 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -696,6 +696,7 @@ Video :cuda: requires ``--vo=gpu`` (Any platform CUDA is available) :cuda-copy: copies video back to system RAM (Any platform CUDA is available) :crystalhd: copies video back to system RAM (Any platform supported by hardware) + :rkmpp: requires ``--vo=gpu`` (some RockChip devices only) ``auto`` tries to automatically enable hardware decoding using the first available method. This still depends what VO you are using. For example, |