diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-08 21:51:18 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-08 21:51:18 +0000 |
commit | bf2ccb9b4111e967ef11e87c780837b7c3fcc9a5 (patch) | |
tree | f570bc1c763afa5e18b1cd241bf94ce8e06550c2 /DOCS/man | |
parent | a725639c9354c30db3f608c17eb54e1e77359815 (diff) |
qpel and ilme lavc options are mutually exclusive.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12971 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index f1932093f2..f4945999da 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5082,7 +5082,7 @@ average. use interlaced dct .TP .B ilme\ \ \ -use interlaced motion estimation +Use interlaced motion estimation (mutually exclusive with qpel). .TP .B alt\ \ \ \ use alternative scantable @@ -5164,8 +5164,8 @@ large context model .PD 1 .TP .B qpel\ \ \ -use quarter pel motion compensation -Tip: This seems only useful for high bitrate encodings. +Use quarter pel motion compensation (mutually exclusive with ilme). +Hint: This seems only useful for high bitrate encodings. .TP .B ildctcmp=<0\-2000> comparison function for interlaced dct decision |