[vlc-devel] [PATCH 2/2] linux: Add for kms vout plugin possibility to choose output display
Rémi Denis-Courmont
remi at remlab.net
Mon Jan 14 18:34:55 CET 2019
Le maanantaina 14. tammikuuta 2019, 15.44.31 EET Juha-Pekka Heikkila a écrit :
> On 13.1.2019 12.09, Rémi Denis-Courmont wrote:
> > Le torstaina 10. tammikuuta 2019, 14.21.54 EET Juha-Pekka Heikkila a écrit
:
> >> Up to this point kms vout plugin chose first enumerated display to
> >> be used for output. Now added parameter --kms-connector which will
> >> accept number. List of available connectors are printed out by
> >> kms vout plugin in debug prints when run in verbose mode.
> >
> > Isn't this better done with the nascent generic fullscreen output
> > selection
> > (vout_window_SetFullscreen) interface than a custom parameter?
>
> That sound like it would be coming from windowed system to full screen?
> That would not work with kms as when kms is initialized there cannot be
> other software owning display.
I fail to see the causal link here.
> This patch was earlier on list when you suggested to try use
> change_integer_cb() for this selection. Alas this didn't work unless
> running in (qt) gui
Uh? wut? change_integer_cb() works with the CLI help, and you're welcome to
add it wherever else you see fit.
--
雷米‧德尼-库尔蒙
http://www.remlab.net/
More information about the vlc-devel
mailing list