From 2da02c42ac7a4ea6afc6b9d45fbf1ac2f48a136a Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 7 Nov 2016 22:05:10 +0100 Subject: [PATCH] Small correction about scaling. --- hardware.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hardware.rst b/hardware.rst index 069240d..fb06461 100644 --- a/hardware.rst +++ b/hardware.rst @@ -108,9 +108,9 @@ Video format conversion If you have an input source with a different resolution than the native mode (currently locked to 720p; this will be configurable without recompiling in the future), Nageru will scale transparently for you using a Lanczos3 -filter. This requires some extra GPU power, so if you can avoid it, use the -native mode. Similarly, if you connect an interlaced input, Nageru will -automatically deinterlace for you. +filter (or rather, the :doc:`theme ` will). This requires some extra GPU power, +so if you can avoid it, use the native mode. Similarly, if you connect an +interlaced input, Nageru will automatically deinterlace for you. Frame rates are automatically converted; one input is designated as the **master clock** (right-click on an input to select it as such), and gets -- 2.39.2