Compn <tempn <at> twmi.rr.com> writes: > mp_msg_init(); > + > + for(i=1; i<argc; i++) > + if(!strcmp(argv[i], "-really-quiet")) > + verbose= -10; > + > mp_msg(MSGT_CPLAYER,MSGL_INFO, "MEncoder " VERSION " (C) 2000-2007 MPlayer Team\n"); applied. -------------------------- gmane hates quoted text... -compn