mirror of
https://github.com/mpv-player/mpv
synced 2025-03-05 05:37:37 +00:00
Little fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16142 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
219578d73d
commit
d5b56dd4ef
@ -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).
|
||||
|
Loading…
Reference in New Issue
Block a user