summaryrefslogtreecommitdiffstats
path: root/DOCS/mencoder.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-13 17:11:26 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-11-13 17:11:26 +0000
commit318f5e60d412add2ab4d6b1b8045ba0e20aa437c (patch)
tree80c8364b1e22226d46f4034c6b7cb7f2242b73ab /DOCS/mencoder.1
parent90e7605dd8037aec5b6fa1964743fd08fc4867f7 (diff)
downloadmpv-318f5e60d412add2ab4d6b1b8045ba0e20aa437c.tar.bz2
mpv-318f5e60d412add2ab4d6b1b8045ba0e20aa437c.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2869 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mencoder.1')
-rw-r--r--DOCS/mencoder.114
1 files changed, 12 insertions, 2 deletions
diff --git a/DOCS/mencoder.1 b/DOCS/mencoder.1
index 7a8f094f17..69f7b047e7 100644
--- a/DOCS/mencoder.1
+++ b/DOCS/mencoder.1
@@ -36,13 +36,21 @@ mencoder \- Movie Encoder for Linux
.PP
.SH DESCRIPTION
.I mencoder
-Encoder.
+MEncoder (MPlayer's Movie Encoder) is a simple movie encoder, designed to
+encode MPlayer-playable movies (AVI/DVD/VCD/VOB/MPG/MOV/VIV/NET) to other
+MPlayer-playable formats (see below). Currently it's in beta stage, and encodes
+only to DivX4 (1 or 2 passes) video, PCM/MP3/VBRMP3 audio. Also has stream
+copying abilities. In the future, there will be cropping, resizing filters, and
+other interesting stuff.
.LP
.SH "GENERAL OPTIONS"
.TP
.I NOTE
Every "flag" option has "noflag" pair, e.g. -flag opposite is -noflag
.TP
+.I NOTE
+CHECK THE HTML DOCUMENTATION TOO !
+.TP
.B \-vcd <track number>
Encode the specified VCD track.
.TP
@@ -72,7 +80,7 @@ the specified one.
If source media contains multiple video streams, encode the specified one.
.TP
.B \-pp <value>
-Apply a postprocess filter to enhance image quality. (values?)
+Apply a postprocess filter to enhance image quality. (values TODO)
.TP
.B \-vc <codec name>
Use specified codec (according to codecs.conf) for decoding input video
@@ -152,8 +160,10 @@ Available options:
help get help
br=XXX specify bitrate in
kbit <0-1024>
+ (only for CBR)
q=XXX Quality
(0-highest, 9-fastest)
+ (for VBR)
vbr=XXX variable bitrate method
0=cbr
1=mt