[MPlayer-dev-eng] [PATCH] make wmv9 playback less verbose

D Richard Felker III dalias at aerifal.cx
Fri Mar 26 04:12:57 CET 2004


On Fri, Mar 26, 2004 at 03:54:19AM +0100, Diego Biurrun wrote:
> Hi!
> 
> When playin wmv9 videos the console gets spammed badly with messages
> like this:
> 
>   Win32 Warning: Unlocking unlocked Critical Section 0x864fb18!!
> 
> These messages are more confusing than helpful and they come by the
> hundreds, which makes them annoying.  This patch changes the printf
> calls to dbgprintf calls, which makes the messages appear only when
> mplayer is called with -v -v.
> 
> IIRC there have been complaints about these messages on -users and
> here also.  I'd like to commit this, if there are no problems, so
> somebody please check it.

IMO commit. these stupid printf's at least need to be replaced with
something. All the printf mess should be removed so we can eventually
use stdout...

Rich




More information about the MPlayer-dev-eng mailing list