From 8518da23f59d8f5a52f7c1c919f584a119484d0f Mon Sep 17 00:00:00 2001 From: Lukasz Marek Date: Tue, 27 May 2014 23:04:52 +0200 Subject: ffmpeg: add -devices param FFmpeg mix devices and file formats when -formats option is used. This commit adds a -devices param to list devices only. Signed-off-by: Lukasz Marek Signed-off-by: Michael Niedermayer --- doc/indevs.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/indevs.texi') diff --git a/doc/indevs.texi b/doc/indevs.texi index 7b94155380..4ea82a4ba8 100644 --- a/doc/indevs.texi +++ b/doc/indevs.texi @@ -13,8 +13,8 @@ You can disable all the input devices using the configure option option "--enable-indev=@var{INDEV}", or you can disable a particular input device using the option "--disable-indev=@var{INDEV}". -The option "-formats" of the ff* tools will display the list of -supported input devices (amongst the demuxers). +The option "-devices" of the ff* tools will display the list of +supported input devices. A description of the currently available input devices follows. -- cgit v1.2.3