Page 1 of 1

adjust currently playing video

Posted: 24 Jan 2017 12:21
by miamia
Hello,
I found this at https://wiki.videolan.org/Change_the_br ... f_a_video/:
The VLC media player permits adjustments to a currently playing video. You can tweak the brightness, contrast, and hue (and other settings) in real-time.

In my scenario I can't access directly Settings->GUI/Effects/Video etc. I would like to be able to access it remotely, for example with commands/RC/any other script, to tweak settings in real-time. (I mean not accessing Settings via GUI but with commands).

I believe for command something like: "vlc set contrast 0.8" (or any other scriptable method via any other option like http, port, nc, any other utility with commands)

Please, How can this be done?

Re: adjust currently playing video

Posted: 24 Jan 2017 15:04
by kodela

Re: adjust currently playing video

Posted: 24 Jan 2017 17:10
by miamia
thanks, but I think these values in command line can be set for new vlc instance. But I have one vlc instance running and I want to be able to adjust setting on the fly, if possible.

Re: adjust currently playing video

Posted: 24 Jan 2017 21:32
by kodela
You can use the Hotkeys or Effect and Filters to control the media objects you are watching.

You can use the Hotkeys or Effect and Filters to control the media objects you are playing.

For hotkeys see: Menu - Tools - Preferences - Hotkeys
Effect and Filters: Menu Tools

Re: adjust currently playing video

Posted: 24 Jan 2017 22:46
by miamia
Hotkeys are not available for brightness, contrast, hue, etc values.

Re: adjust currently playing video

Posted: 24 Jan 2017 23:23
by kodela
I know, but miamia wrote:
The VLC media player permits adjustments to a currently playing video. You can tweak the brightness, contrast, and hue (and other settings) in real-time.