changeset 30141:74f3e726b1f5

Basic -vo matrixview documentation.
author reimar
date Sun, 03 Jan 2010 14:55:15 +0000
parents 12a49e9ca30e
children bd5ab02f84f8
files DOCS/man/en/mplayer.1
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1	Sun Jan 03 14:54:51 2010 +0000
+++ b/DOCS/man/en/mplayer.1	Sun Jan 03 14:55:15 2010 +0000
@@ -3995,6 +3995,21 @@
 .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.