ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels

This commit is contained in:
Timothy Gu
2015-08-25 16:43:53 -07:00
parent 33908f0837
commit da0e76955a
2 changed files with 18 additions and 0 deletions

View File

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