comparison DOCS/man/en/mplayer.1 @ 28923:7dd48949e3d2

roff markup: Place \& after abbreviations like i.e. and e.g.
author diego
date Sun, 15 Mar 2009 10:13:44 +0000
parents c2baa796c5e5
children b0badbd680c6
comparison
equal deleted inserted replaced
28922:9dd905e52639 28923:7dd48949e3d2
902 .sp 1 902 .sp 1
903 .I NOTE: 903 .I NOTE:
904 MPlayer uses this command without any checking, it is your responsibility 904 MPlayer uses this command without any checking, it is your responsibility
905 to ensure it does not cause security problems (e.g.\& make sure to use full 905 to ensure it does not cause security problems (e.g.\& make sure to use full
906 paths if "." is in your path like on Windows). 906 paths if "." is in your path like on Windows).
907 It also only works when playing video (i.e. not with \-novideo but works with \-vo null). 907 It also only works when playing video (i.e.\& not with \-novideo but works with \-vo null).
908 .sp 1 908 .sp 1
909 This can be "misused" to disable screensavers that do not support the proper 909 This can be "misused" to disable screensavers that do not support the proper
910 X API (also see \-stop\-xscreensaver). 910 X API (also see \-stop\-xscreensaver).
911 If you think this is too complicated, ask the author of the screensaver 911 If you think this is too complicated, ask the author of the screensaver
912 program to support the proper X APIs. 912 program to support the proper X APIs.
1131 by a newline (\\n) from stdin. 1131 by a newline (\\n) from stdin.
1132 .br 1132 .br
1133 .I NOTE: 1133 .I NOTE:
1134 See \-input cmdlist for a list of slave commands and DOCS/tech/slave.txt 1134 See \-input cmdlist for a list of slave commands and DOCS/tech/slave.txt
1135 for their description. 1135 for their description.
1136 Also, this is not intended to disable other inputs, e.g. via the video window, 1136 Also, this is not intended to disable other inputs, e.g.\& via the video window,
1137 use some other method like \-input nodefault\-binds:conf=/dev/null for that. 1137 use some other method like \-input nodefault\-binds:conf=/dev/null for that.
1138 . 1138 .
1139 .TP 1139 .TP
1140 .B \-softsleep 1140 .B \-softsleep
1141 Time frames by repeatedly checking the current time instead of asking the 1141 Time frames by repeatedly checking the current time instead of asking the
3223 .TP 3223 .TP
3224 .B \-panscanrange <\-19.0\-99.0> (experimental) 3224 .B \-panscanrange <\-19.0\-99.0> (experimental)
3225 Change the range of the pan-and-scan functionality (default: 1). 3225 Change the range of the pan-and-scan functionality (default: 1).
3226 Positive values mean multiples of the default range. 3226 Positive values mean multiples of the default range.
3227 Negative numbers mean you can zoom in up to a factor of \-panscanrange+1. 3227 Negative numbers mean you can zoom in up to a factor of \-panscanrange+1.
3228 E.g. \-panscanrange \-3 allows a zoom factor of up to 4. 3228 E.g.\& \-panscanrange \-3 allows a zoom factor of up to 4.
3229 This feature is experimental. 3229 This feature is experimental.
3230 Do not report bugs unless you are using \-vo gl. 3230 Do not report bugs unless you are using \-vo gl.
3231 . 3231 .
3232 .TP 3232 .TP
3233 .B \-refreshrate <Hz> 3233 .B \-refreshrate <Hz>
10050 (default: 20). 10050 (default: 20).
10051 Lower values allow the quantizer value to jump around more, 10051 Lower values allow the quantizer value to jump around more,
10052 higher values force it to vary more smoothly. 10052 higher values force it to vary more smoothly.
10053 cplx_blur ensures that each I-frame has quality comparable to the following 10053 cplx_blur ensures that each I-frame has quality comparable to the following
10054 P-frames, and ensures that alternating high and low complexity frames 10054 P-frames, and ensures that alternating high and low complexity frames
10055 (e.g. low fps animation) do not waste bits on fluctuating quantizer. 10055 (e.g.\& low fps animation) do not waste bits on fluctuating quantizer.
10056 . 10056 .
10057 .TP 10057 .TP
10058 .B qblur=<0\-99> (two pass only) 10058 .B qblur=<0\-99> (two pass only)
10059 Temporal blur of the quantization parameter, after curve compression 10059 Temporal blur of the quantization parameter, after curve compression
10060 (default: 0.5). 10060 (default: 0.5).