diff options
Diffstat (limited to 'localvideowebencode')
-rwxr-xr-x | localvideowebencode | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/localvideowebencode b/localvideowebencode index 4b5c3b0..83c9d69 100755 --- a/localvideowebencode +++ b/localvideowebencode @@ -93,10 +93,10 @@ html favoring open formats with optional non-JavaScript Flash fallback. (default: webm,vp9,mp4) --audio Audio style: [channels] [bitrate per channel] - music max. 2 ~48k-~64k - speech 1 ~32k-~64k + music max. 2 ~48-64k + speech 1 ~32-64k silence 0 - (default: channel count of first input, ~48k-~64k) + (default: channel count of first input, ~48-64k) --audioprefilter Add audio filter before loudness --loudness Add EBU R128 loudness filter --loudness-data Add loudness filter, with precomputed results |