VLC Controll with terminal

*nix specific usage questions
Gentoo-Kid
New Cone
New Cone
Posts: 3
Joined: 02 Oct 2010 21:35

VLC Controll with terminal

Postby Gentoo-Kid » 02 Oct 2010 21:47

Hallo, my question is:
Is there a possibillity, to controll things like color-management, brightness, gamma in vlc with terminal?
I want vlc to start with a specific color-configuration and i want install him without a gui .

Thanks

Rémi Denis-Courmont
Developer
Developer
Posts: 15266
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: VLC Controll with terminal

Postby Rémi Denis-Courmont » 03 Oct 2010 16:20

Yes. You need to set the video adjust filter and corresponding parameters from the command line. See the command line help for reference.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Gentoo-Kid
New Cone
New Cone
Posts: 3
Joined: 02 Oct 2010 21:35

Re: VLC Controll with terminal

Postby Gentoo-Kid » 04 Oct 2010 18:15

I don't know how to work with the parameters --XXX

vlc --brightness <2.0> /mnt/cdrom for example doesn't work. Wthout --brightness <2.0> the DVD is played.

Code: Select all

Image properties filter Module name: adjust --contrast <float> Image contrast in the 0-2 range. --brightness <float> Image brightness in the 0-2 range. --hue <integer> Image hue in the 0-360 range. --saturation <float> Image saturation in the 0-3 range. -gamma <float> Image gamma in the 0-10 range.

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC Controll with terminal

Postby Jean-Baptiste Kempf » 10 Oct 2010 19:16

You need to load the adjust module
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

Gentoo-Kid
New Cone
New Cone
Posts: 3
Joined: 02 Oct 2010 21:35

Re: VLC Controll with terminal

Postby Gentoo-Kid » 21 Oct 2010 23:50

vlc --access adjust -gamma 2.0 /path to dvd

doesen't work.

Can you write me the complete line i have to use?
It is my first time i use vlc.

Thank you

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: VLC Controll with terminal

Postby Jean-Baptiste Kempf » 28 Oct 2010 22:43

it is a video filter, not an access
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

rsduhamel
New Cone
New Cone
Posts: 3
Joined: 18 Oct 2005 08:44

Re: VLC Controll with terminal

Postby rsduhamel » 18 Jan 2011 07:28

I hope you guys realize how unhelpful you are. I finally hacked it out. Add the following to your shortcut target:
  • --video-filter=adjust
This enables the filter. Now add (for example):
  • --contrast=1 --brightness=1 --hue=180 --saturation=2 --gamma=1
The numbers are floating-point decimal numbers, e.g. "1.002". The available ranges are as follows:
  • contrast 0-2
    brightness 0-2
    hue 0-360
    saturation 0-3
    gamma 0-10
I haven't tried this in Linux but I believe that you leave the equal sign out there. Hope this saves someone the couple of hours of headaches it took me to ferret this out.

Lucas Malor
Blank Cone
Blank Cone
Posts: 18
Joined: 24 Jun 2007 19:42
Contact:

Re: VLC Controll with terminal

Postby Lucas Malor » 14 Jul 2011 13:28

Thank you, I was searching exactly this. I must say the VLC help is not very clear about this.

rob96id
New Cone
New Cone
Posts: 2
Joined: 29 Jan 2011 02:49

Re: VLC Controll with terminal

Postby rob96id » 12 Jan 2012 02:27

Thanks rsduhamel! Exactly what I was looking for!


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 27 guests