14.03.2021, 20:23
(14.03.2021, 19:45)Selur Wrote:Quote:For the destination naming right out of the textbox, oh that's a shame. Eh, I can deal with this bit of inconvenience.I know min/max ToolTips of SpinBoxes and DoubleSpinBoxes don't get updated in case min/max changes.
(not going to implement that, since it would slow down the whole gui a lot .... looked at it again, may be will fix in the future)
Cu Selur
SpinBoxes? I don't mean to have the Output name box as something like that.
Oh wait, I must be misunderstood. I meant this one, as a live text-editable textbox.
Like, should I need several outputs (hence different filenames) from just one input, I can queue the first one, then adjust to the next; so that I don't have to bring up the "Set output file" dialogue window everytime.
For example, from just this one input above; I wish to have several processed outputs and be able to just change a part in its filename from that textbox:
- Cut 0-440 frames will be "F:\Videos\ArpieL\2021-0314 0540-23ArpieL 0-440.mp4" ; queue this 1st job.
- W/o changing input, Cut 2637-3169 will be "F:\Videos\ArpieL\2021-0314 0540-23ArpieL 2637-3169.mp4" ; queue 2nd job.
- Same input, Cut xxxx-yyyy will be "F:\Videos\ArpieL\2021-0314 0540-23ArpieL xxxx-yyyy.mp4" ; queue Nth job, and so on.