Merge commit '814fe5f860e85c84941168bab4c875e0606b44e4' into mediasource

pull/1844/head
Mikael Finstad 2024-02-10 18:31:20 +08:00
commit 6d5ccf5225
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 25AB36E3E81CBC26
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -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