From 505ed3088fdb1a1276de3403ef0fa19890138f48 Mon Sep 17 00:00:00 2001 From: Filippo Valsorda Date: Thu, 31 May 2012 22:42:25 +0200 Subject: normalize ffmpeg/avconv names printing --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 859ca663c..f04b96128 100644 --- a/README.md +++ b/README.md @@ -87,10 +87,11 @@ 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) + ffmpeg or avconv and ffprobe or avprobe) --audio-format FORMAT "best", "aac", "vorbis", "mp3", "m4a", or "wav"; best by default - --audio-quality QUALITY ffmpeg audio bitrate specification, 128k by default + --audio-quality QUALITY ffmpeg/avconv 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 -- cgit v1.2.3