mirror of https://github.com/mpv-player/mpv
manpage: remove confusing statement
There still might be FFmpeg demuxers which mess up if audio is disabled (like it happened to the FLV demuxer), but these are bugs and shouldn't happen.
This commit is contained in:
parent
7d116a979b
commit
edef17fcb7
|
@ -887,8 +887,7 @@ Audio
|
||||||
delay the audio, and negative values delay the video.
|
delay the audio, and negative values delay the video.
|
||||||
|
|
||||||
``--no-audio``
|
``--no-audio``
|
||||||
Do not play sound. With some demuxers this may not work. In those cases
|
Do not play sound.
|
||||||
you can try ``--ao=null`` instead.
|
|
||||||
|
|
||||||
``--mute=<auto|yes|no>``
|
``--mute=<auto|yes|no>``
|
||||||
Set startup audio mute status. ``auto`` (default) will not change the mute
|
Set startup audio mute status. ``auto`` (default) will not change the mute
|
||||||
|
|
Loading…
Reference in New Issue