mirror of https://github.com/mpv-player/mpv
spelling/wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10814 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
64a328d018
commit
e7f37248d3
|
@ -3036,7 +3036,7 @@ value is used. You can also stop when you're OK (... -vf tile=10:5 ...)
|
|||
It is probably a good idea to put the scale filter before the tile :-)
|
||||
.TP
|
||||
.B delogo[=x:y:w:h:t]
|
||||
Suppresses a tv station logo by a simple interpolation of the
|
||||
Suppresses a TV station logo by a simple interpolation of the
|
||||
surrounding pixels. Just set a rectangle covering the logo and watch
|
||||
it disappear (and sometimes something even uglier appear - your
|
||||
mileage may vary).
|
||||
|
@ -3048,8 +3048,8 @@ Position of the top left corner of the logo.
|
|||
Width and height of the cleared rectangle.
|
||||
.IPs t
|
||||
Thickness of the fuzzy edge of the rectangle (added to w and h). When
|
||||
set to -1, a green rectangle is drawn on the screen to make setting of
|
||||
the parameters easier.
|
||||
set to -1, a green rectangle is drawn on the screen to simplify finding
|
||||
the right x,y,w,h parameters.
|
||||
|
||||
|
||||
.SH "GENERAL ENCODING OPTIONS (MENCODER ONLY)"
|
||||
|
|
Loading…
Reference in New Issue