[FFmpeg-cvslog] doc: remove remaining legacy x11grab references
Clément Bœsch
git at videolan.org
Wed Mar 15 23:23:13 EET 2017
ffmpeg | branch: master | Clément Bœsch <u at pkh.me> | Wed Mar 15 22:23:00 2017 +0100| [2f6661c940161e97c7d5a2275e398264b171e001] | committer: Clément Bœsch
doc: remove remaining legacy x11grab references
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2f6661c940161e97c7d5a2275e398264b171e001
---
doc/indevs.texi | 8 --------
1 file changed, 8 deletions(-)
diff --git a/doc/indevs.texi b/doc/indevs.texi
index 54f270b..27cc3d5 100644
--- a/doc/indevs.texi
+++ b/doc/indevs.texi
@@ -1305,9 +1305,6 @@ To enable this input device during configuration you need libxcb
installed on your system. It will be automatically detected during
configuration.
-Alternatively, the configure option @option{--enable-x11grab} exists
-for legacy Xlib users.
-
This device allows one to capture a region of an X11 display.
The filename passed as input has the syntax:
@@ -1395,11 +1392,6 @@ ffmpeg -f x11grab -follow_mouse centered -show_region 1 -framerate 25 -video_siz
@item video_size
Set the video frame size. Default value is @code{vga}.
- at item use_shm
-Use the MIT-SHM extension for shared memory. Default value is @code{1}.
-It may be necessary to disable it for remote displays (legacy x11grab
-only).
-
@item grab_x
@item grab_y
Set the grabbing region coordinates. They are expressed as offset from
More information about the ffmpeg-cvslog
mailing list