comparison DOCS/man/en/mplayer.1 @ 17703:2b5c0730598d

XviD multi-threaded encoding support
author gpoirier
date Wed, 01 Mar 2006 09:18:56 +0000
parents 0f75945c3c7b
children a3dd033ec92e
comparison
equal deleted inserted replaced
17702:485f04e5a58c 17703:2b5c0730598d
8537 the current directory. 8537 the current directory.
8538 Returned values are in dB (decibel), the higher the better. 8538 Returned values are in dB (decibel), the higher the better.
8539 . 8539 .
8540 .PP 8540 .PP
8541 .sp 1 8541 .sp 1
8542 The following option is only available in development versions 8542 The following option is only available in XviD 1.1.x.
8543 of XviD 1.1.x.
8544 . 8543 .
8545 .TP 8544 .TP
8546 .B bvhq=<0|1> 8545 .B bvhq=<0|1>
8547 This setting allows vector candidates for B-frames to be used for 8546 This setting allows vector candidates for B-frames to be used for
8548 the encoding chosen using a rate distortion optimized operator, 8547 the encoding chosen using a rate distortion optimized operator,
8549 which is what is done for P-frames by the vhq option. 8548 which is what is done for P-frames by the vhq option.
8550 This produces nicer-looking B-frames while incurring almost no 8549 This produces nicer-looking B-frames while incurring almost no
8551 performance penalty (default: 1). 8550 performance penalty (default: 1).
8551 .
8552 .PP
8553 .sp 1
8554 The following option is only available in the CVS version of XviD.
8555 .
8556 .TP
8557 .B threads=<0\-n>
8558 Create n threads to run the motion estimation (default: 0).
8559 The maximum number of threads that can be used is the picture height
8560 divided by 16.
8552 . 8561 .
8553 . 8562 .
8554 .SS x264enc (\-x264encopts) 8563 .SS x264enc (\-x264encopts)
8555 . 8564 .
8556 .TP 8565 .TP