changeset 13257:9e8b984a39a5

More information on XviD's "interlaced" and "4mv" options thanks to a discution with XviD devs.
author gpoirier
date Mon, 06 Sep 2004 07:52:49 +0000
parents 9a3e02d65e08
children 7903766338f7
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Sep 05 22:10:59 2004 +0000
+++ b/DOCS/man/en/mplayer.1	Mon Sep 06 07:52:49 2004 +0000
@@ -5979,6 +5979,10 @@
 .B interlacing
 Encode the fields of interlaced video material.
 Turn this option on for interlaced content.
+.br
+.I NOTE:
+Should you rescale the video, you would need a interlace-aware resizer,
+which you can activate with -vf scale=<width>:<height>:1.
 .
 .TP
 .B 4mv\ \ \ \ 
@@ -5986,7 +5990,9 @@
 This might give better compression, but slows down encoding.
 .br
 .I WARNING:
-This option doesn't exist in XviD-1.0.x.
+This option is deprecated in XviD-1.0.x, as all is now taken care of
+by the me_quality option.
+When me_quality > 4, 4mv is activated.
 .
 .TP
 .B rc_reaction_delay_factor=<value>