diff DOCS/en/mplayer.1 @ 9645:687eed75ac9c

lavc 4663 / quantizer bias
author michael
date Sat, 22 Mar 2003 12:46:44 +0000
parents 0fe056bdb135
children eb9660b1f782
line wrap: on
line diff
--- a/DOCS/en/mplayer.1	Sat Mar 22 12:02:27 2003 +0000
+++ b/DOCS/en/mplayer.1	Sat Mar 22 12:46:44 2003 +0000
@@ -3162,6 +3162,24 @@
 .IPs umv
 unlimited MVs (H.263+ only)
 Allow encoding of abritarily long MVs.
+.IPs ibias=<\-256\-256>
+intra quantizer bias (256 == 1.0)
+.br
+mpeg style quantizer default: 96
+.br
+h263 style quantizer default: 0
+.br
+Note: the h263 MMX quantizer cannot handle positive biases (set vfdct=1or2)
+      the mpeg MMX quantizer cannot handle negative biases (set vfdct=1or2)
+.IPs pbias=<\-256\-256>
+inter quantizer bias (256 == 1.0)
+.br
+mpeg style quantizer default: 0
+.br
+h263 style quantizer default: -64
+.br
+Note: the h263 MMX quantizer cannot handle positive biases (set vfdct=1or2)
+      the mpeg MMX quantizer cannot handle negative biases (set vfdct=1or2)
 .RE
 .
 .TP