diff options
-rwxr-xr-x | localvideowebencode | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/localvideowebencode b/localvideowebencode index 7a6902d..c6ae9eb 100755 --- a/localvideowebencode +++ b/localvideowebencode @@ -113,7 +113,11 @@ 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 or speed: normal dirty hq + --compression Optimize for quality, size an/or production time: + [quality] [bitrate] [speed] + dirty fast + normal fixed fixed medium + hq vary fixed slow (default: normal) -h, --help This help text |