mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-13 09:57:21 +08:00
Update README.md
Add audio format argument dependency warning Fixes #11780 (reverted from commit 8f97b62b3522689b7dc5023a5b0b685b7f83e606)
This commit is contained in:
parent
8f97b62b35
commit
1d59209d0d
@ -374,7 +374,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
||||
avprobe)
|
||||
--audio-format FORMAT Specify audio format: "best", "aac",
|
||||
"vorbis", "mp3", "m4a", "opus", or "wav";
|
||||
"best" by default; No effect without -x
|
||||
"best" by default
|
||||
--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
|
||||
|
Loading…
x
Reference in New Issue
Block a user