Brightness in vlc plugin(0.9.9) in linux

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
babitha
Blank Cone
Blank Cone
Posts: 25
Joined: 15 Jan 2008 08:01

Brightness in vlc plugin(0.9.9) in linux

Postby babitha » 16 Jun 2009 14:07

Hello all,
May I know how to set brightness in vlc 0.0.9 plugin in linux?I'm able to set it throuugh command line.Waiting for your reply.
Thanks,

thannoy
Big Cone-huna
Big Cone-huna
Posts: 601
Joined: 20 Mar 2008 09:44
VLC version: 0.9.8a & 1.0-git
Operating System: GNU/Linux Fedora10
Location: France
Contact:

Re: Brightness in vlc plugin(0.9.9) in linux

Postby thannoy » 16 Jun 2009 14:31

I don't think it is possible. What do you use for you command-line?

Most of the time, you can add command-line argument as the third argument of .playlist.add(url, name, options) like

Code: Select all

myvlc.playlist.play(url, "foo", ":brightness=1.9")
But there is some problems:
- "brightness" optiopn is not yet tagged as safe to be use so it will be ignored in this kind of usages
- I think you also need another argument like ":vout-filter=adjust" or ":video-filter=adjust". But vout-filter and video-filter modification is not safe so it will not be tagged as safe.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 50 guests