Page 1 of 1

How to save new adjusted"Video effects" settings as default?

Posted: 28 Sep 2010 15:59
by thoste
When I go to menu
Tools->Effects and Filters->Video Effects->Basic

then I can set new values e.g. for Brightness and Saturation for the currently running movie.
However when I later restart the same movie or other movies then the settings are again the initial ones.

How can I permanently set my personal current values as default for the future for ALL movies?

Thomas

Re: How to save new adjusted"Video effects" settings as defa

Posted: 06 Oct 2010 01:42
by smurfmachine
its your graphics card, not vlc.
you can tweak vlc as many times as you like but it'll change back every time.
i suggest you check here:-
viewtopic.php?f=14&t=50836

Re: How to save new adjusted"Video effects" settings as defa

Posted: 20 Nov 2010 22:24
by Xiaofeng
1. Choose Show ALL settings in Preferences windows.
2. -Video, +Filters, tick Image properties filter under Video filter module.
3. -Video, -Filters, under Image adjust, to change the values.
4. Save

Re: How to save new adjusted"Video effects" settings as default?

Posted: 20 Feb 2023 04:49
by d9k
Didn't work for video cropping.

What worked was video filter CLI args. The effect is applied, but not shown in video filters settings (Ctrl-E).

Code: Select all

vlc.exe --video-filter=croppadd{cropleft=100,cropright=100}