mirror of https://github.com/mpv-player/mpv
new sentences on new lines, cropdetect filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30746 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
57186ad0be
commit
2b2fbe120e
|
@ -5811,11 +5811,11 @@ Use 2 to get only even dimensions (needed for 4:2:2 video).
|
|||
16 is best when encoding to most video codecs.
|
||||
.br
|
||||
.IPs <reset>
|
||||
Counter that determines after how many frames cropdetect will reset
|
||||
the previously detected largest video area and start over to detect
|
||||
the current optimal crop area. This can be useful when channel
|
||||
logos distort the video area. 0 indicates never reset and return
|
||||
the largest area encountered during playback. (default: 0).
|
||||
Counter that determines after how many frames cropdetect will reset the
|
||||
previously detected largest video area and start over to detect the current
|
||||
optimal crop area (default: 0).
|
||||
This can be useful when channel logos distort the video area.
|
||||
0 indicates never reset and return the largest area encountered during playback.
|
||||
.RE
|
||||
.PD 1
|
||||
.
|
||||
|
|
Loading…
Reference in New Issue