[MPlayer-translations] r26762 - in trunk: DOCS/man/en/mplayer.1 DOCS/man/fr/mplayer.1 help/help_mp-en.h libvo/vo_xv.c libvo/vo_xvmc.c

ben subversion at mplayerhq.hu
Tue May 13 19:52:27 CEST 2008


Author: ben
Date: Tue May 13 19:52:25 2008
New Revision: 26762

Log:
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.



Modified:
   trunk/DOCS/man/fr/mplayer.1

Changes in other areas also in this revision:
Modified:
   trunk/DOCS/man/en/mplayer.1
   trunk/help/help_mp-en.h
   trunk/libvo/vo_xv.c
   trunk/libvo/vo_xvmc.c

Modified: trunk/DOCS/man/fr/mplayer.1
==============================================================================
--- trunk/DOCS/man/fr/mplayer.1	(original)
+++ trunk/DOCS/man/fr/mplayer.1	Tue May 13 19:52:25 2008
@@ -3527,6 +3527,8 @@ est utilisée, et comment elle est affich
 puis regardez les lignes commençant par [xv common].
 .PD 0
 .RSs
+.IPs adaptor=<nombre>
+Sélectionne un adaptateur XVideo particulier (cf. xvinfo).
 .IPs port=<nombre>
 Sélectionne un port XVideo particulier.
 .IPs ck=<cur|use|set>
@@ -3578,6 +3580,8 @@ Ce pilote emploie l'extension XvMC (X Vi
 XFree86 4.x pour accélérer les lectures de médias MPEG-1/\:2 et VCR2.
 .PD 0
 .RSs
+.IPs adaptor=<nombre>
+Sélectionne un adaptateur XVideo particulier (cf. xvinfo).
 .IPs port=<nombre>
 Sélectionne un port XVideo particulier.
 .IPs (no)benchmark



More information about the MPlayer-translations mailing list