From 2f228574be9d75a816840bbd4695c346cca5e5b8 Mon Sep 17 00:00:00 2001 From: reimar Date: Sun, 3 Jan 2010 14:55:15 +0000 Subject: Basic -vo matrixview documentation. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30183 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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= +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= +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. -- cgit v1.2.3