mifi / lossless-cut

The swiss army knife of lossless video/audio editing
https://losslesscut.app/
GNU General Public License v2.0
27.4k stars 1.33k forks source link

Remember / persist more settings & state #371

Open mifi opened 4 years ago

mifi commented 4 years ago

Some of these settings should only remembered for the current session (reset when restarting losslesscut or when explicitly closing file), while other should persist. Need to think about it.

Note: Many of these have keyboard shortcuts that you can bind, making the workflow much faster (even if not remembered).

Possibly stored in .llc file:

Other requested features:

tarve commented 4 years ago

Rotation lock.

KrisGielen commented 2 years ago

I +1 for remembering the No Audio option. For most, if not all of my videos, I like to audio to be removed. It's cumbersome to have to click the Keep Audio button every time to switch it to Discard Audio.

mifi commented 1 year ago

next version has a new jpeg quality settting

hulleyrob commented 1 year ago

I am constantly changing the black_min_duration for black detect and minChange for scene detect.

Would love for it to either remember my last setting or have a settings option to override the defaults.

hulleyrob commented 1 year ago

Can I add duration (detect silence scenes) to the list above. (1.0 seems to work better than 2.0 for me)

Mrnofish commented 1 year ago

I've upvoted #890 but I'm not sure if that gets noticed, since it's been collapsed in this multi issue (which seems like an effective way to send these to the issue graveyard, BTW).

Since I don't see a surge of upvotes coming for that particular improvement, is there a way to disable the blur from the console or something the like ?

I'm not particular about a pretty switch, I just need to get rid of that nasty, nasty blur.

mifi commented 1 year ago

You could try to try to add a CSS rule. if you open developer tools and select the blur background, you could find the rule and disable it. then I think you could also create some javascript that you could paste into the console to add a global css rule to disable it

colemar commented 1 year ago

Also Merge/Concatenate files Options should be remembered. e.g. "Create chapters..." is already remembered, "Always open..." is not.

hulleyrob commented 4 months ago

Can I add duration (detect silence scenes) to the list above. (1.0 seems to work better than 2.0 for me)

Is this included in the above as it doesnt seem to have its own checkbox and must be my most made change every time I use the program?

mifi commented 4 months ago

Is this included in the above as it doesnt seem to have its own checkbox and must be my most made change every time I use the program?

yes it's part of the bullet point "Black/scene/silence detect dialog parameters etc"