summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.120
1 files changed, 10 insertions, 10 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 99192ad8f9..b51f95316a 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -8665,6 +8665,16 @@ When using custom matrices, MPEG quantization
be used.
.
.TP
+.B quant_intra_matrix=<filename>
+Load a custom intra matrix file.
+You can build such a file with xvid4conf's matrix editor.
+.
+.TP
+.B quant_inter_matrix=<filename>
+Load a custom inter matrix file.
+You can build such a file with xvid4conf's matrix editor.
+.
+.TP
.B keyframe_boost=<0\-1000> (two pass mode only)
Shift some bits from the pool for other frame types to intra frames,
thus improving keyframe quality.
@@ -8749,16 +8759,6 @@ Playing with this setting may result in a jerky video, so use it at your
own risks!
.
.TP
-.B quant_intra_matrix=<filename>
-Load a custom intra matrix file.
-You can build such a file with xvid4conf's matrix editor.
-.
-.TP
-.B quant_inter_matrix=<filename>
-Load a custom inter matrix file.
-You can build such a file with xvid4conf's matrix editor.
-.
-.TP
.B curve_compression_high=<0\-100>
This setting allows Xvid to take a certain percentage of bits away from
high bitrate scenes and give them back to the bit reservoir.