On Thu, Apr 04, 2002 at 04:01:12PM -0300, Bruno Muller Junior wrote:
> 
> When I type "aviplay", a lot of messages appear in my terminal before
> the program starts to run. I call them "log messages", but maybe there
> is a better name to them. Some messagens displays CPU informations,
> other display Stream information, and so on.

hmm for this moment - 

avm::out.resetDebugLevel(-1)
(see main.cpp   --quiet)

However this will not stop displaying first few messages as they
are generate even before main program begins.

> I'd like to know if somebody knows a way to disable them to appear, or
> to redirect them to a file (from inside the application, using file
> handlers for example).

If you see even the first few message offending there could be
implemented slightly more complicated handling of messages.


-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-              When in doubt, just blame the Euro. :)

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to