Za Jin
gk
-- Přeposlaná zpráva --
Od: "Ing. Radomír Polách"
Datum: 24. 7. 2017 3:45 odp.
Předmět: Re: Uživatel Petr Soukup tweetnul: Když má vaše služba status
page, zvažte hostovat ji někde jinde nž službu :)
Komu: "Oblíbené ve vaší síti"
Kopie:
Tak
Dne 1
2016-11-11 11:35 GMT+01:00 Nicolas George :
> Thanks for the patch. See comments below.
>
> > Subject: Re: [FFmpeg-devel] [PATCH] feature: xcbgrab single window
>
> The recommended syntax would be "lavd/xcbgrab: add single window mode".
>
Ok.
>
> > Allows to grab only a single window by using s
Allows to grab only a single window by using syntax:
ffmpeg -f x11grab -r 15 -i ":0/0x0580001b/parent2" ...
The syntax for input is "display/grab_window_id/focus_window_id".
If focus_window_id is omitted it is set as grab_window_id.
There are special constants for focus_window_id:
- this: grab_wind