# HG changeset patch # User diego # Date 1093948275 0 # Node ID 4a4262f8d7d0e4eb99e4de2862ebf52c88cbdd58 # Parent 45f7d0200573949fd37fd3e2c7d0e7c49610d4e9 man page review part VII diff -r 45f7d0200573 -r 4a4262f8d7d0 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Tue Aug 31 09:17:17 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Tue Aug 31 10:31:15 2004 +0000 @@ -4455,26 +4455,25 @@ . .TP .B \-audio-preload <0.0\-2.0> -Sets up audio buffering time interval (default: 0.5s). +Sets up the audio buffering time interval (default: 0.5s). . .TP .B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see \-ss and \-sb) -Stop encoding at given time or byte position. -Can be specified in many ways: +Stop encoding at the given time or byte position. .br .I NOTE: -Byte position won't be accurate, as it can only stop at +Byte position will not be accurate, as it can only stop at a frame boundary. .sp 1 .I EXAMPLE: .PD 0 .RSs .IPs "\-endpos 56" -encode only 56 seconds +Encode only 56 seconds. .IPs "\-endpos 01:10:00" -encode only 1 hour 10 minutes +Encode only 1 hour 10 minutes. .IPs "\-endpos 100mb" -encode only 100 MBytes +Encode only 100 MBytes. .RE .PD 1 . @@ -4486,7 +4485,7 @@ .PD 0 .RSs .IPs "\-ffourcc div3" -will have the output file contain 'div3' as video fourcc. +Will have the output file contain 'div3' as video fourcc. .RE .PD 1 . @@ -4502,7 +4501,7 @@ Available options are: .RSs .IPs help\ -show this description +Show this description. .IPs name= title of the work .IPs artist= @@ -4539,9 +4538,10 @@ . .TP .B \-oac -Encode with the given audio codec. -Use \-oac help to get a list of available codecs. -(no default set) +Encode with the given audio codec (no default set). +.br +.I NOTE: +Use \-oac help to get a list of available audio codecs. .sp 1 .I EXAMPLE: .PD 0 @@ -4549,42 +4549,46 @@ .IPs "\-oac copy" no encoding, just streamcopy .IPs "\-oac pcm" -encode to uncompressed PCM +Encode to uncompressed PCM. .IPs "\-oac mp3lame" -encode to MP3 (using Lame) +Encode to MP3 (using LAME). .IPs "\-oac lavc" -encode with a libavcodec codec +Encode with a libavcodec codec. .RE .PD 1 . .TP .B \-of (BETA CODE!) -Encode to the specified format. -Use \-of help to get a list of available formats. +Encode to the specified container format (default: AVI). +.br +.I NOTE: +Use \-of help to get a list of available container formats. .sp 1 .I EXAMPLE: .PD 0 .RSs .IPs "\-of avi" -Encode to AVI (default). +Encode to AVI. .IPs "\-of mpeg" Encode to MPEG. .IPs "\-of rawvideo" -raw video stream (no muxing - video only, one stream only) +raw video stream (no muxing - one video stream only) .RE .PD 1 . .TP .B \-ofps -The output file will have different frame/\:sec than the source. -You MUST set it for variable fps (asf, some mov) and progressive +Specify a frames per second (fps) value for the output file, +which can be different from that of the source material. +Must be set for variable fps (ASF, some MOV) and progressive (29.97fps telecined MPEG) files. . .TP .B \-ovc -Encode with the given video codec. -Use \-ovc help to get a list of available codecs. -(no default set) +Encode with the given video codec (no default set). +.br +.I NOTE: +Use \-ovc help to get a list of available video codecs. .sp 1 .I EXAMPLE: .PD 0 @@ -4592,23 +4596,23 @@ .IPs "\-ovc copy" no encoding, just streamcopy .IPs "\-ovc divx4" -encode to DivX4/\:DivX5 +Encode to DivX4/\:DivX5. .IPs "\-ovc raw" -encode to arbitrary uncompressed format (use \-vf format to select) +Encode to an arbitrary uncompressed format (use \-vf format to select). .IPs "\-ovc lavc" -encode with a libavcodec codecs +Encode with a libavcodec codec. .RE .PD 1 . .TP .B \-passlogfile -When encoding in 2pass mode, MEncoder dumps first pass' informations -to the given file instead of the default divx2pass.log. +Dump first pass information to instead of the default divx2pass.log +in 2-pass encoding mode. . .TP .B \-skiplimit -Maximum skippable frames after non-skipped one -(\-noskiplimit for unlimited number). +Specify the maximum number of frames that may be skipped after +encoding one frame (\-noskiplimit for unlimited). . .TP .B \-vobsubout @@ -4623,8 +4627,7 @@ . .TP .B \-vobsuboutindex -Specify the index of the subtitles in the output files. -(default: 0) +Specify the index of the subtitles in the output files (default: 0). . . . @@ -4807,14 +4810,14 @@ Set a highpass filtering frequency in Hz. Frequencies below the specified one will be cut off. A value of -1 will disable filtering, a value of 0 -will let lame choose values automatically. +will let LAME choose values automatically. . .TP .B lowpassfreq= Set a lowpass filtering frequency in Hz. Frequencies above the specified one will be cut off. A value of -1 will disable filtering, a value of 0 -will let lame choose values automatically. +will let LAME choose values automatically. . .TP .B preset=