You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would also like to ask for another option than the mentioned two: relative to the input file, but in a subfolder.
Ideally I would like the project file (the .llc) to be stored next to the input file, which then can store were the temporary files were put to (e.g. a llc-temp subfolder in the same directory as the input file) and where the outputs went to (like llc-output). This way I could quickly reopen a project and easily tell what files were input and which were generated and can be thrown out in a month, while not accidentally deleting the output files.
Maybe I get the time to look at implementing this myself.
Currently LosslessCut allows saving output, temp files and project file all together, either:
Some people have asked for more granularity:
The text was updated successfully, but these errors were encountered: