Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AW: Re: mplayer plugin to replay DVD



Hello,
if I start vdr from inittab there is no path set.
Seems that this is done later in mingetty or getty for login terminals.
So if started a script by inittab mplayer.sh is normaly not found by path
and
I must give the full path to it as an option to the plugin.
If I give the -M option to the mplayer plugin, this option is sent to
vdr which doesn't know this option and aborts.
The trick must be the " or ' of partial strings.
Where can Information on this be found, e.g. manpage of what ?

Thanks
  Thomas

----- Original Message -----
From: "Steffen Barszus" <st_barszus@gmx.de>
To: <vdr@linuxtv.org>
Sent: Tuesday, January 14, 2003 12:58 AM
Subject: [vdr] Re: AW: Re: mplayer plugin to replay DVD


> On Tuesday 14 January 2003 00:29, you wrote:
> > > -----Ursprüngliche Nachricht-----
> > > Von: vdr-bounce@linuxtv.org [mailto:vdr-bounce@linuxtv.org]Im Auftrag
> > > von Thomas Erdmann
> > > Gesendet am: Montag, 13. Januar 2003 15:34
> > > An: vdr@linuxtv.org
> > > Betreff: [vdr] Re: mplayer plugin to replay DVD
> > >
> > > > Where should I place mplayer.sh?
> > > > I have placed it on "/video/plugins" but the plugin complains saying
> > > > mplayer.sh is not found.
> > >
> > > Thats the same problem in my installation ;-)
> > > I tried /video and /video/plugins.
> > > Who knows an answer ?
> >
> > You can put it everywhere, as long it is in your path or you provide the
> > path on the commandline. I use /usr/local/bin
> > and the following command to launch vdr from runvdr:
> >
> >
> > VDRCMD="$VDRPRG -v /video00 -w 60 -s /usr/local/bin/vdrshutdown $*\
> >                 -P'mp3 -m /usr/local/bin/mount.sh -h freedb.freedb.de -p
> > 8880'\
> >                 -P'mplayer -m /usr/local/bin/mount.sh -M
> > /usr/local/bin/mplayer.sh'\
> >
> >
> > This (or similar) should work.
> >
> The last -M switch is not needed since /usr/local/bin should be in your
path
>
>
> > Gruss
> >
> > Stephan
>
> --
> ____________________
> counter.li.org : #296567.
> machine: 181800
> vdr-box : 87
> ____________________
> Please dont CC me, since if I have replied I'll watch the tread. Both
mails
> will be filtered to the ML-folder. Thanks
>
>
> --
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as
subject.
>



--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index