summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/mplayer.1
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/mplayer.1')
-rw-r--r--DOCS/man/en/mplayer.115
1 files changed, 15 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index af37fd9f3e..453e316552 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3995,6 +3995,21 @@ Apart from this the values have the same meaning as for \-vo gl.
.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.