Author: reimar
Date: Sun Jan  3 15:55:15 2010
New Revision: 30183

Log:
Basic -vo matrixview documentation.

Modified:
   trunk/DOCS/man/en/mplayer.1

Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 Sun Jan  3 15:54:51 2010        (r30182)
+++ trunk/DOCS/man/en/mplayer.1 Sun Jan  3 15:55:15 2010        (r30183)
@@ -3995,6 +3995,21 @@ Apart from this the values have the same
 .REss
 .
 .TP
+.B matrixview
+OpenGL based renderer creating a Matrix-like running-text effect.
+.PD 0
+.RSs
+.IPs cols=<n>
+Number of text columns to display.
+Very low values (< 16) will probably fail due to scaler limitations.
+Values not divisible be 16 may cause issues as well.
+.IPs rows=<n>
+Number of text rows to display.
+Very low values (< 16) will probably fail due to scaler limitations.
+Values not divisible be 16 may cause issues as well.
+.REss
+.
+.TP
 .B "null\ \ \ "
 Produces no video output.
 Useful for benchmarking.
_______________________________________________
MPlayer-DOCS mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs

Reply via email to