changeset 2363:e87cbb7db151

some options previously forgot :(
author gabucino
date Mon, 22 Oct 2001 12:57:43 +0000
parents 30888dcf8bf0
children 2f8f83ddbab3
files DOCS/mplayer.1
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/mplayer.1	Mon Oct 22 12:34:47 2001 +0000
+++ b/DOCS/mplayer.1	Mon Oct 22 12:57:43 2001 +0000
@@ -77,6 +77,8 @@
 .RB [ \-screenw\ pixels ]
 .RB [ \-screenh\ pixels ]
 .RB [ \-cache\ kbytes ]
+.RB [ \-bpp\ depth ]
+.RB [ \-flip ]
 .I - or file or device
 .PP
 .SH DESCRIPTION
@@ -149,6 +151,10 @@
 .B \-zoom
 use software scaling, where available (use with -nofs)
 .TP
+.B \-flip
+flip image (useful for example for old Indeo codecs). Supported only(?)
+by the 'sdl' and 'vesa' outputs.
+.TP
 .B \-x\ x
 scale image to x width [if driver suppports!]
 .TP
@@ -307,6 +313,10 @@
     -ss 01:10:00
 
 .TP
+.B \-bpp\ depth
+use different color depth than autodetect. Not all -vo drivers support
+it (fbdev, dga2, svga, vesa).
+.TP
 .B \-abs\ bytes
 sound card audio buffer size (in bytes, default: measuring)
 .TP