diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-19 12:10:07 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-08-19 12:10:07 +0000 |
commit | c24ae09dda36d783b2c848b3d284dc63834d8786 (patch) | |
tree | a685f037b15ca4ea746a6095c42b15f308daf995 | |
parent | 17238dc87f962af2e1148378d89851935f90e98e (diff) |
spelling/wording consistency as suggested by the Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13053 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4fb9098719..6785c0660f 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -881,7 +881,7 @@ Falls back to IPv4 automatically. .TP .B \-rawaudio <option1:option2:...> This option lets you play raw audio files. -It may also be used to play audio CDs which are not 44KHz 16Bit stereo. +It may also be used to play audio CDs which are not 44KHz 16-bit stereo. For playing raw AC3 streams use \-rawaudio on:format=0x2000. .sp 1 Available options are: @@ -2514,7 +2514,7 @@ Available filters are: .RSs .IPs resample[=srate[:sloppy][:type]] Changes the sample rate of the audio stream to an integer srate (Hz). -It only supports the 16 bit little-endian format. +It only supports the 16-bit little-endian format. .IPs channels[=nch] Change the number of channels to nch output channels. If the number of output channels is bigger than the number of input channels @@ -4717,7 +4717,8 @@ huffyuv: .IPs "pass 1" Saves statistics. .IPs "pass 2" -Encodes with an optimal Huffman table based upon pass 1 statistics. +Encodes with an optimal Huffman table based upon statistics +from the first pass. .RE .PD 1 .TP @@ -5054,7 +5055,7 @@ sh4 luminance masking .br .I WARNING: -Be careful, too large values can cause disastrous things. +Be careful, overly large values can cause disastrous things. .br .I WARNING: Large values might look good on some monitors but may look horrible |