Mercurial > mplayer.hg
changeset 11671:f7e10875d102
lavc options: obmc,top,loop.aiv,ss
author | michael |
---|---|
date | Mon, 22 Dec 2003 17:57:15 +0000 |
parents | ffca211f32f9 |
children | 62ca7e82de82 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 23 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Mon Dec 22 17:42:54 2003 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Dec 22 17:57:15 2003 +0000 @@ -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.