From: Steinar H. Gunderson Date: Sun, 28 May 2017 22:10:14 +0000 (+0200) Subject: We haven't been locked to 720p for a while. X-Git-Url: https://git.sesse.net/?p=nageru-docs;a=commitdiff_plain;h=e98a844d17614ce3c55c6ac18f6fc64ebd5d000f We haven't been locked to 720p for a while. --- diff --git a/hardware.rst b/hardware.rst index 5d27401..79057c0 100644 --- a/hardware.rst +++ b/hardware.rst @@ -112,8 +112,8 @@ 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 +(720p by default, but you can change this using the -w and -h command line +parameters), Nageru will scale transparently for you using a Lanczos3 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.