changeset 11504:03ac0a671641

Checking if MPlayer has vo Xv Patch by Maciej Paszta <paszczi@go2.pl>
author wight
date Sun, 23 Nov 2003 08:23:01 +0000
parents 8fd9fe033abe
children 8de9dba0ffaa
files DOCS/xml/en/video.xml
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml	Sat Nov 22 16:18:19 2003 +0000
+++ b/DOCS/xml/en/video.xml	Sun Nov 23 08:23:01 2003 +0000
@@ -152,7 +152,11 @@
   </para></listitem>
 <listitem><para>
   And finally, check if <application>MPlayer</application> was compiled
-  with 'xv' support.  <filename>./configure</filename> prints this.
+  with 'xv' support. Do a <filename>mplayer -vo help | grep "xv" </filename> and, if
+  'xv' support was built, similiar line should appear:
+  <screen>
+  xv      X11/Xv<!--
+  --></screen>
   </para></listitem>
 </orderedlist>
 </para>