diff options
author | Jonas Smedegaard <dr@jones.dk> | 2021-02-04 00:02:40 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2021-02-04 00:02:40 +0100 |
commit | af8c326f04133186d4a252da58d7d66f21158277 (patch) | |
tree | 757d04dd69910b4df310c47945f0b213115316a2 /localvideowebencode | |
parent | 2f3cc866687d4b5ce70ed07e6f6a1cf791c7a835 (diff) |
tidy references to refbpp in --help output
Diffstat (limited to 'localvideowebencode')
-rwxr-xr-x | localvideowebencode | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/localvideowebencode b/localvideowebencode index 4605535..7a6902d 100755 --- a/localvideowebencode +++ b/localvideowebencode @@ -61,7 +61,7 @@ Encode video file in multiple web-optimized formats, and provide sample html favoring open formats with optional non-JavaScript Flash fallback. --video Video style: - ref-bpp + [refbpp] talkinghead 0.1 action 0.15 (default: none) @@ -123,7 +123,7 @@ Examples: Recommendations for best results: * Use square pixels, modulus 16, max. 480 width (qvga vga 480p 720p). - * Try lower --ref-bpp while visually acceptable, or raise to max. 0.2. + * Try lower --refbpp while visually acceptable, or raise to max. 0.2. * Expand and compress noisy speech with ladspa.1075 and ladspa.1916. More info: |