# HG changeset patch # User reimar # Date 1262530515 0 # Node ID 74f3e726b1f54d173631060724dff3c834c5af62 # Parent 12a49e9ca30eb9f72547565e3770b3bc685800eb Basic -vo matrixview documentation. diff -r 12a49e9ca30e -r 74f3e726b1f5 DOCS/man/en/mplayer.1 --- 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= +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.