diff options
Diffstat (limited to 'localvideowebencode')
-rwxr-xr-x | localvideowebencode | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/localvideowebencode b/localvideowebencode index c962790..0fdefab 100755 --- a/localvideowebencode +++ b/localvideowebencode @@ -113,12 +113,12 @@ html favoring open formats with optional non-JavaScript Flash fallback. (default: start at first frame) --sample-length Create sample of specified length, in frames (default: 150 frames i.e. approx. 5s) - --compression Optimize for quality, size an/or production time: + --compression Prioritize quality, size or render time: [quality] [bitrate] [speed] dirty fast - normal fixed fixed medium - hq vary fixed slow - quality fixed vary medium + normal medium average medium + hq high exact very slow + quality medium vary medium (default: normal) -h, --help This help text |