From 1ca0e1374d9f93e5724dd18460d82e57d674e10a Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 13 Feb 2015 13:54:31 +0100 Subject: Drop striped rendering The amount of memory available is not a problem anymore. --- docstring.c | 1 - 1 file changed, 1 deletion(-) (limited to 'docstring.c') diff --git a/docstring.c b/docstring.c index c992fe8..b86a44d 100644 --- a/docstring.c +++ b/docstring.c @@ -61,7 +61,6 @@ static char *the_docstring1 = "template NA apply defaults based on this genome (genome only)\n" "dtime 1 time between frames (animate only)\n" "fields 0 if 1 then render fields, ie odd scanlines at time+0.5\n" -"nstrips 1 number of strips, ie render fractions of a frame at once (render only)\n" "qs 1 quality scale, multiply quality of all frames by this\n" "ss 1 size scale, multiply size (in pixels) of all frames by this\n" "pixel_aspect 1.0 aspect ratio of pixels (width over height), eg 0.90909 for NTSC\n" -- cgit v1.2.3