diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-07-26 03:28:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-07-26 03:28:07 +0000 |
commit | 4da5a5449fea5af54b2e6c26626252c7e646793e (patch) | |
tree | 644a238af26cbbef7a7e69a483242d7afeb2313b | |
parent | 1f00b2bb4a9a3f54a4915908eb5bef511798ff14 (diff) |
limit parameter for cropdetect, fixed column.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6813 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/mplayer.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1 index fbe04be8b3..0beb04c802 100644 --- a/DOCS/mplayer.1 +++ b/DOCS/mplayer.1 @@ -236,7 +236,8 @@ Used when decoding from multiple PNG or JPEG files w=<value> width of the output (autodetect) h=<value> height of the output (autodetect) fps=<value> fps of the output (default: 25) - type=<value> type of input files (available types : jpeg, png) + type=<value> type of input files + (available types: jpeg, png) .TP .B \-ni (.AVI only) Force usage of non\-interleaved AVI parser (fixes playing @@ -512,7 +513,7 @@ Available plugins are: dvbscale[=aspect] optimal scaling for DVB cards (aspect= DVB_HEIGHT*ASPECTRATIO) - cropdetect black border detection + cropdetect[=limit] black border detection (print crop values) noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h] add noise |