KokoVP should be able to supply custom options to mpv and have a GUI to configure it.
Concept:
- Table view with option strings and checkboxes to enable/disable option without deleting it
- Buttons only to add new /delete selected option. Rearrangement with drag-n-drop.
- Store options as a plain text file, where line staring with
# will be disabled
- (Maybe) allow to have an options presets, using different files in one directory. Name of the file is the name of the preset. Preset should be selected using combobox, combobox should be auto-populated with the presets' files.
KokoVP should be able to supply custom options to mpv and have a GUI to configure it.
Concept:
#will be disabled