diff options
author | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-08-27 11:04:52 +0000 |
---|---|---|
committer | cehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-08-27 11:04:52 +0000 |
commit | bdf9a6321ddd69856ddfccf06678ac90c2442618 (patch) | |
tree | 923f0ee1496e85462e2e27d9eef5151282a313dd /DOCS | |
parent | b3237275e36b2bc6b8b0bdaf982356755effee55 (diff) | |
download | mpv-bdf9a6321ddd69856ddfccf06678ac90c2442618.tar.bz2 mpv-bdf9a6321ddd69856ddfccf06678ac90c2442618.tar.xz |
Expand wid explanation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29555 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 3db7b6e3d1..0f23f7004d 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3281,6 +3281,9 @@ Enables VBI for the vesa, dfbmga and svga video output drivers. .B \-wid <window ID> (also see \-guiwid) (X11, OpenGL and DirectX only) This tells MPlayer to attach to an existing window. Useful to embed MPlayer in a browser (e.g.\& the plugger extension). +This option fills the given window completely, thus aspect scaling, +panscan etc. are no longer handled by MPlayer but must be managed by the +application that created the window. . .TP .B \-xineramascreen <\-2\-...> |