mirror of https://github.com/mpv-player/mpv
Wording and roff fixes as suggested by the Wanderer.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15696 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
7be0f7efcf
commit
93d3a442b3
|
@ -5487,10 +5487,12 @@ simplify finding the right x,y,w,h parameters.
|
|||
.
|
||||
.TP
|
||||
.B remove-logo=/path/to/logo_bitmap_file_name.pgm
|
||||
Suppresses a TV station logo using a PGM or PPM file to tell it
|
||||
which pixels comprise the logo. The width and height must match
|
||||
those of the video stream being processed. Uses the filter
|
||||
image and a circular blur algorithm to remove the logo.
|
||||
Suppresses a TV station logo, using a PGM or PPM image
|
||||
file to determine which pixels comprise the logo.
|
||||
The width and height of the image file must match
|
||||
those of the video stream being processed.
|
||||
Uses the filter image and a circular blur
|
||||
algorithm to remove the logo.
|
||||
.RSs
|
||||
.IPs /path/to/logo_bitmap_file_name.pgm
|
||||
[path] + filename of the filter image.
|
||||
|
|
Loading…
Reference in New Issue