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 --- DOCS/man/en/mplayer.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DOCS/man/en/mplayer.1') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 9186734729..0b24510041 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3341,6 +3341,8 @@ with \-v option and look out for the lines tagged with [xv common] at the beginning. .PD 0 .RSs +.IPs adaptor= +Select a specific XVideo adaptor (check xvinfo results). .IPs port= Select a specific XVideo port. .IPs ck= @@ -3389,6 +3391,8 @@ Video output driver that uses the XvMC (X Video Motion Compensation) extension of XFree86 4.x to speed up MPEG-1/2 and VCR2 decoding. .PD 0 .RSs +.IPs adaptor= +Select a specific XVideo adaptor (check xvinfo results). .IPs port= Select a specific XVideo port. .IPs (no)benchmark -- cgit v1.2.3