Mercurial > mplayer.hg
comparison DOCS/mplayer.1 @ 6812:9f26478119cd
limit parameter for cropdetect, fixed column.
author | diego |
---|---|
date | Fri, 26 Jul 2002 03:28:07 +0000 |
parents | ea25a330f78b |
children | 91d6e1365427 |
comparison
equal
deleted
inserted
replaced
6811:76595595dcb0 | 6812:9f26478119cd |
---|---|
234 | 234 |
235 on turns on multifile support | 235 on turns on multifile support |
236 w=<value> width of the output (autodetect) | 236 w=<value> width of the output (autodetect) |
237 h=<value> height of the output (autodetect) | 237 h=<value> height of the output (autodetect) |
238 fps=<value> fps of the output (default: 25) | 238 fps=<value> fps of the output (default: 25) |
239 type=<value> type of input files (available types : jpeg, png) | 239 type=<value> type of input files |
240 (available types: jpeg, png) | |
240 .TP | 241 .TP |
241 .B \-ni (.AVI only) | 242 .B \-ni (.AVI only) |
242 Force usage of non\-interleaved AVI parser (fixes playing | 243 Force usage of non\-interleaved AVI parser (fixes playing |
243 of some bad AVI files). | 244 of some bad AVI files). |
244 .TP | 245 .TP |
510 lavc[=quality:fps] YV12\->MPEG1 (libavcodec) | 511 lavc[=quality:fps] YV12\->MPEG1 (libavcodec) |
511 fame YV12\->MPEG1 (libfame) | 512 fame YV12\->MPEG1 (libfame) |
512 dvbscale[=aspect] optimal scaling for DVB | 513 dvbscale[=aspect] optimal scaling for DVB |
513 cards (aspect= | 514 cards (aspect= |
514 DVB_HEIGHT*ASPECTRATIO) | 515 DVB_HEIGHT*ASPECTRATIO) |
515 cropdetect black border detection | 516 cropdetect[=limit] black border detection |
516 (print crop values) | 517 (print crop values) |
517 noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h] | 518 noise[=lumaNoise[u][t][h]:chromaNoise[u][t][h] |
518 add noise | 519 add noise |
519 <0-100> lumaNoise | 520 <0-100> lumaNoise |
520 <0-100> chromaNoise | 521 <0-100> chromaNoise |