mirror of https://github.com/mpv-player/mpv
Typo :)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16295 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7e95034f18
commit
4e7d952aa7
|
@ -39,7 +39,7 @@ gauss, bilinear if quality is important
|
|||
cubic, spline, lanczos if a sharper picture is important
|
||||
|
||||
note: when encoding at a limited amount of bits (not constant quantizer)
|
||||
than a slightly blured input might look better after decoding than a slightly
|
||||
then a slightly blured input might look better after decoding than a slightly
|
||||
sharpend one, especially for lower bitrates
|
||||
|
||||
sws numbers / names / artefact types
|
||||
|
@ -65,4 +65,4 @@ m mosaic (blocky) (upscale only)
|
|||
-sws 10 bicubic spline r
|
||||
|
||||
Notes:
|
||||
area upscale is identical to bilinear
|
||||
area upscale is identical to bilinear
|
||||
|
|
Loading…
Reference in New Issue