From 1ab8a15d98e3e2b2c8f2b3c71e6096781b72156b Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Sun, 6 Nov 2016 16:43:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 10ed7efd..2869ed20 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # LosslessCut 🎥 [![Travis](https://img.shields.io/travis/mifi/lossless-cut.svg)]() -![Screenshot](screenshot.jpg) - Simple, cross platform video editor for lossless trimming / cutting of videos. Great for rough processing of large video files taken from a video camera, GoPro, drone, etc. Lets you quickly extract the good parts from your videos. It doesn't do any decoding / encoding and is therefore extremely fast and has no quality loss. Also allows for taking JPEG snapshots of the video at the selected time. This app uses the awesome ffmpeg🙏 for doing the grunt work. Also supports lossless cutting in the most common audio formats. ffmpeg is now included in the app! 🎉