[MEncoder-users] display only status bar
Phil
Phil.Oleynik at mail.ioffe.ru
Tue Feb 8 11:12:54 CET 2005
Alexey wrote:
>Yes I did, but woulndt this be very cpu consuming as grep would have to
>flter it everytime something changes, thus 2-30 times in a second. Or am
>I wrong?
>
>
>
>>Did you think about smthg like this:
>>mencoder | grep "Pos:"
>>
>>
>>
grep is a program, written for linux, since this, it's very fast and
effective. 10MB text file on P4-2400
is grepped for frequently occuring string for about a second. The same
amount of time you will loose
while grepping mencoder output.
Phil
More information about the MEncoder-users
mailing list