summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 17:52:25 +0000
committerben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-05-13 17:52:25 +0000
commit531000e6ae093220981263bc9f5b230483c9395f (patch)
tree402c8aa09295b29ba291e28fe56f641b84d01c5d /help
parent577f567243e883fda5cc43677a005cab0ee56d82 (diff)
downloadmpv-531000e6ae093220981263bc9f5b230483c9395f.tar.bz2
mpv-531000e6ae093220981263bc9f5b230483c9395f.tar.xz
Add a new suboption to -vo xv and -vo xvmc that allows selection
of XVideo adaptor to be used (instead of default one, which is #0). This is useful for example if you'd rather like to use the original Overlay renderer of your GPU instead of the texture blitting engine (which is usually default), which is number one cause of nasty video tearing effects. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26762 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index a97938e8c2..fbd39ef7b4 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1954,6 +1954,7 @@ static char help_text[]=
"[VO_XV] DOCS/HTML/en/video.html#xv!\n"\
"[VO_XV] See 'mplayer -vo help' for other (non-xv) video out drivers.\n"\
"[VO_XV] Try -vo x11.\n"
+#define MSGTR_LIBVO_XV_Adaptor "[VO_XV] Using Xv Adaptor #%d (%s)\n"
// loader/ldt_keeper.c