aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index f04b96128..34f5bf723 100644
--- a/README.md
+++ b/README.md
@@ -90,8 +90,9 @@ which means you can modify it, redistribute it or use it however you like.
ffmpeg or avconv and ffprobe or avprobe)
--audio-format FORMAT "best", "aac", "vorbis", "mp3", "m4a", or "wav";
best by default
- --audio-quality QUALITY ffmpeg/avconv audio bitrate specification, 128k by
- default
+ --audio-quality QUALITY ffmpeg/avconv audio quality specification, insert a
+ value between 0 (highest) and 9 (lowest) or a
+ specific bitrate like 128 (default 5)
-k, --keep-video keeps the video file on disk after the post-
processing; the video is erased by default