From 2ccfc5eb73128fee51640a9d703ba00cc62db6ac Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 9 Apr 2023 13:28:30 +0900 Subject: [PATCH 1/6] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index f75064b..516653c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -12,9 +12,9 @@ body: required: true - label: Search for your problem under [Issues](https://github.com/mifi/lossless-cut/issues) or [Discussions](https://github.com/mifi/lossless-cut/discussions) required: true - - label: If you have an issue only with one particular file, [use this form instead](https://github.com/mifi/lossless-cut/issues/new?assignees=&labels=&template=file-issue.yml) + - label: If you have a problem only with a particular file (or file type), [use this form instead](https://github.com/mifi/lossless-cut/issues/new?assignees=&labels=&template=file-issue.yml) required: true - - label: Windows 7, 8 and 8.1 are [no longer supported](https://github.com/mifi/lossless-cut/discussions/1476) **I am not using Windows 8.1 or older** + - label: Windows 7, 8 and 8.1 are [no longer supported](https://github.com/mifi/lossless-cut/discussions/1476) **This is not a question about Windows 8.1 or older.** required: true - type: dropdown id: operating-system From 887cdd4cc0f8356ffb0d9626674075ad343cb46e Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 9 Apr 2023 13:32:55 +0900 Subject: [PATCH 2/6] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 516653c..b87364d 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,5 +1,5 @@ name: 🐛 Bug report -description: Describe a bug in LosslessCut (not related to a specific file) +description: Describe a bug in LosslessCut (not related to a specific file or file type). body: - type: checkboxes id: initial-checklist @@ -14,7 +14,7 @@ body: required: true - label: If you have a problem only with a particular file (or file type), [use this form instead](https://github.com/mifi/lossless-cut/issues/new?assignees=&labels=&template=file-issue.yml) required: true - - label: Windows 7, 8 and 8.1 are [no longer supported](https://github.com/mifi/lossless-cut/discussions/1476) **This is not a question about Windows 8.1 or older.** + - label: Windows 7, 8 and 8.1 are [no longer supported](https://github.com/mifi/lossless-cut/discussions/1476). **This is not a question about Windows 8.1 or older.** required: true - type: dropdown id: operating-system @@ -22,6 +22,7 @@ body: label: Operating System description: Which operating system are you running? options: + - I don't want to say - MacOS 13 - MacOS 12 - MacOS 11 From 9c51ec503c9bd819b613abb111d84a1ce102718b Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Tue, 11 Apr 2023 01:38:49 +0900 Subject: [PATCH 3/6] Update issues.md --- issues.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/issues.md b/issues.md index ba611ad..1242faf 100644 --- a/issues.md +++ b/issues.md @@ -8,6 +8,8 @@ - First check the Keyboard shortcuts dialog. If you cannot find your shortcut there, [see this issue.](https://github.com/mifi/lossless-cut/issues/254) - When will you implement feature X? - I have limited time and I have a lot of projects to work on, so I cannot promise any timeline. I will usually prioritize the issues with the most likes, [see here for a list of the most popular issues](https://github.com/mifi/lossless-cut/issues/691). +- 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. ## App Stores and GitHub difference @@ -107,5 +109,5 @@ By default, only a single running instance of LosslessCut is allowed. If you sta # Still cannot find an answer? -If any other problem please search for [existing issues](https://github.com/mifi/lossless-cut/issues) before you file an issue here on GitHub. You can check the developer tools for any errors or clues. Menu: `Tools` -> `Toggle Developer Tools`. +If any other problem please search for [existing issues](https://github.com/mifi/lossless-cut/issues) before you [ask a question](https://github.com/mifi/lossless-cut/discussions) here on GitHub. You can check the developer tools for any errors or clues. Menu: `Tools` -> `Toggle Developer Tools`. Also you are welcome to hang out on [Discord](https://discord.gg/fhnEREfUJ3) 🤗 From 1ed0c132a86be933aa098d2febd996b56f80c3aa Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Wed, 12 Apr 2023 23:09:22 +0900 Subject: [PATCH 4/6] Update issues.md --- issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/issues.md b/issues.md index 1242faf..ef2150b 100644 --- a/issues.md +++ b/issues.md @@ -1,6 +1,6 @@ # FAQ -- **Can LosslessCut crop, resize, stretch, mirror, overlay text/images, watermark, blur, redact, re-encode, speed-up/slow-down, create GIF, slideshow, burn subtitles, color grading, fade/combine/mix/merge audio tracks or change audio volume?** +- **Can LosslessCut crop, resize, stretch, mirror, overlay text/images, watermark, blur, redact, re-encode, speed-up/slow-down, create GIF, slideshow, burn subtitles, color grading, fade/transition between video clips, fade/combine/mix/merge audio tracks or change audio volume?** - No, these are all lossy operations (meaning you have to re-encode the file), but in the future I may start to implement such features. [See this issue for more information.](https://github.com/mifi/lossless-cut/issues/372) - Can LosslessCut be batched/automated using a CLI or API? - While it was never designed for advanced batching/automation, it does have a [basic CLI](./cli.md), and there are a few feature requests regarding this: [#980](https://github.com/mifi/lossless-cut/issues/980) [#868](https://github.com/mifi/lossless-cut/issues/868). From f3e180b9955c33be4c77992bcf8806382fcdb7ca Mon Sep 17 00:00:00 2001 From: wonkydd Date: Sat, 15 Apr 2023 08:43:02 +0900 Subject: [PATCH 5/6] fix incorrect line about shortcut --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b2074e..77240a9 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ Unsupported files can still be converted to a supported format/codec from the `F - Press the **Camera** button (or C) if you want to take a JPEG/PNG snapshot from the current time - If you want to move the original file to trash, press the **trash** button - For best results you may need to trial and error with another output format (Matroska takes nearly everything), change keyframe cut mode or disable some tracks (see [known issues](issues.md)). -- Press H to view help and all keyboard shortcuts. +- Press SHIFT + / to view all keyboard & mouse shortcuts. - **Note:** The original video file will not be modified. Instead, a file is created file in the same directory as the original file with from/to timestamps in the file name. ## [Import / export](import-export.md) From 17a2a8cf531065b7ef17268590fa90a57d852d3a Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Tue, 18 Apr 2023 10:35:59 +0100 Subject: [PATCH 6/6] Update import-export.md --- import-export.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/import-export.md b/import-export.md index 3f751ab..ce40db1 100644 --- a/import-export.md +++ b/import-export.md @@ -34,6 +34,10 @@ LosslessCut also allows importing/exporting your project (segments) in a variety 1234,,Last segment ``` +### TSV + +Same as CSV but `` instead. + ### More formats? See https://github.com/mifi/lossless-cut/issues/1340