[Mplayer-dvb] mencoder and output to stdout
Matthias Fechner
idefix at fechner.net
Wed Aug 7 16:49:46 CEST 2002
Hello Rienecker,,
* Rienecker, Fa. Evenio, ITS P, M <C.Rienecker at deutschepost.de> [07-08-02 16:23]:
> Most probably it's stderr.
> Try redirecting the output like this:
> foo >message.log 2>error.log
>
> if you want to redirect stderr to stdout use:
> foo >message.log 2>&1
I tried this also.
I i solved the problem now.
It seems, that mencoder gives some lines out, i get four lines, so my
parser failed.
Now all is working fine.
But thanks for your tip.
--
Bye
Matthias
More information about the MPlayer-dvb
mailing list