Fix paragraph indentation.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15564 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2005-05-24 10:39:38 +00:00
parent a9c37819b2
commit 5f48c8a1a7
1 changed files with 6 additions and 1 deletions

View File

@ -7969,9 +7969,12 @@ quantizer
bitrate multiplier bitrate multiplier
.RE .RE
.PD 1 .PD 1
Note: The quantizer option is not strictly enforced. .RS
.I NOTE:
The quantizer option is not strictly enforced.
It affects only the planning stage of ratecontrol, and is still subject It affects only the planning stage of ratecontrol, and is still subject
to overflow compensation and qp_min/qp_max. to overflow compensation and qp_min/qp_max.
.RE
. .
.TP .TP
.B direct_pred=<0\-2> .B direct_pred=<0\-2>
@ -7988,9 +7991,11 @@ Temporal: motion vectors are interpolated from the following P-frame.
(default) (default)
.RE .RE
.PD 1 .PD 1
.RS
Spatial and temporal are approximately the same speed and PSNR, Spatial and temporal are approximately the same speed and PSNR,
but temporal often looks better. but temporal often looks better.
direct_pred=0 is both slower and lower quality. direct_pred=0 is both slower and lower quality.
.RE
. .
.TP .TP
.B (no)weight_b .B (no)weight_b