]> git.sesse.net Git - nageru/blobdiff - README
Fixed x264 has hit stretch.
[nageru] / README
diff --git a/README b/README
index 006d8088a6aed052665268b41da5e2fa2ec5ee2f..c933a9650d8bd2d571417245f441d61f96e91382 100644 (file)
--- a/README
+++ b/README
@@ -45,8 +45,7 @@ Nageru is in beta stage. It currently needs:
 
  - libmicrohttpd for the embedded web server.
 
- - x264 for encoding high-quality video suitable for streaming to end users
-   (but see below).
+ - x264 for encoding high-quality video suitable for streaming to end users.
 
  - ffmpeg for muxing, and for encoding audio.
 
@@ -81,6 +80,10 @@ Exceptions as of June 2016:
     also lack some workarounds for LPM (link power management) and bandwidth
     allocation issues with USB3.
 
+  - Nageru depends on an avformat API for marking block boundaries in the
+    muxed byte stream that didn't enter ffmpeg before
+    4e7a9212820a56bc731c09b2f11ae1422d070837, pushed to git late June 2016.
+
 
 The patches/ directory contains a patch that helps zita-resampler performance.
 It is meant for upstream, but was not in at the time Nageru was released.