diff options
author | Sergey M․ <dstftw@gmail.com> | 2017-03-16 22:42:12 +0700 |
---|---|---|
committer | Sergey M․ <dstftw@gmail.com> | 2017-03-16 22:42:12 +0700 |
commit | 7d539ee10a8b0aeefb408ece19ce543f363006bc (patch) | |
tree | c57175256b15b5b77b4b2e4eb24f782520f2f738 /README.md | |
parent | 6ad476079db0dd806877cac1b73232d0ae16d50f (diff) |
release 2017.03.162017.03.16
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -375,8 +375,9 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo (requires ffmpeg or avconv and ffprobe or avprobe) --audio-format FORMAT Specify audio format: "best", "aac", - "vorbis", "mp3", "m4a", "opus", or "wav"; - "best" by default; No effect without -x + "flac", "mp3", "m4a", "opus", "vorbis", or + "wav"; "best" by default; No effect without + -x --audio-quality QUALITY Specify ffmpeg/avconv audio quality, insert a value between 0 (better) and 9 (worse) for VBR or a specific bitrate like 128K |