X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=hardware.rst;h=79057c0fad40b2e32d399345b271ea269eb27b6d;hb=1eec4ef47957c81d445c4b104e56ba2d8917d267;hp=5d27401bdf9eca1ac3e91cad45bb197413339ac8;hpb=c17df84bf69c72da56dad36f55ead8a2338818be;p=nageru-docs 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.