Mikael Finstad

Results 1504 comments of Mikael Finstad

LosslessCut should already (on windows) pick up a `config.json` if it exists in the same folder as the .exe file, see #645 What you're asking for is a way to...

> > LosslessCut.exe --config config1.json > > thank you for your response, I just tested. seems the config file with version3.59.1.0 on my win10 is C:\Users[username]\AppData\Roaming\LosslessCut\config.json specify the full path,...

next version will have a new cli arg `--config-dir`

related #733

I've now added `color-scheme` according to the user's dark/light setting in the app

not exactly sure what you are doing to reproduce the issue and what's the problem. Basically when the checkbox is unchecked, losslesscut will not overwrite existing files with the same...

Thanks for detailing. Hmm, I think this is a bug then. Just to be sure: your input directory is the same as the output directory right? If there exists no...

Hmm, I'm still not sure I understand exactly. Did you have the overwrite option enabled or disabled while exporting File 1? before the overwrite option was added, all files would...

so if you don't export File 1 first, then File 2 exports successfully? or are you saying that as long as you have the output file name set to `${FILENAME}${EXT}`...

ok, so to summarize, the bug that I need to try to reproduce is: 1. set overwrite setting OFF 2. open a file from a directory, e.g. `/Users/me/Downloads/input.mp4` 3. filename...