Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember / persist more settings & state #371

Open
6 of 27 tasks
mifi opened this issue May 21, 2020 · 20 comments
Open
6 of 27 tasks

Remember / persist more settings & state #371

mifi opened this issue May 21, 2020 · 20 comments

Comments

@mifi
Copy link
Owner

mifi commented May 21, 2020

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:

  • Be able to override any settings from the command line
  • Have multiple settings "presets" that can be switched between
@tarve
Copy link

tarve commented May 21, 2020

Rotation lock.

mifi added a commit that referenced this issue Feb 6, 2022
- add button to merge current batch list
- show more options in merge dialog
- allow preserving metadata when merging also when not using allStreams #1008
- remember concat/batch choice #371
@KrisGielen
Copy link

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
Copy link
Owner Author

mifi commented Jan 6, 2023

next version has a new jpeg quality settting

@hulleyrob
Copy link

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.

mifi added a commit that referenced this issue Feb 19, 2023
@hulleyrob
Copy link

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

@Mrnofish
Copy link

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
Copy link
Owner Author

mifi commented Jun 21, 2023

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
Copy link

colemar commented Sep 11, 2023

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

@hulleyrob
Copy link

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
Copy link
Owner Author

mifi commented May 27, 2024

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"

@mifi
Copy link
Owner Author

mifi commented Dec 10, 2024

Black/scene/silence detect dialog parameters will be remembered in the next version (until app is restarted)

@hulleyrob
Copy link

YAY! Been waiting for this. Thank you.

@hulleyrob
Copy link

Further to trying this out it's now obvious I open and close the window a lot between edits. Is there anyway to make this persist between sessions?

@mifi
Copy link
Owner Author

mifi commented Dec 19, 2024

Further to trying this out it's now obvious I open and close the window a lot between edits. Is there anyway to make this persist between sessions?

not exactly sure what you're asking and which version you're on

@hulleyrob
Copy link

Black/scene/silence detect dialog parameters will be remembered in the next version (until app is restarted)

Is there any way for these settings to persist after closing and reopening the app. It's not possible in the current version I'm using. (3.64.0)

@mifi
Copy link
Owner Author

mifi commented Dec 20, 2024

Is there any way for these settings to persist after closing and reopening the app. It's not possible in the current version I'm using. (3.64.0)

not currently. you would have to write them down outside losslesscut and re-enter when you re-open the app after closing it

@hulleyrob
Copy link

Is there any way for these settings to persist after closing and reopening the app. It's not possible in the current version I'm using. (3.64.0)

not currently. you would have to write them down outside losslesscut and re-enter when you re-open the app after closing it

Thought so. It's just this is something I'm doing pretty much every time I use the app. I've managed to create keyboard shortcuts for everything else so that I can pretty much tap some keys to do what I want but entering this every time takes about as long as everything else. Please consider having a persistent setting for this even an ini override or something in the config file would be fine.

@mifi
Copy link
Owner Author

mifi commented Dec 20, 2024

Is it possible to optimize your workflow so that you don’t have to close the app between each file you process?

@hulleyrob
Copy link

I tried and the first thing I did after export was close the app...

I can see this being a problem which is why I asked if it would be at all possible.

I can see why you want to reset the defaults but if there was a way for someone to change those defaults on purpose that most people would not do that would be great.

@mifi
Copy link
Owner Author

mifi commented Dec 22, 2024

Anything is possible but i need to prioritize, and i feel that storing it until app restart is a good compromise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants