[Mplayer-cvslog] CVS: main mencoder.c,1.197,1.198

Arpi of Ize arpi at mplayerhq.hu
Sun Jan 5 15:35:38 CET 2003


Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv1911

Modified Files:
	mencoder.c 
Log Message:
10l...


Index: mencoder.c
===================================================================
RCS file: /cvsroot/mplayer/main/mencoder.c,v
retrieving revision 1.197
retrieving revision 1.198
diff -u -r1.197 -r1.198
--- mencoder.c	5 Jan 2003 14:18:53 -0000	1.197
+++ mencoder.c	5 Jan 2003 14:35:35 -0000	1.198
@@ -521,7 +521,7 @@
 
   if(sh_audio && out_audio_codec<0){
     if(audio_id==-2)
-	mp_msg(MSGT_MENCODER,MSGL_ERROR,"This demuxer doesn't support -nosound yet.\n");
+	mp_msg(MSGT_MENCODER,MSGL_ERR,"This demuxer doesn't support -nosound yet.\n");
     mp_msg(MSGT_MENCODER,MSGL_FATAL,MSGTR_NoAudioEncoderSelected);
     mencoder_exit(1,NULL);
   }



More information about the MPlayer-cvslog mailing list