Clarify the effect of -x / --extract-audio

Make it clear that specifying a target bitrate does not force conversion if source and target format is the same
This commit is contained in:
RasmusMathiesen 2020-01-30 13:27:07 +01:00 committed by GitHub
parent 51c7f40c83
commit c6fb043968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -386,8 +386,12 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
## Post-processing Options:
-x, --extract-audio Convert video files to audio-only files
or convert audio to different format
(requires ffmpeg or avconv and ffprobe or
avprobe)
avprobe). Conversion only happens when
source and target formats are different,
regardless of source and target quality/
bitrate
--audio-format FORMAT Specify audio format: "best", "aac",
"flac", "mp3", "m4a", "opus", "vorbis", or
"wav"; "best" by default; No effect without