comparison DOCS/man/en/mplayer.1 @ 13052:27c1f3ae682e

spelling/wording consistency as suggested by the Wanderer
author diego
date Thu, 19 Aug 2004 12:10:07 +0000
parents d28cf4323861
children d59a2274442c
comparison
equal deleted inserted replaced
13051:4072143b84f6 13052:27c1f3ae682e
879 Use IPv6 on network connections. 879 Use IPv6 on network connections.
880 Falls back to IPv4 automatically. 880 Falls back to IPv4 automatically.
881 .TP 881 .TP
882 .B \-rawaudio <option1:option2:...> 882 .B \-rawaudio <option1:option2:...>
883 This option lets you play raw audio files. 883 This option lets you play raw audio files.
884 It may also be used to play audio CDs which are not 44KHz 16Bit stereo. 884 It may also be used to play audio CDs which are not 44KHz 16-bit stereo.
885 For playing raw AC3 streams use \-rawaudio on:format=0x2000. 885 For playing raw AC3 streams use \-rawaudio on:format=0x2000.
886 .sp 1 886 .sp 1
887 Available options are: 887 Available options are:
888 .sp 1 888 .sp 1
889 .PD 0 889 .PD 0
2512 Available filters are: 2512 Available filters are:
2513 . 2513 .
2514 .RSs 2514 .RSs
2515 .IPs resample[=srate[:sloppy][:type]] 2515 .IPs resample[=srate[:sloppy][:type]]
2516 Changes the sample rate of the audio stream to an integer srate (Hz). 2516 Changes the sample rate of the audio stream to an integer srate (Hz).
2517 It only supports the 16 bit little-endian format. 2517 It only supports the 16-bit little-endian format.
2518 .IPs channels[=nch] 2518 .IPs channels[=nch]
2519 Change the number of channels to nch output channels. 2519 Change the number of channels to nch output channels.
2520 If the number of output channels is bigger than the number of input channels 2520 If the number of output channels is bigger than the number of input channels
2521 empty channels are inserted (except mixing from mono to stereo, then the mono 2521 empty channels are inserted (except mixing from mono to stereo, then the mono
2522 channel is repeated in both of the output channels). 2522 channel is repeated in both of the output channels).
4715 .PD 0 4715 .PD 0
4716 .RSs 4716 .RSs
4717 .IPs "pass 1" 4717 .IPs "pass 1"
4718 Saves statistics. 4718 Saves statistics.
4719 .IPs "pass 2" 4719 .IPs "pass 2"
4720 Encodes with an optimal Huffman table based upon pass 1 statistics. 4720 Encodes with an optimal Huffman table based upon statistics
4721 from the first pass.
4721 .RE 4722 .RE
4722 .PD 1 4723 .PD 1
4723 .TP 4724 .TP
4724 .B aspect=<x/y> 4725 .B aspect=<x/y>
4725 Store movie aspect internally, just like MPEG files. 4726 Store movie aspect internally, just like MPEG files.
5052 .TP 5053 .TP
5053 .B lumi_mask=<0.0\-1.0> 5054 .B lumi_mask=<0.0\-1.0>
5054 luminance masking 5055 luminance masking
5055 .br 5056 .br
5056 .I WARNING: 5057 .I WARNING:
5057 Be careful, too large values can cause disastrous things. 5058 Be careful, overly large values can cause disastrous things.
5058 .br 5059 .br
5059 .I WARNING: 5060 .I WARNING:
5060 Large values might look good on some monitors but may look horrible 5061 Large values might look good on some monitors but may look horrible
5061 on other monitors: 5062 on other monitors:
5062 .RSs 5063 .RSs