From 814fe5f860e85c84941168bab4c875e0606b44e4 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Fri, 9 Feb 2024 19:32:39 +0800 Subject: [PATCH] Update issues.md --- issues.md | 1 + 1 file changed, 1 insertion(+) diff --git a/issues.md b/issues.md index 9d94dcc3..0eace0fb 100644 --- a/issues.md +++ b/issues.md @@ -49,6 +49,7 @@ Each segment's *start cut time* normally (but not always) will be "rounded" to t - Try to change `avoid_negative_ts` (in export options). - Try also to set the **start**-cutpoint a few frames **before or after** the nearest keyframe (may also solve audio sync issues). - You may try to enable the new "Smart cut" mode to allow cutting between keyframes. However it is very experimental and may not work for many files. +- Currently, the only way to review the exported file (to check the actual cutpoints) is to run the export (possibly with only one segment enabled to speed up) and then manually check the output file. See also [#1887](https://github.com/mifi/lossless-cut/issues/1887) ### Starts from wrong keyframe