1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-22 10:22:31 +01:00

updat ereadme

This commit is contained in:
Mikael Finstad 2019-01-29 00:09:55 +01:00
parent e16d235a38
commit 007991bb11

View File

@ -6,13 +6,13 @@ Simple and ultra fast cross platform tool for lossless trimming/cutting of video
## Features ## Features
- Lossless cutting of common video and audio formats - Lossless cutting of common video and audio formats
- Lossless merge of files (identical codecs) - Lossless merge of selected segments if more the one
- Lossless extracting of all streams from a file (video, audio, subtitle, ++) - Lossless merge of arbitrary files (with identical codecs)
- Cut out multiple segments at the same time - Lossless extracting of all data streams from a file (video, audio, subtitle, ++)
- Take full-resolution snapshots from videos in JPEG/PNG format - Take full-resolution snapshots from videos in JPEG/PNG format
- Manual input range of cutpoints - Manual input range of cutpoints
- Can include more than 2 streams or remove audio track (optional) - Can include more than 2 streams or remove audio track (optional)
- Apply timecode offset - Apply a timecode offset
- Change rotation/orientation metadata in videos. Great for rotating phone videos that come out the wrong way without actually re-encoding the video. - Change rotation/orientation metadata in videos. Great for rotating phone videos that come out the wrong way without actually re-encoding the video.
## Installing / running ## Installing / running