# HG changeset patch # User gpoirier # Date 1163853329 0 # Node ID 0a9d4999368bfe2aca0683b1ef5f7043d833115d # Parent cc3cbc7985f18a7df29840739a1cfa947562dafc group together "quant_type" and quant_*_matrix since they are related diff -r cc3cbc7985f1 -r 0a9d4999368b DOCS/man/en/mplayer.1 --- 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= +Load a custom intra matrix file. +You can build such a file with xvid4conf's matrix editor. +. +.TP +.B quant_inter_matrix= +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= -Load a custom intra matrix file. -You can build such a file with xvid4conf's matrix editor. -. -.TP -.B quant_inter_matrix= -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.