adjust currently playing video
Posted: 24 Jan 2017 12:21
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?
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?