[MPlayer-dev-eng] [PATCH] silence the overly verbose mov demuxer

Diego Biurrun diego at biurrun.de
Mon Mar 6 21:28:39 CET 2006


On Mon, Mar 06, 2006 at 10:04:02PM +0200, Oded Shimon wrote:
> On Mon, Mar 06, 2006 at 08:39:40PM +0100, Diego Biurrun wrote:
> > 
> > Yes, MPlayer is much too verbose.  I find it annoying and I have had
> > users complain to me about it.  Plus it's a big problem when using
> > MEncoder in a pipe.
> 
> I tend to agree, but mencoder is beyond usable in any pipe, even if you 
> completely silence mp_msg, there are still printfs, not only in mplayer, 
> but even in libraries mplayer uses!!

Well, my commit removed a few printfs, some day we will get rid of them
all...

> And, well, just about every byte of mplayer's output is useful to SOMEONE. 

That's just silly.  Under this assumption we could make MPlayer print
out - say - all of its config files on startup.  That would surely be
useful to SOMEONE SOMEDAY...

> There are some overly verbose demuxers which should be cleaned up, but 
> all the basic other messages are very useful for developers and bug 
> reports...

That's why there are verbose (or debug) modes.  Right now much of the
interesting output is hidden behind excessive verbosity, so people just
ignore it completely.  Don't confuse messages useful to developers with
those useful to users.  There should be different output modes for the
two different target audiences.

> I find almost all multimedia programs to not be very quiet 
> either...
> 
> [ snip a peculiar collection of examples ] 

Errmm, why don't you try vlc, xine, ffplay, avifile, ogle or something
else comparable to MPlayer instead?  All of them are quite terse.

Diego




More information about the MPlayer-dev-eng mailing list