mirror of
https://github.com/mifi/lossless-cut.git
synced 2024-11-22 02:12:30 +01:00
update faq
This commit is contained in:
parent
533074ddae
commit
7eeac349a8
@ -11,7 +11,7 @@
|
|||||||
- How to *cut away* a middle part of a video?
|
- How to *cut away* a middle part of a video?
|
||||||
- Enable "advanced view" and then click the Yin Yang symbol. It will invert the segments.
|
- Enable "advanced view" and then click the Yin Yang symbol. It will invert the segments.
|
||||||
- Where is application data, settings and temp files stored?
|
- Where is application data, settings and temp files stored?
|
||||||
- Electron's [appData](https://www.electronjs.org/docs/api/app#appgetpathname) folder.
|
- Electron's [appData](https://www.electronjs.org/docs/api/app#appgetpathname) folder: `%APPDATA%/LosslessCut` on Windows. `~/Library/Application Support/LosslessCut` on macOS. `$XDG_CONFIG_HOME/LosslessCut` or `~/.config/LosslessCut` on Linux. See also [portable app?](https://github.com/mifi/lossless-cut/issues/645)
|
||||||
- Can I export and replace the input file in-place?
|
- Can I export and replace the input file in-place?
|
||||||
- No, but you can export and automatically delete the input file.
|
- No, but you can export and automatically delete the input file.
|
||||||
- Can you publish through [winget](https://github.com/mifi/lossless-cut/issues/1279), [Flatpak](https://github.com/mifi/lossless-cut/pull/1813), [Docker](https://github.com/mifi/lossless-cut/issues/1086) or other software mangers?
|
- Can you publish through [winget](https://github.com/mifi/lossless-cut/issues/1279), [Flatpak](https://github.com/mifi/lossless-cut/pull/1813), [Docker](https://github.com/mifi/lossless-cut/issues/1086) or other software mangers?
|
||||||
|
Loading…
Reference in New Issue
Block a user