[Mplayer-dvb] mencoder and output to stdout

Rienecker, Fa. Evenio, ITS P, M C.Rienecker at deutschepost.de
Wed Aug 7 16:23:20 CEST 2002


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

CU,
Christian.


> -----Original Message-----
> From: Matthias Fechner [mailto:idefix at fechner.net]
> Sent: Wednesday, August 07, 2002 4:20 PM
> To: mplayer-dvb at mplayerhq.hu
> Subject: [Mplayer-dvb] mencoder and output to stdout
> 
> 
> Hi Arpi,
> 
> sorry, if this is the wrong mailinglist.
> I want to write a perl-GUI for mencoder.
> I need to read some values over stdin/out, but this line seems to come
> over an other output:
> 19.1s    573f ( 0%)  46fps Trem:  90min 373mb  A-V:0.041 
> [209:155] [210:155]
> 
> Is it possible to redirect this to stdout?
> In the documentation i cannot found any hints.
> 
> Maybe you have a tip for me?
> 
> Thanks.
> 
> -- 
> Bye
> Matthias
> _______________________________________________
> Mplayer-dvb mailing list
> Mplayer-dvb at mplayerhq.hu
> http://mplayerhq.hu/mailman/listinfo/mplayer-dvb
> 



More information about the MPlayer-dvb mailing list