diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2011-12-17 01:35:05 +0100 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2011-12-17 01:35:05 +0100 |
commit | d6639d05c205953cd5f3d45e26946477b2cdc735 (patch) | |
tree | 20948c785052ba6a6fa1b1968375a78132f16dd4 /README.md | |
parent | 633cf7cbade120710497c7606bc5bbb0a4f50792 (diff) |
release 2011.12.182011.12.18
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -83,8 +83,8 @@ which means you can modify it, redistribute it or use it however you like. ### Post-processing Options: --extract-audio convert video files to audio-only files (requires ffmpeg and ffprobe) - --audio-format FORMAT "best", "aac", "vorbis", "mp3", or "m4a"; best by - default + --audio-format FORMAT "best", "aac", "vorbis", "mp3", "m4a", or "wav"; + best by default --audio-quality QUALITY ffmpeg audio bitrate specification, 128k by default -k, --keep-video keeps the video file on disk after the post- processing; the video is erased by default |