comparison DOCS/xml/en/video.xml @ 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 8f3305688c21
children dd17c00dff68
comparison
equal deleted inserted replaced
11503:8fd9fe033abe 11504:03ac0a671641
150 It must support YUY2 packed, and YV12 planar pixel formats to be usable 150 It must support YUY2 packed, and YV12 planar pixel formats to be usable
151 with <application>MPlayer</application>. 151 with <application>MPlayer</application>.
152 </para></listitem> 152 </para></listitem>
153 <listitem><para> 153 <listitem><para>
154 And finally, check if <application>MPlayer</application> was compiled 154 And finally, check if <application>MPlayer</application> was compiled
155 with 'xv' support. <filename>./configure</filename> prints this. 155 with 'xv' support. Do a <filename>mplayer -vo help | grep "xv" </filename> and, if
156 'xv' support was built, similiar line should appear:
157 <screen>
158 xv X11/Xv<!--
159 --></screen>
156 </para></listitem> 160 </para></listitem>
157 </orderedlist> 161 </orderedlist>
158 </para> 162 </para>
159 163
160 <sect5 id="tdfx"> 164 <sect5 id="tdfx">