[FFmpeg-devel] [PATCH] doc/indevs: add xcbgrab

Stefano Sabatini stefasab at gmail.com
Wed Jan 28 10:06:08 CET 2015


On date Tuesday 2015-01-27 12:48:44 -0900, Lou Logan encoded:
> Signed-off-by: Lou Logan <lou at lrcd.com>
> ---
>  doc/indevs.texi | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/doc/indevs.texi b/doc/indevs.texi
> index ae61331..350adfe 100644
> --- a/doc/indevs.texi
> +++ b/doc/indevs.texi
> @@ -971,6 +971,7 @@ The filename passed as input is the capture driver number, ranging from
>  0 to 9. You may use "list" as filename to print a list of drivers. Any
>  other filename will be interpreted as device number 0.
>  
> + at anchor{x11grab}
>  @section x11grab
>  
>  X11 video input device.
> @@ -1064,6 +1065,15 @@ Use the MIT-SHM extension for shared memory. Default value is @code{1}.
>  It may be necessary to disable it for remote displays.
>  @end table
>  
> + at section xcbgrab
> +
> +XCB based X11 video input device.
> +

> +To enable this input device during configuration you need
> +libxcb installed on your system.

Don't you need something like --enable-libxcb?

> +
> +Options are identical to @ref{x11grab}.

LGTM otherwise, thanks.
-- 
FFmpeg = Fascinating Forgiving Multipurpose Powered Ecumenical Gladiator


More information about the ffmpeg-devel mailing list