diff options
author | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-02-26 15:47:42 +0000 |
---|---|---|
committer | ptt <ptt@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2010-02-26 15:47:42 +0000 |
commit | 2b2fbe120e4113f68ad679d05af9ea47a001092d (patch) | |
tree | 2c963e04ad523206461125c4c99cad256989f24d /DOCS | |
parent | 57186ad0be5b82d34b3da260438fe8e4424a9736 (diff) | |
download | mpv-2b2fbe120e4113f68ad679d05af9ea47a001092d.tar.bz2 mpv-2b2fbe120e4113f68ad679d05af9ea47a001092d.tar.xz |
new sentences on new lines, cropdetect filter
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30746 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index ee7db43c37..03ffa36184 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -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 . |