diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-05-24 10:39:38 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-05-24 10:39:38 +0000 |
commit | 5f48c8a1a7a4bf296b4523067c5463cc976465ef (patch) | |
tree | f4d10a6f0e0be5e1b2e187e8fd0be4d1905daf9f /DOCS | |
parent | a9c37819b243c68b649a41ea38f642dc00902cff (diff) |
Fix paragraph indentation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15564 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 7ec50622a9..bf488978e9 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -7969,9 +7969,12 @@ quantizer bitrate multiplier .RE .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 to overflow compensation and qp_min/qp_max. +.RE . .TP .B direct_pred=<0\-2> @@ -7988,9 +7991,11 @@ Temporal: motion vectors are interpolated from the following P-frame. (default) .RE .PD 1 +.RS Spatial and temporal are approximately the same speed and PSNR, but temporal often looks better. direct_pred=0 is both slower and lower quality. +.RE . .TP .B (no)weight_b |