doc/ffmpeg: clarify what -hwaccels list indicates

Fixes #8204
This commit is contained in:
Gyan Doshi 2021-04-03 10:55:12 +05:30
parent af867e59d9
commit 090dc381a1
1 changed files with 3 additions and 1 deletions

View File

@ -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