Sophie

Sophie

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

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

<html lang="en">
<head>
<title>Usage questions - 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="FAQ.html#FAQ" title="FAQ">
<link rel="prev" href="Installation-questions.html#Installation-questions" title="Installation questions">
<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="Usage-questions"></a>
<p>
Previous:&nbsp;<a rel="previous" accesskey="p" href="Installation-questions.html#Installation-questions">Installation questions</a>,
Up:&nbsp;<a rel="up" accesskey="u" href="FAQ.html#FAQ">FAQ</a>
<hr>
</div>

<h3 class="section">6.3 Usage questions</h3>

<p><strong>Q:</strong> <em>Ok, I compiled gmerlin and started the player, now how do I  play a file?</em>

   <p><strong>A:</strong> The easiest way is to open the Incoming or Favourites album
and use one of the buttons at the bottom to open a file or URL. Or drag the
file from a filemanager into an album. Later you might want to create
your own albums.

   <p><strong>Q:</strong> <em>Can I play a VCD image from harddisk before burning?</em>

   <p><strong>A:</strong> Yes. If you use vcdimager, you have 2 files: a .bin file and a .cue
   file. If you load the .cue file with the avdecoder plugin, you'll be
   able to play the VCD image.

   <p><strong>Q:</strong> <em>Can I play a DVD image from harddisk or from a mounted DVD drive?</em>

   <p><strong>A:</strong> Yes, in the dvd directory, go to the subdirectory <code>video_ts</code> and load the
   file <code>video_ts.ifo</code>.

   <p><strong>Q:</strong> <em>Can I play an audio CD image from harddisk before burning?</em>

   <p><strong>A:</strong> Not yet.

   <p><strong>Q:</strong> <em>How can I make gmerlin the default audio CD player on my Desktop environment?</em>

   <p><strong>A:</strong> First, find out how to configure the default audio CD player on your system. 
   Usually, you can set a command, which is executed, when a new audio cd is inserted. 
   Assuming your cdrom device is <code>/dev/hdd</code>, the command for opening and playing
   an audio cd is:

   <p><code>gmerlin_remote -launch -openplay cda:///dev/hdd</code>

   <p>If you just want ot open the CD (without starting playback), use:

   <p><code>gmerlin_remote -launch -open cda:///dev/hdd</code>

   <p><strong>Q:</strong> <em>How can I make gmerlin the default DVD player on my Desktop environment?</em>

   <p><strong>A:</strong> Same as for audio CDs, but replace <code>cda://</code> with <code>dvd://</code>.

   <p><strong>Q:</strong> <em>How can I configure gmerlin as a Mime handler for media files on my Desktop environment?</em>

   <p><strong>A:</strong> Find out how to set up mime handlers (e.g. right click onto a file and select &ldquo;Open with...&rdquo;). 
   Then, enter the command <code>gmerlin_launcher</code>.

   <p><strong>Q:</strong> <em>How can I map multimedia keys on my keyboard to gmerlin functions?</em>

   <p><strong>A:</strong> You need some way to configure custom shell commands for multimedia keys. Check the
documentation of your Desktop system. To remote control gmerlin, use the commandline program
<code>gmerlin_remote</code>. Type <code>gmerlin_remote -help</code> for supported options and commands.

   </body></html>