[Mplayer-cvslog] CVS: main help_mp-hu.h,1.27,1.28 help_mp-en.h,1.24,1.25

Arpi of Ize arpi at mplayer.dev.hu
Mon Mar 18 02:54:36 CET 2002


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

Modified Files:
	help_mp-hu.h help_mp-en.h 
Log Message:
video codec selection failed message changed - it depends on -vo too

Index: help_mp-hu.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-hu.h,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- help_mp-hu.h	1 Feb 2002 05:31:51 -0000	1.27
+++ help_mp-hu.h	18 Mar 2002 01:54:33 -0000	1.28
@@ -87,7 +87,7 @@
 #define MSGTR_CouldntInitAudioCodec "Nem tudom indítani az audio codecet! -> nincshang ;)\n"
 #define MSGTR_TryForceVideoFmt "Megpróbálom a(z) %d video codec-családot használni ...\n"
 #define MSGTR_CantFindVfmtFallback "A megadott video codec-családban nem találtam idevaló meghajtót, próbálkozok más meghajtóval.\n"
-#define MSGTR_CantFindVideoCodec "Nem találok codecet a(z) 0x%X video-formátumhoz !\n"
+#define MSGTR_CantFindVideoCodec "Nem találok codec-et ami megfelel a kivalasztott vo-hoz es 0x%X video-formátumhoz !\n"
 #define MSGTR_VOincompCodec "A kiválasztott video_out meghajtó inkompatibilis ezzel a codec-kel.\n"
 #define MSGTR_CouldntInitVideoCodec "VÉGZETES HIBA: Nem sikerült a video codecet elindítani :(\n"
 #define MSGTR_EncodeFileExists "A %s file már létezik (nehogy letöröld a kedvenc AVI-dat!)\n"

Index: help_mp-en.h
===================================================================
RCS file: /cvsroot/mplayer/main/help_mp-en.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- help_mp-en.h	3 Mar 2002 13:48:49 -0000	1.24
+++ help_mp-en.h	18 Mar 2002 01:54:33 -0000	1.25
@@ -93,7 +93,7 @@
 #define MSGTR_CouldntInitAudioCodec "Couldn't initialize audio codec! -> nosound\n"
 #define MSGTR_TryForceVideoFmt "Trying to force video codec driver family %d ...\n"
 #define MSGTR_CantFindVfmtFallback "Can't find video codec for forced driver family, fallback to other drivers.\n"
-#define MSGTR_CantFindVideoCodec "Can't find codec for video format 0x%X !\n"
+#define MSGTR_CantFindVideoCodec "Can't find codec matching selected -vo and video format 0x%X !\n"
 #define MSGTR_VOincompCodec "Sorry, selected video_out device is incompatible with this codec.\n"
 #define MSGTR_CouldntInitVideoCodec "FATAL: Couldn't initialize video codec :(\n"
 #define MSGTR_EncodeFileExists "File already exists: %s (don't overwrite your favourite AVI!)\n"




More information about the MPlayer-cvslog mailing list