From 74b4cb5d494c87ca6220ae8c22c150d5d971e8ac Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sat, 23 Sep 2023 12:32:21 +0800 Subject: [PATCH] Update issues.md --- issues.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/issues.md b/issues.md index f18d4fa9..0052b5b8 100644 --- a/issues.md +++ b/issues.md @@ -74,8 +74,6 @@ This can happen when trying to merge files that are not compatible. Make sure th Doing this first might "clean up" certain parameters in the files, to make them more compatible for merging. If this doesn't work, you can also try to change `avoid_negative_ts` (in export options). Also try to disable most tracks (see above). -### Incorrect output duration, sped up or slowed down segments - ## Smart cut not working Smart cut is experimental, so don't expect too much. But if you're having problems, check out [this issue](https://github.com/mifi/lossless-cut/issues/126).