Author: gpoirier Date: Sat Nov 18 13:35:29 2006 New Revision: 21017 Modified: trunk/DOCS/man/en/mplayer.1 Log: group together "quant_type" and quant_*_matrix since they are related Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Sat Nov 18 13:35:29 2006 @@ -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.
participants (1)
-
gpoirier