Mercurial > mplayer.hg
changeset 5188:d127ec93d5d1
-nosound option added
author | gabucino |
---|---|
date | Mon, 18 Mar 2002 22:25:03 +0000 |
parents | acb6adcc13d9 |
children | c663455448e8 |
files | DOCS/mencoder.1 |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mencoder.1 Mon Mar 18 22:24:18 2002 +0000 +++ b/DOCS/mencoder.1 Mon Mar 18 22:25:03 2002 +0000 @@ -26,6 +26,7 @@ .RB [ \-ac3file\ <filename> ] .RB [ \-ovc\ <video\ codec\ name> ] .RB [ \-oac\ <audio\ codec\ name> ] +.RB [ \-nosound ] .RB [ \-mf\ <multifile\ options> ] .RB [ \-divx4opts\ <codec\ options> ] .RB [ \-lavcopts\ <codec\ options> ] @@ -142,6 +143,9 @@ -oac pcm encode to uncompressed PCM -oac mp3lame encode to MP3 (using Lame) .TP +.B \-nosound +Encode only video, no audio stream. +.TP .B \-audiofile <file name> Copy audio from external file. .TP