Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 874255f3b26b44feb57fbe38a7384518 > files > 378

gmerlin-0.4.1-2mdv2010.0.i586.rpm

<html lang="en">
<head>
<title>gmerlin_remote - Gmerlin 0.4.1</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Gmerlin 0.4.1">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="Player-remote-control.html#Player-remote-control" title="Player remote control">
<link rel="next" href="gmerlin_005fremote_005fexamples.html#gmerlin_005fremote_005fexamples" title="gmerlin_remote_examples">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This manual is for Gmerlin
(version 0.4.1, 9 January 2008).

Copyright (C) 2001-2008 Members of the Gmerlin project.

     Permission is granted to copy, distribute and/or modify this
     document under the terms of the GNU Free Documentation License,
     Version 1.1 or any later version published by the Free Software
     Foundation; with no Invariant Sections, with the Front-Cover Texts
     being ``A GNU Manual,'' and with the Back-Cover Texts as in (a)
     below.  A copy of the license is included in the section entitled
     ``GNU Free Documentation License.''

     (a) The FSF's Back-Cover Text is: ``You have freedom to copy and
     modify this GNU Manual, like GNU software.  Copies published by
     the Free Software Foundation raise funds for GNU development.''
   -->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
  pre.display { font-family:inherit }
  pre.format  { font-family:inherit }
  pre.smalldisplay { font-family:inherit; font-size:smaller }
  pre.smallformat  { font-family:inherit; font-size:smaller }
  pre.smallexample { font-size:smaller }
  pre.smalllisp    { font-size:smaller }
  span.sc    { font-variant:small-caps }
  span.roman { font-family:serif; font-weight:normal; } 
  span.sansserif { font-family:sans-serif; font-weight:normal; } 
--></style>
</head>
<body>
<div class="node">
<a name="gmerlin_remote"></a>
<a name="gmerlin_005fremote"></a>
<p>
Next:&nbsp;<a rel="next" accesskey="n" href="gmerlin_005fremote_005fexamples.html#gmerlin_005fremote_005fexamples">gmerlin_remote_examples</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="Player-remote-control.html#Player-remote-control">Player remote control</a>
<hr>
</div>

<h4 class="subsection">4.2.1 Invoking gmerlin_remote</h4>

     <dl>
<dt><b>Synopsis</b><dd><b>gmerlin_remote</b> <i>[options] command
</i><br>
<br><dt><b>Description</b><dd>Remote control command for the Gmerlin GUI Player
<br>
<br><dt><b>Global options</b><dd>
          <dl>
<dt><i>-host &lt;hostname&gt;</i><dd>Host to connect to, default is localhost<br>

          <br><dt><i>-port &lt;port&gt;</i><dd>Port to connect to<br>

          <br><dt><i>-launch</i><dd>Launch new player if necessary<br>

     </dl>
     <br><dt><b>Commands</b><dd>
          <dl>
<dt><i>-play</i><dd>Play current track<br>

          <br><dt><i>-next</i><dd>Switch to next track<br>

          <br><dt><i>-prev</i><dd>Switch to previous track<br>

          <br><dt><i>-stop</i><dd>Stop playback<br>

          <br><dt><i>-pause</i><dd>Pause playback<br>

          <br><dt><i>-mute</i><dd>Toggle mute<br>

          <br><dt><i>-add &lt;gml&gt;</i><dd>Add &lt;gml&gt; to the incoming album<br>

          <br><dt><i>-addplay &lt;gml&gt;</i><dd>Add &lt;gml&gt; to the incoming album and play it<br>

          <br><dt><i>-open &lt;device&gt;</i><dd>Open album for &lt;device&gt;. Device must be a GML (e.g. dvd:///dev/hdd).<br>

          <br><dt><i>-openplay &lt;device&gt;</i><dd>Open album for &lt;device&gt; and play first track. Device must be a GML (e.g. dvd:///dev/hdd).<br>

          <br><dt><i>-volume &lt;volume&gt;</i><dd>Set player volume. &lt;volume&gt; is in dB, 0.0 is max<br>

          <br><dt><i>-volume-rel &lt;diff&gt;</i><dd>In- or decrease player volume. &lt;diff&gt; is in dB<br>

          <br><dt><i>-seek-rel &lt;diff&gt;</i><dd>Seek relative. &lt;diff&gt; is in seconds.<br>

          <br><dt><i>-chapter [num|+|-]</i><dd>Go to the specified chapter. Use '+' and '-' to go to the next or previous chapter respectively<br>

     </dl>
     <br><dt><b>Generic options</b><dd>The following generic options are available for all gmerlin applications<br>
          <dl>
<dt><i>-help</i><dd>Print this help message and exit<br>

          <br><dt><i>-help-man</i><dd>Print this help message as a manual page and exit<br>

          <br><dt><i>-help-texi</i><dd>Print this help message in texinfo format and exit<br>

          <br><dt><i>-version</i><dd>Print version info and exit<br>

     </dl>
     <br><dt><b>Environment variables</b><dd>
          <dl>
<dt><samp><span class="env">GMERLIN_PLAYER_REMOTE_PORT</span></samp><dd>Default port for the remote control<br>
</dl>
     </dl>

   </body></html>