]> git.sesse.net Git - nageru-docs/commitdiff
Nageru 1.7.2 now supports audio from video files.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Apr 2018 14:58:21 +0000 (16:58 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 28 Apr 2018 14:58:21 +0000 (16:58 +0200)
video.rst

index 3865e65c7aa56c1074484ec7e85f5ee095af2070..88cf383b4df59f30978c6d1dcc6651df37509614 100644 (file)
--- a/video.rst
+++ b/video.rst
@@ -9,10 +9,14 @@ flexible and can be used also for other things.
 
 Before reading trying to use video inputs, you should read and understand how
 themes work in general (see :doc:`theme`). Video inputs are available from
-Nageru 1.6.0 onwards. There is currently no support for audio from video inputs;
-all videos are silent. (This may change in the future.) If a file contains
-multiple video streams, like different angles or resolutions, only the first
-will be used.
+Nageru 1.6.0 onwards, and from Nageru 1.7.2, you can get audio from video inputs
+like any other input. (Be advised, though, that making a general video player
+that can maintain A/V sync on all kinds of video files is a hard problem,
+so there may still be bugs in this support.)
+
+If a file contains multiple video streams, like different
+angles or resolutions, only the first will be used. Similarly, only the first
+audio stream is used, and it's always converted to 48 kHz stereo.
 
 
 Basic video inputs