1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-20 14:56:55 +00:00

Checking if MPlayer has vo Xv

Patch by Maciej Paszta <paszczi@go2.pl>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11505 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2003-11-23 08:23:01 +00:00
parent f54e4636c5
commit 0b29dddcd6

View File

@ -152,7 +152,11 @@ screen #0
</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>