From 531000e6ae093220981263bc9f5b230483c9395f Mon Sep 17 00:00:00 2001 From: ben Date: Tue, 13 May 2008 17:52:25 +0000 Subject: 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 --- help/help_mp-en.h | 1 + 1 file changed, 1 insertion(+) (limited to 'help/help_mp-en.h') 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 -- cgit v1.2.3