diff options
author | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-11 19:28:56 +0000 |
---|---|---|
committer | gpoirier <gpoirier@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-10-11 19:28:56 +0000 |
commit | dbee55ae222ae9502e3d7724a02a12d1550b8d38 (patch) | |
tree | 2c95bd25add8bbe1a2295b73afe94e0909627a59 /DOCS/man/en | |
parent | 30d48cb10e8576126d9aa2e0bbc8e0a06b3896fc (diff) |
XviD's bvhq option description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13614 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 96eeb62b49..e58cfdb8cb 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -6774,6 +6774,19 @@ and store the per frame PSNR in a file with a name like 'psnr_hhmmss.log' in the current directory. Returned values are in dB (decibel), the higher the better. . +.PP +.sp 1 +The following option is only available in development versions +of XviD 1.1.x. +. +.TP +.B bvhq=<0|1> +This setting allows vector candidates for B frames to be used for +the encoding chosen using a rate distortion optimized operator, +which is what is done for P frames by the vhq option. +This produces nicer-looking B frames while incurring almost no +performance penalty. +. . .SS x264enc (\-x264encopts) . |