From 8947cfe566e4fef9c711e5af3c448edbe2550c89 Mon Sep 17 00:00:00 2001 From: Mikael Finstad Date: Thu, 2 Mar 2023 22:02:42 +0800 Subject: [PATCH] add note about nightly builds --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5ff2f381..3a94d77e 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,10 @@ If you find LosslessCut useful, I'm very thankful for [donations](https://github They have exactly the same in-app features, except for a few platform limitations. Apple doesn't allow opening VOB files with App Store apps. Apple App Store apps need to prompt for output directory. LosslessCut version in the App Stores is a few versions behind the GitHub version, because I want to be sure that the new versions work perfectly before releasing in the App Stores. GitHub version can contain new, untested features and may contain some bugs. I consider the newest GitHub versions to be a public "beta" test. +### Nightly builds 🧪 + +If you want to test the very latest and greatest bleeding-edge version. 1. Go to [Actions](https://github.com/mifi/lossless-cut/actions/workflows/build.yml), 2. click on the latest *Build/release*, 3. scroll all the way down to *Artifacts*. **Note:** these builds may be totally broken! + ## Supported formats Since LosslessCut is based on Chromium and uses the HTML5 video player, not all FFmpeg supported formats will be supported smoothly.