Mercurial > mplayer.hg
changeset 17244:70120627f0b9
Adds lavc's brd_scale and updates vb_strategy
author | gpoirier |
---|---|
date | Sun, 25 Dec 2005 21:33:15 +0000 |
parents | 67ce2e4206ea |
children | 44c24de55f9d |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 12 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sun Dec 25 21:29:18 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Sun Dec 25 21:33:15 2005 +0000 @@ -6790,7 +6790,7 @@ 1000000000 means no scene changes are detected (default: 0). . .TP -.B vb_strategy=<0\-1> (pass one only) +.B vb_strategy=<0\-2> (pass one only) strategy to choose between I/\:P/\:B-frames: .PD 0 .RSs @@ -6798,8 +6798,17 @@ Always use the maximum number of B-frames (default). .IPs 1 Avoid B-frames in high motion scenes. -.RE -.PD 1 +.IPs 2 +Places B-frames more or less optimaly to yield maximal quality (slower) +You may want to reduce the speed impact of this option tuning the option +brd_scale. +.RE +.PD 1 +. +.B brd_scale=<0\-10> +Downscales frames for dynamic B-frame decission (default: 0). +Speed should increase by a factor of 4 every time brd_scale is increased +by 1. . .TP .B vpass=<1\-3>