# HG changeset patch # User jonas # Date 1042662978 0 # Node ID 42b68a18a9e4145cf90a44496e4e110f412817ba # Parent 106f6f6514677c0c8c5295066df89b7854f08e8f 2 new compare functions ... diff -r 106f6f651467 -r 42b68a18a9e4 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Wed Jan 15 19:33:01 2003 +0000 +++ b/DOCS/mplayer.1 Wed Jan 15 20:36:18 2003 +0000 @@ -2820,6 +2820,10 @@ .br 4 (PSNR): sum of the squared quantization errors .br +5 (BIT): number of bits needed for the block +.br +6 (RD): rate distoration optimal, slow +.br 7 (ZERO): 0 .br +256: use chroma too, doesnt work with b frames currently