[Mplayer-cvslog] CVS: main mplayer.c,1.703,1.704
    Diego Biurrun 
    diego at biurrun.de
       
    Sat Jun 28 22:03:21 CEST 2003
    
    
  
Arpi writes:
 > > moved the system too slow message to MSGL_WARN, so gui users will not be
 > > annoyed.. (and imho it fits better into that category, warning vs error)
 > 
 > > -	  mp_msg(MSGT_AVSYNC,MSGL_ERR,MSGTR_SystemTooSlow);
 > > +	  mp_msg(MSGT_AVSYNC,MSGL_WARN,MSGTR_SystemTooSlow);
 > 
 > it was set to error by reason, for the gui users.
 > as a warning they dont see it (most gui users dont see the console messages)
 > and they think that mplayer sux when a-v sync lost, without being warned to
 > check their hardware/driver/settings/etc
Currently they think MPlayer sucks because it prints these warning
messages over and over again.  This is a much requested change, it is
even in the wishlist!  IMHO we should port this to 0_90, too.
 > it should be printed in gui at least once.
Maybe, but it is very annoying to have it printed continuously, so I
think it is better not to see it instead of seeing it many times.
Diego
    
    
More information about the MPlayer-cvslog
mailing list