Mercurial > mplayer.hg
changeset 21001:0a9d4999368b
group together "quant_type" and quant_*_matrix since they are related
author | gpoirier |
---|---|
date | Sat, 18 Nov 2006 12:35:29 +0000 |
parents | cc3cbc7985f1 |
children | 1de63b07a353 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 10 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Nov 18 12:34:06 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Nov 18 12:35:29 2006 +0000 @@ -8665,6 +8665,16 @@ 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 @@ 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.