Skip to content

Commit

Permalink
Merge commit '814fe5f860e85c84941168bab4c875e0606b44e4' into mediasource
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Feb 10, 2024
2 parents 476ab11 + 814fe5f commit 6d5ccf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 6d5ccf5

Please sign in to comment.