1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-23 21:54:53 +02:00

avconv_opt: Add an option that lists all supported hwaccels

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
Timothy Gu
2015-08-25 16:45:21 -07:00
committed by Luca Barbato
parent 629d4c5b4d
commit c23999be13
2 changed files with 18 additions and 0 deletions

View File

@@ -626,6 +626,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 avconv.
@end table
@section Audio Options