summaryrefslogtreecommitdiff
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorGyan Doshi <ffmpeg@gyani.pro>2021-04-03 10:55:12 +0530
committerGyan Doshi <ffmpeg@gyani.pro>2021-04-03 10:58:07 +0530
commit090dc381a19423b2a9f303d564afaff5f1db9a4b (patch)
tree39ee3fad55be2a6de455cb0389dce301c0c2d44a /doc/ffmpeg.texi
parentaf867e59d9ac3db5aaf7df4691f032e14ea51588 (diff)
doc/ffmpeg: clarify what -hwaccels list indicates
Fixes #8204
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r--doc/ffmpeg.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index a1820af2a9..9feabe6517 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -1243,7 +1243,9 @@ by name, or it can create a new device as if
were called immediately before.
@item -hwaccels
-List all hardware acceleration methods supported in this build of ffmpeg.
+List all hardware acceleration components enabled in this build of ffmpeg.
+Actual runtime availability depends on the hardware and its suitable driver
+being installed.
@end table