Re: [FFmpeg-devel] [PATCH v4] avdevice/xcbgrab: Add select_region option

2020-07-07 Thread Andriy Gelman
On Sun, 05. Jul 13:28, Omar Emara wrote: > This patch adds a select_region option to the xcbgrab input device. > If set to 1, the user will be prompted to select the grabbing area > graphically by clicking and dragging. A rectangle will be drawn to > mark the grabbing area. A single click with no d

[FFmpeg-devel] [PATCH v4] avdevice/xcbgrab: Add select_region option

2020-07-05 Thread Omar Emara
This patch adds a select_region option to the xcbgrab input device. If set to 1, the user will be prompted to select the grabbing area graphically by clicking and dragging. A rectangle will be drawn to mark the grabbing area. A single click with no dragging will select the whole screen. The option