1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-16 11:55:42 +00:00
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11509 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
nauj27 2003-11-23 16:04:36 +00:00
parent 0c3459c762
commit 280c1e5dc5

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- synced with 1.37 -->
<!-- synced with 1.38 -->
<sect2 id="video-dev">
<title>Dispositivos de salida de video</title>
@ -155,8 +155,12 @@ screen #0
</para></listitem>
<listitem><para>
Y finalmente, compruebe si <application>MPlayer</application> fue
compilado con soporte 'xv'. <filename>./configure</filename> muestra
esto.
compilado con soporte 'xv'.
Haga <filename>mplayer -vo help | grep "xv"</filename> y, si fue compilado
con soporte 'xv', aparecerá una línea similar a:
<screen>
xv X11/Xv<!--
--></screen>
</para></listitem>
</orderedlist>
</para>