comparison DOCS/man/en/mplayer.1 @ 18572:c1d5652c1654

Support and document lavc b_sensitivity option.
author corey
date Mon, 05 Jun 2006 06:37:29 +0000
parents d8605d22bf62
children a560a24265cb
comparison
equal deleted inserted replaced
18571:25c95219c33d 18572:c1d5652c1654
7003 .RSs 7003 .RSs
7004 .IPs 0 7004 .IPs 0
7005 Always use the maximum number of B-frames (default). 7005 Always use the maximum number of B-frames (default).
7006 .IPs 1 7006 .IPs 1
7007 Avoid B-frames in high motion scenes. 7007 Avoid B-frames in high motion scenes.
7008 See the b_sensitivity option to tune this strategy.
7008 .IPs 2 7009 .IPs 2
7009 Places B-frames more or less optimally to yield maximum quality (slower). 7010 Places B-frames more or less optimally to yield maximum quality (slower).
7010 You may want to reduce the speed impact of this option by tuning the 7011 You may want to reduce the speed impact of this option by tuning the
7011 option brd_scale. 7012 option brd_scale.
7012 .RE 7013 .RE
7013 .PD 1 7014 .PD 1
7015 .
7016 .TP
7017 .B b_sensitivity=<any integer greater than 0>
7018 Adjusts how sensitively vb_strategy=1 detects motion and avoids using
7019 B-frames (default: 40).
7020 Lower sensitivities will result in more B-frames.
7021 Using more B-frames usually improves PSNR, but too many B-frames can
7022 hurt quality in high-motion scenes.
7023 Unless there is an extremely high amount of motion, b_sensitivity can
7024 safely be lowered below the default; 10 is a reasonable value in most
7025 cases.
7014 . 7026 .
7015 .TP 7027 .TP
7016 .B brd_scale=<0\-10> 7028 .B brd_scale=<0\-10>
7017 Downscales frames for dynamic B-frame decision (default: 0). 7029 Downscales frames for dynamic B-frame decision (default: 0).
7018 Each time brd_scale is increased by one, the frame dimensions are 7030 Each time brd_scale is increased by one, the frame dimensions are