old-www/REF/VLC-User-Guide/x625.html

472 lines
5.9 KiB
HTML

<HTML
><HEAD
><TITLE
>&#13;Interface modules
</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
REL="HOME"
TITLE="
VLC user guide
"
HREF="index.html"><LINK
REL="UP"
TITLE="
Modules and options for VLC
"
HREF="modules.html"><LINK
REL="PREVIOUS"
TITLE="
Demuxers
"
HREF="x567.html"><LINK
REL="NEXT"
TITLE="
Codec modules
"
HREF="x715.html"></HEAD
><BODY
CLASS="sect1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>VLC user guide</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x567.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>Chapter 2. Modules and options for VLC</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="x715.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="sect1"
><H1
CLASS="sect1"
><A
NAME="AEN625"
></A
>2.7. Interface modules</H1
><P
>&#13;These modules allow you to choose the interface
or interfaces you want to use (whether graphical or control
interfaces).
</P
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN628"
></A
>2.7.1. wxwindows</H2
><P
><EM
>default: enabled</EM
></P
><P
>&#13;The wxWindows interface is a portable interface that
is currently working under GNU/Linux and Windows. It is now the best
graphical interface available under both Windows and GNU/Linux
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN633"
></A
>2.7.2. skins</H2
><P
><EM
>default: enabled on win32</EM
></P
><P
>&#13;This skinnable interface module works under Win32
and X11. You can create your own skins very easily with XML files
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN638"
></A
>2.7.3. gtk</H2
><P
><EM
>default: enabled</EM
></P
><P
>&#13;This is the GTK+ interface. It needs gtk libraries
and headers files if you are compiling it. Note that it can also be used
under Windows
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN643"
></A
>2.7.4. gnome</H2
><P
><EM
>default: disabled</EM
></P
><P
><EM
>&#13;For GNU/Linux only
</EM
></P
><P
>&#13;This is the Gnome interface. It needs gnome libraries
(<EM
>libgnome32</EM
> package under Debian) and headers
(<EM
>libgnome-dev</EM
> package under Debian) if you wish to
compile it
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN652"
></A
>2.7.5. qt</H2
><P
><EM
>default: disabled</EM
></P
><P
>&#13;This is the QT interface module. You will need the libraries
(<EM
>libqt2</EM
> package on Debian) and headers
(<EM
>libqt-dev</EM
> package under Debian) if you wish to
compile it
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN659"
></A
>2.7.6. kde</H2
><P
><EM
>default: disabled</EM
></P
><P
><EM
>&#13;For GNU/Linux only
</EM
></P
><P
>&#13;This is the KDE interface module. You will need the libraries
(<EM
>kdelibs3</EM
> package on Debian) and headers
(<EM
>kde-devel</EM
> package under Debian) if you wish to
compile it
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN668"
></A
>2.7.7. rc</H2
><P
><EM
>Always enabled
</EM
></P
><P
>&#13;This is the Remote Control interface module. It allows you
to control VLC via commands, such as <EM
>play</EM
>,
<EM
>stop</EM
>, etc... or via a script. This interface is
text-based, so you should use it when you are in console mode
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN675"
></A
>2.7.8. http</H2
><P
><EM
>Always enabled
</EM
></P
><P
>&#13;This module allows you to remote control your VLC
via a web browser. You can create custom web pages.
<A
HREF="http://wiki.videolan.org/index.php/HTTP"
TARGET="_top"
>More info here</A
>
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN681"
></A
>2.7.9. ncurses</H2
><P
><EM
>default: disabled</EM
></P
><P
><EM
>&#13;For GNU/Linux only
</EM
></P
><P
>&#13;
This is a text interface, using ncurses library.
You will need ncurses headers if you want to compile it
(<EM
>libncurses5-dev</EM
> package on Debian)
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN689"
></A
>2.7.10. lirc</H2
><P
><EM
>default: disabled</EM
></P
><P
><EM
>&#13;For GNU/Linux only
</EM
></P
><P
>&#13;This interface module allows you to control VLC
through a remote. A lircrc example is provided to help you configure it
to your remote (see <TT
CLASS="filename"
>doc/lirc/example.lircrc</TT
>)
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN697"
></A
>2.7.11. opie</H2
><P
><EM
>default: disabled</EM
></P
><P
>&#13;This is an interface plugin for the Qt Embedded
library (iPaq graphical library)
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN702"
></A
>2.7.12. gestures</H2
><P
><EM
>Always enabled
</EM
></P
><P
>&#13;This module allows you to control VLC via mouse
gestures
.</P
></DIV
><DIV
CLASS="sect2"
><H2
CLASS="sect2"
><A
NAME="AEN707"
></A
>2.7.13. joystick</H2
><P
><EM
>default: disabled</EM
></P
><P
><EM
>&#13;For GNU/Linux only
</EM
></P
><P
>&#13;This module allows you to control VLC via a joystick
with many options. More information can be found
<A
HREF="http://wiki.videolan.org/index.php/Joystick"
TARGET="_top"
>here</A
>
.</P
></DIV
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x567.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="x715.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Demuxers</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="modules.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Codec modules</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>