[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.506,1.507

Michael Niedermayer CVS michael at mplayerhq.hu
Mon Dec 22 18:57:17 CET 2003


Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/tmp/cvs-serv3282

Modified Files:
	mplayer.1 
Log Message:
lavc options: obmc,top,loop.aiv,ss


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.506
retrieving revision 1.507
diff -u -r1.506 -r1.507
--- mplayer.1	21 Dec 2003 21:40:40 -0000	1.506
+++ mplayer.1	22 Dec 2003 17:57:15 -0000	1.507
@@ -3839,6 +3839,13 @@
 Allow 4 motion vectors per macroblock (slightly better quality).
 (default: disabled)
 .TP
+.B obmc\ \ \ 
+overlapped block motion compensation (H263+)
+.TP
+.B loop\ \ \ 
+loop filter (H263+)
+note, this is broken
+.TP
 .B keyint=<0\-300>
 maximum interval between keyframes in frames.
 Keyframes are needed for seeking as seeking is only possible to a keyframe but
@@ -4151,6 +4158,9 @@
 good choice
 .RE
 .TP
+.B ss\ \ \ \ \ 
+slice structured mode for H263+
+.TP
 .B gray\ \ \ 
 grayscale only encoding (faster) (default: disabled)
 .TP
@@ -4257,6 +4267,16 @@
 .B ildct\ \ 
 use interlaced dct
 .TP
+.B top=<-1\-1>\ \ \ 
+.RSs
+.IPs -1
+automatic
+.IPs 0
+bottom field first
+.IPs 1
+top field first
+.RE
+.TP
 .B format=<value>
 .RSs
 .IPs YV12
@@ -4471,6 +4491,9 @@
 .I NOTE:
 vqmin should be 8 or larger for AIC H263+.
 .TP
+.B aiv\ \ \ \ 
+alternatice inter vlc for H.263+
+.TP
 .B umv\ \ \ \ 
 unlimited MVs (H.263+ only)
 Allow encoding of abritarily long MVs.




More information about the MPlayer-DOCS mailing list