From: Steinar H. Gunderson Date: Sat, 28 Apr 2018 14:58:21 +0000 (+0200) Subject: Nageru 1.7.2 now supports audio from video files. X-Git-Url: https://git.sesse.net/?p=nageru-docs;a=commitdiff_plain;h=d17e11e1736797e1badde2c5a2e8a1980baf1088 Nageru 1.7.2 now supports audio from video files. --- diff --git a/video.rst b/video.rst index 3865e65..88cf383 100644 --- 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