From 102b240e96ea2d5a675958d8365f2feb301a7498 Mon Sep 17 00:00:00 2001 From: Uoti Urpala Date: Wed, 8 Dec 2010 07:36:32 +0200 Subject: ao_pcm: change message to mention "-novideo" instead of "-vc null" -novideo is the right way to disable video, and should also work in more cases now that lavf is used as the default demuxer for more formats (like AVI; internal AVI demuxer fails with -novideo). Also change the man page description of -novideo a bit to make it sound less negative about the chances of the option working. --- DOCS/man/en/mplayer.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 5de2a32749..60ee3b9169 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -4942,7 +4942,7 @@ Useful for benchmarking. .TP .B \-novideo Do not play/\:encode video. -In many cases this will not work, use \-vc null \-vo null instead. +With some demuxers this may not work. In those cases you can try \-vc null \-vo null instead; but "\-vc null" is always unreliable. . .TP .B \-pp (also see \-vf pp) -- cgit v1.2.3