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.