Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: feature request mplayer plugin
On Mon, 24 Feb 2003 10:30:44 +0100
Matthias Mueller <matthias.mueller@rz.uni-karlsruhe.de>
wrote:
> On Mon, Feb 24, 2003 at 10:28:22AM +0100, Gerhard Steiner
> wrote:
> > 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
> mplayer ... >/tmp/vdr.mplayer.out 2>&1 3>&1
>
> But you can omit 3>&1
>
> 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.
>
works almost great. The only problem is, that the output is
strange, when there is a counter, e.g. 1% 2%.....
This is shown in one line as 1% ^M2% ^M3% ...
Especially the progress counter is really annoying.
Is it possible to skip something like this? Delete it from
the file?
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