Page 1 of 1

Save settings

Posted: 11 Jan 2012 14:54
by giaur
Hello,

Settings like eq settings, crop, aspect ratio etc.. are not saved after restart app. I need to open full preferences window and click save from there to make all changes saved. It seems to be good idea to make settings like equaizer, effects etc. auto saved, because many people are confused if they change (for example) graphic equalizer settings in eq window (after click eq button in main vlc window) and there is no clear way to save changes.

I think this is quite useful and should not be very difficult, so consider this if you agree.

Re: Save settings

Posted: 11 Jan 2012 15:31
by VLC_help
Please, use search. This has been requested multiple times.

Re: Save settings

Posted: 12 Feb 2012 14:42
by Zabalero
Please, use search. This has been requested multiple times.
Exactly.
And nothing seems to happens, despite it has been requested multiple times.

Who do you make software for? For the people using it?

Re: Save settings

Posted: 13 Feb 2012 19:00
by VLC_help
Who do you make software for? For the people using it?
For ourselves. It is a nice hobby.

(requesting same feature multiple times won't help, and there isn't any guarantees that feature request will be implemented, if you NEED something, hire a coder)

Eq settings are saved in VLC 2.0.0 (at least under Qt4 interface)

Re: Save settings

Posted: 14 Feb 2012 15:39
by mederi
Can Lua read and set actual various VLC settings and change them "on the fly"? I am just trying to find out capabilities of VLC Lua scripting whether it would be possible to make some extension or interface for tasks like saving/loading settings, remember actual media file and playback position on VLC close, pause/play video by mouse single click on video (like on youtube), ...

Re: Save settings

Posted: 14 Feb 2012 16:57
by VLC_help
LUA script should be able to adjust Eq settings (in VLC 2.0.0 and newer).