next up previous contents
Next: 2.3 Visualization tools Up: 2. Running Player Previous: 2.1 Building and Installing   Contents


2.2 Command Line Arguments


Table 2.1: Player command-line arguments
\begin{table}
% latex2html id marker 184
\begin{center}
{\normalsize
\begin{tabu...
...hapt:configfile} for
details.\\
\hline
\end{tabularx}}
\end{center}
\end{table}


Player is executed as follows:

  $ player [-p <port>] [-s <path>] [-g <id>] [-r <path>] [-d <shlib>] 
           [-k <key>] [<configfile>]
The command-line arguments are summarized in Table 2.1, and the configuration file syntax is described in Chapter 4. Note that you can specify at most one of -s, -g, or -r; if you specify none of these options, the default is to connect to physical hardware.



2004-06-02