summaryrefslogtreecommitdiff
path: root/doc/ffmpeg.texi
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-08-25 16:43:53 -0700
committerTimothy Gu <timothygu99@gmail.com>2015-08-26 18:46:20 -0700
commitda0e76955a08249c593861a5088c20c50a48c6bb (patch)
treea92c515f743767bd17c080e7f6b2ffa913654cf3 /doc/ffmpeg.texi
parent33908f08377dd6abb219b4a080f65cb2eec938e6 (diff)
ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels
Diffstat (limited to 'doc/ffmpeg.texi')
-rw-r--r--doc/ffmpeg.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 51a4ec537e..f4ffc6cab9 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -698,6 +698,10 @@ is not specified, the value of the @var{DISPLAY} environment variable is used
For DXVA2, this option should contain the number of the display adapter to use.
If this option is not specified, the default adapter is used.
@end table
+
+@item -hwaccels
+List all hardware acceleration methods supported in this build of ffmpeg.
+
@end table
@section Audio Options