summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.17
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 53edc5b06b..30caba5978 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8687,6 +8687,13 @@ Takes into account chroma information during subpixel motion search
Requires subq>=5.
.
.TP
+.B (no)mixed_refs
+Allows each 8x8 or 16x8 motion partition to independently select a
+reference frame.
+Without this option, a whole macroblock must use the same reference.
+Requires frameref>1.
+.
+.TP
.B chroma_qp_offset=<-12\-12>
Use a different quantizer for chroma as compared to luma.
Useful values are in the range <-2\-2> (default: 0).