X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=video.rst;fp=video.rst;h=88cf383b4df59f30978c6d1dcc6651df37509614;hb=d17e11e1736797e1badde2c5a2e8a1980baf1088;hp=3865e65c7aa56c1074484ec7e85f5ee095af2070;hpb=9b29196ebd05944a4b78d9761ccc22354398b193;p=nageru-docs 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