Little fixes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16142 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2005-07-28 18:42:00 +00:00
parent 219578d73d
commit d5b56dd4ef
1 changed files with 3 additions and 3 deletions

View File

@ -3350,7 +3350,7 @@ Skip the given number of macroblock rows at the top.
Skips the loop filter (aka deblocking) during H.264 decoding.
Since the filtered frame is supposed to be used as reference
for decoding dependant frames this has a worse effect on quality
than not doing deblocking on e.g. MPEG-2 video.
than not doing deblocking on e.g.\& MPEG-2 video.
But at least for high bitrate HDTV this provides a big speedup with
no visible quality loss.
.sp 1
@ -4394,7 +4394,7 @@ Can also be these special values:
.RSss
0: original display width and height
.br
-1: original video width and height (default)
-1: original video width\:/height (default)
.br
-2: Calculate w/\:h using the other dimension and the original display
aspect ratio.
@ -4410,7 +4410,7 @@ aspect ratio.
Specifies a display resolution of 800x600 for a 4/3 aspect video, or
800x450 for a 16/9 aspect video.
.RE
.IPs <aspect\-method>
.IPs <aspect-method>
Modifies width and height according to original aspect ratios.
.RSss
-1: Ignore original aspect ratio (default).