]> git.sesse.net Git - nageru/blobdiff - README
Release Nageru and Futatabi 1.8.0.
[nageru] / README
diff --git a/README b/README
index e02ea23d39cd9668be1e04689894aaf58b866f4a..7a9be83665e99bc2bb1842cbf5ebdf03b3e955e6 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
 Nageru is a live video mixer, based around the standard M/E workflow.
+Futatabi is a multicamera slow motion video server (currently undocumented).
 
 
 Features:
@@ -45,7 +46,7 @@ Nageru currently needs:
    are driven through the “bmusb” driver, using libusb-1.0. If you want
    zerocopy USB, you need libusb 1.0.21 or newer, as well as a recent
    kernel (4.6.0 or newer). Zerocopy USB helps not only for performance,
-   but also for stability. You need at least version 0.7.0.
+   but also for stability. You need at least version 0.7.3.
 
  - Movit, my GPU-based video filter library (https://movit.sesse.net).
    You will need at least version 1.5.2.
@@ -71,6 +72,8 @@ Nageru currently needs:
 
  - LuaJIT, for driving the theme engine.
 
+ - SQLite, for storing Futatabi state.
+
  - Meson, for building.
 
  - Optional: CEF (Chromium Embedded Framework), for HTML graphics.
@@ -92,7 +95,7 @@ with:
     libzita-resampler-dev libva-dev libavcodec-dev libavformat-dev \
     libswscale-dev libavresample-dev libmovit-dev libegl1-mesa-dev \
     libasound2-dev libx264-dev libbmusb-dev protobuf-compiler \
-    libprotobuf-dev
+    libprotobuf-dev libsqlite3-dev meson
 
 Exceptions as of November 2018: