[vlc-devel] [PATCH 3/3] linux: Add for kms vout plugin possibility to choose output display

Filip Roséen filip at atch.se
Thu Sep 20 16:19:06 CEST 2018


Hi Thomas,

On 2018-09-17 08:27, Thomas Guillem wrote:

> On Fri, Sep 14, 2018, at 15:37, Juha-Pekka Heikkila wrote:
> > I'm not certain how to use change_integer_cb(). I tried following module 
> > descriptor:
> 
> Hello, the only way I know is from the QT UI, in advanced
> preferences, go to your module page. Your option should be populated
> via your ChooseConnector callback.
> 
> Is there is no way to do that from command line, maybe we should add
> one, no ?

If you by "command line" refer to interfaces, such as
`modules/gui/ncurses.c` or `share/lua/intf/*`, that runs in a
terminal, I agree with you, but I am not sure that we would like to
add support for such interaction in any other places than those (and
of course other interface implementations).

Perhaps one could add a diagnostic for modules that support such
change of values, that is printed on use, stating that there are
options to select. Though, isn't it already possible to get the list
of entities by looking at the output associated with `-H` and the
module in question?

I am all for increasing the usability of the current interfaces, but
adding support in the core for reading from the shell where the
instance of vlc was spawned, if any, sounds like the wrong path to
walk.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20180920/ab963de7/attachment.html>


More information about the vlc-devel mailing list