# HG changeset patch # User diego # Date 1182201885 0 # Node ID 04d8bd7d7c2667dad67119a8ca6252d94eefe874 # Parent 294cbf94b48a3e7f7ce4b33da0b0d9ed229e566b misc small fixes diff -r 294cbf94b48a -r 04d8bd7d7c26 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Jun 18 20:04:46 2007 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Jun 18 21:24:45 2007 +0000 @@ -1762,8 +1762,8 @@ .IPs device= Specify TV device (default: /dev/\:video0). .I NOTE: -For bsdbt848 driver you can provide both bktr and tuner device names -separating them with comma, tuner after +For the bsdbt848 driver you can provide both bktr and tuner device +names separating them with a comma, tuner after bktr (e.g.\& -tv device=/dev/bktr1,/dev/tuner1). .IPs input= Specify input (default: 0 (TV), see console output for available inputs). @@ -2928,7 +2928,7 @@ .TP .B \-monitoraspect (also see \-aspect) Set the aspect ratio of your monitor or TV screen. -A value of 0 disables previous monitoraspect setting (e.g.\& in config file). +A value of 0 disables a previous setting (e.g.\& in the config file). Overrides the \-monitorpixelaspect setting if enabled. .sp 1 .I EXAMPLE: @@ -7539,7 +7539,7 @@ .TP .B b_sensitivity= Adjusts how sensitively vb_strategy=1 detects motion and avoids using -B-frames (default: 40). +B-frames (default: 40). Lower sensitivities will result in more B-frames. Using more B-frames usually improves PSNR, but too many B-frames can hurt quality in high-motion scenes. @@ -7949,7 +7949,7 @@ .RE .PD 1 .RS -MV & DC are most important, loosing them looks far worse than loosing +MV & DC are most important, losing them looks far worse than losing the AC and the 1. & 2. partition. (MV & DC) are far smaller than the 3. partition (AC) meaning that errors will hit the AC partition much more often than the MV & DC partitions. @@ -9886,7 +9886,7 @@ you probably did not enable this option. . .TP -.B "interleaving2\ \ \ " +.B interleaving2 Uses a better algorithm to interleave audio and video packets, based on the principle that the muxer will always try to fill the stream with the largest percentage of free space.