comparison DOCS/en/mplayer.1 @ 9809:508dc4231269

Actually do something useful with XVID_GLOBAL_EXTRASTATS / XVID_EXTRASTATS. Now we can really compare XviD and libavcodec :)
author rguyom
date Thu, 03 Apr 2003 06:53:01 +0000
parents a67f1ea3a5d5
children 556e272022a4
comparison
equal deleted inserted replaced
9808:a67f1ea3a5d5 9809:508dc4231269
3241 .IPs subq=<1\-8> 3241 .IPs subq=<1\-8>
3242 subpel refinement quality (for qpel) (default: 8). 3242 subpel refinement quality (for qpel) (default: 8).
3243 Note: This has a significant effect on the speed. 3243 Note: This has a significant effect on the speed.
3244 .IPs psnr 3244 .IPs psnr
3245 print the psnr (peak signal to noise ratio) for the whole video after encoding 3245 print the psnr (peak signal to noise ratio) for the whole video after encoding
3246 and store the per frame psnr in a file with a name like 'psnr_012345.log'. 3246 and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'.
3247 Return values are in dB (decibel), the higher the better. 3247 Returned values are in dB (decibel), the higher the better.
3248 .IPs mpeg_quant 3248 .IPs mpeg_quant
3249 use MPEG quantizers instead of H.263. 3249 use MPEG quantizers instead of H.263.
3250 (default: disabled) (i.e.\& use H.263 quantizers) 3250 (default: disabled) (i.e.\& use H.263 quantizers)
3251 .IPs aic 3251 .IPs aic
3252 advanced intra prediction (H.263+ only) 3252 advanced intra prediction (H.263+ only)
3461 maximum number of B frames to put between I/P frames (default=0) 3461 maximum number of B frames to put between I/P frames (default=0)
3462 .IPs bquant_ratio=<0\-1000> 3462 .IPs bquant_ratio=<0\-1000>
3463 quantizer ratio between B and non B frames, 150=1.50 (default=150) 3463 quantizer ratio between B and non B frames, 150=1.50 (default=150)
3464 .IPs bquant_offset=<-1000\-1000> 3464 .IPs bquant_offset=<-1000\-1000>
3465 quantizer offset between B and non B frames, 100=1.00 (default=100) 3465 quantizer offset between B and non B frames, 100=1.00 (default=100)
3466 .IPs psnr
3467 print the psnr (peak signal to noise ratio) for the whole video after encoding
3468 and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'.
3469 Returned values are in dB (decibel), the higher the better.
3466 .RE 3470 .RE
3467 3471
3468 3472
3469 .\" -------------------------------------------------------------------------- 3473 .\" --------------------------------------------------------------------------
3470 .\" Keyboard control 3474 .\" Keyboard control