mirror of https://github.com/mifi/lossless-cut
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
818 B
Markdown
15 lines
818 B
Markdown
- Add lossless cropping & aspect ratio override via bitstream and container metadata
|
|
- Alow shifting tracks for each file (`-itsoffset`)
|
|
- Add "decimate video" tool to filter away all non-keyframes
|
|
- Move timecode out of timeline and make it copy-able
|
|
- Add new "opposing" align mode
|
|
- Add FFmpeg `-hwaccel auto` setting for hardware acceleration of certain operations
|
|
- Show keyboard shortcuts inside button tooltips in UI
|
|
- Warn if trying to cut with too few keyframes around cutpoint
|
|
- Changed: New, advanced output directory selector
|
|
- Changed: Preserve chapters when merging files that already have chapters
|
|
- Changed: Don't merge adjacent segments in combineOverlappingSegments
|
|
- Changed: Don't transfer segment name when filling gaps
|
|
- Changed: Always scroll *up* to zoom in
|
|
- Many other improvements and fixes
|