diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-12-01 16:45:43 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-12-01 16:45:43 +0000 |
commit | 58e6100cc86ebdffa6c6b0e2b4c5b582e7168614 (patch) | |
tree | 0eab8ae7df4cb5aac28bb0c89200ba2908ac865a /DOCS/man | |
parent | 5a0c4f3b617f013f5e8d6faf74bd70e7b953f25b (diff) |
Add a note about some known issues with -vo sdl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28056 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 375fdecafc..222c762f17 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3443,11 +3443,14 @@ Play video through the XFree86 Direct Graphics Access extension. Considered obsolete. . .TP -.B sdl (SDL only) +.B sdl (SDL only, buggy/outdated) Highly platform independent SDL (Simple Directmedia Layer) library video output driver. Since SDL uses its own X11 layer, MPlayer X11 options do not have any effect on SDL. +Note that it has several minor bugs (\-vm/\-novm is mostly ignored, +\-fs behaves like \-novm should, window is in top-left corner when +returning from fullscreen, panscan is not supported, ...) .PD 0 .RSs .IPs driver=<driver> |