From 23b599226f74471aeaea09a9e4b1d2462258d049 Mon Sep 17 00:00:00 2001 From: michael Date: Mon, 22 Dec 2003 17:57:15 +0000 Subject: lavc options: obmc,top,loop.aiv,ss git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11672 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index b781a50a89..7d0f30d283 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3839,6 +3839,13 @@ Same as mbd=1, kept for compatibility reasons. 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 @@ disabled (default) 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 @@ average. .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= .RSs .IPs YV12 @@ -4471,6 +4491,9 @@ ac prediction (=advanced intra prediction for H.263+) .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. -- cgit v1.2.3