Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: feature request mplayer plugin
On Sun, 23 Feb 2003 22:13:50 +0100
Matthias Mueller <matthias.mueller@rz.uni-karlsruhe.de>
wrote:
> Hi,
>
> On Sun, Feb 23, 2003 at 10:06:08PM +0100, Gerhard Steiner
> wrote:
> > wouldn't it be possible to store and display the output
> of
> > the last mplayer (or mplayer.sh) call.
> > It would be much easier to check for errors.
> No need for a plugin-extension. Change the mplayer.sh
> script to write
> stdout and stderr to /tmp/vdr.mplayer.output and put a
> line in
> commands.conf that output the last 10 or 20 lines (e.g.
> tail -10
> /tmp/vdr.mplayer.output or tail -20
> /tmp/vdr.mplayer.output).
> That's all ;-)
>
> Bye,
> Matthias
>
> --
> Matthias.Mueller@rz.uni-karlsruhe.de
> Rechenzentrum Universitaet Karlsruhe
> Abteilung Netze
>
>
> --
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with
> "unsubscribe vdr" as subject.
>
Great, thanks.
What would be the best way to write all output to a file?
Is this correct?
mplayer ... >/tmp/vdr.mplayer.output
2>/tmp/vdr.mplayer.output 3>/tmp/vdr.mplayer.output
Thanks, Gerhard
----------------------------------------------
Das ist ein Service von austria.com
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index