1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

Update README.md

This commit is contained in:
Mikael Finstad 2016-10-30 14:07:45 +01:00 committed by GitHub
parent 739a78538f
commit 1447a33226

View File

@ -1,5 +1,5 @@
# LosslessCut
GUI tool for lossless trimming / cutting of videos using ffmpeg. Great for rough processing of large video files taken from a video camera, drone, etc. Lets you quickly get rid of the useless parts. It doesn't do any decoding / encoding and is therefore very fast and has no quality loss. Also allows for taking JPEG snapshots of the video at the selected time.
Cross platform GUI tool for lossless trimming / cutting of videos using ffmpeg and electron. Great for rough processing of large video files taken from a video camera, drone, etc. Lets you quickly get rid of the useless parts. It doesn't do any decoding / encoding and is therefore very fast and has no quality loss. Also allows for taking JPEG snapshots of the video at the selected time.
## Download