]> git.sesse.net Git - nageru-docs/blobdiff - hardware.rst
Write some more basic Futatabi docs.
[nageru-docs] / hardware.rst
index 5d27401bdf9eca1ac3e91cad45bb197413339ac8..79057c0fad40b2e32d399345b271ea269eb27b6d 100644 (file)
@@ -112,8 +112,8 @@ Video format conversion
 -----------------------
 
 If you have an input source with a different resolution than the native mode
 -----------------------
 
 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 <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.
 filter (or rather, the :doc:`theme <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.