changeset 5178:e77bb7e0a2a9

video codec selection failed message changed - it depends on -vo too
author arpi
date Mon, 18 Mar 2002 01:54:33 +0000 (2002-03-18)
parents fc5f42c4d088
children 104cd0571dc4
files help_mp-en.h help_mp-hu.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/help_mp-en.h	Mon Mar 18 01:52:51 2002 +0000
+++ b/help_mp-en.h	Mon Mar 18 01:54:33 2002 +0000
@@ -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"
--- a/help_mp-hu.h	Mon Mar 18 01:52:51 2002 +0000
+++ b/help_mp-hu.h	Mon Mar 18 01:54:33 2002 +0000
@@ -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"