If you select a preset in the Voukoder -> Configure Tab, it would be useful if the settings/parameters are set directly with the values from that preset ![]()
Preset default values
-
-
Kleinrotti
March 29, 2019 at 7:32 PM Changed the title of the thread from “Preset Standart Werte” to “Preset default values”. -
Vouk
March 29, 2019 at 11:09 PM Added the label Investigating -
- Official Post
Can you elabobate on this? I don't get what you mean.
-
If you select a preset e.g. medium or slower there are defined values/parameters for this preset like subme=9, ref=5 ... . Currently the parameters doesn't change automatically if you select a preset.
I attached a screenshot with the right parameters for each preset (x264)
-
- Official Post
Okay, understood. Will think about it. Not on high prio.
-
Okay, understood. Will think about it. Not on high prio.
Maybe I can implement it next week, I have dealt with the last few weeks with the source code.
-
- Official Post
More precise: I need to think about it if I want to have it implemented or not.
I don't want to have any hardcoded mapping of presets to a list of parameters as these presets might change in the future by the x264 devs.
Also if you save the the final configuration and load it again you would only have the single parameters selected again and there'd be no connection to the original preset anymore.
What if you first select "slow" then "fast"? Would it set the single params for "slow" and when selecting "fast" it'd overwrite them and add more from "fast?" This is creating a mess.
That's why I am not too excited about it.
-
My idea was to create something like "preset" files where every parameter is defined. When you select a preset in Voukoder it loads these parameters and set it as default (settings before will be overridden). StaxRip is a good example.
-
Just do it like Handbrake already does.
E: Or like MeGUI
-
- Official Post
My idea was to create something like "preset" files where every parameter is defined. When you select a preset in Voukoder it loads these parameters and set it as default (settings before will be overridden). StaxRip is a good example.
Initially you were talking about the x264 "preset" parameter, right? Sounds more like custom defined presets now. There is a huge difference between both. Custom encoder presets are planned already, but I'm currently focused on bugfixing right now.
-
Initially you were talking about the x264 "preset" parameter, right? Sounds more like custom defined presets now. There is a huge difference between both. Custom encoder presets are planned already, but I'm currently focused on bugfixing right now.
Yes preset parameters
-
Here is a video which shows exactly what I mean.
-
- Official Post
Also if you save the the final configuration and load it again you would only have the single parameters selected again and there'd be no connection to the original preset anymore.
What if you first select "slow" then "fast"? Would it set the single params for "slow" and when selecting "fast" it'd overwrite them and add more from "fast?" This is creating a mess.I'll mark it as rejected for now. I understand your point, but there is no good UI concept. The Voukoder UI works similar to the command line parameters. And other option would be to remove the x264 preset option completely and deal with the single options only. But then... why?
Currently we have the workflow:
- You can use a preset i.e. "slow"
- But then you have the possibility of overwriting single parameters, even if they are already set with the preset.
-
Vouk
April 25, 2019 at 2:51 PM Set the label from Investigating to Rejected -
Vouk
February 23, 2022 at 1:11 PM Moved the thread from forum Feature requests to forum Closed feature requests.