summaryrefslogtreecommitdiffstats
path: root/help/help_mp-de.h
diff options
context:
space:
mode:
authorranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-02 19:00:13 +0000
committerranma <ranma@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-02 19:00:13 +0000
commita123c6be4c9c8baa0165bd37b37e34eb34efe2e5 (patch)
treed16b7bacd7b4e27d518bda36dc9d952e2f1d5262 /help/help_mp-de.h
parentf47b576d49de8ad257d9c24131070b43b072dbd0 (diff)
downloadmpv-a123c6be4c9c8baa0165bd37b37e34eb34efe2e5.tar.bz2
mpv-a123c6be4c9c8baa0165bd37b37e34eb34efe2e5.tar.xz
Check for WAVEFORMAT.wFormatTag overflows and allow user to override the tag with -fafmttag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15889 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help/help_mp-de.h')
-rw-r--r--help/help_mp-de.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/help_mp-de.h b/help/help_mp-de.h
index 5ba5320eb3..54c059cfaf 100644
--- a/help/help_mp-de.h
+++ b/help/help_mp-de.h
@@ -218,6 +218,7 @@ static char help_text[]=
#define MSGTR_CannotOpenOutputFile "Kann Ausgabedatei '%s' nicht öffnen.\n"
#define MSGTR_EncoderOpenFailed "Öffnen des Encoders fehlgeschlagen.\n"
#define MSGTR_ForcingOutputFourcc "Erzwinge Output-Fourcc %x [%.4s].\n"
+#define MSGTR_ForcingOutputAudiofmtTag "Erzwinge Audioformatkennzeichnung 0x%x in der Ausgabe.\n"
#define MSGTR_WritingAVIHeader "Schreibe AVI-Header...\n"
#define MSGTR_DuplicateFrames "\n%d doppelte(r) Frame(s)!\n"
#define MSGTR_SkipFrame "\nFrame übersprungen!\n"
@@ -366,6 +367,7 @@ static char help_text[]=
#define MSGTR_LavcAudioCodecNotFound "Audio LAVC, konnte Encoder für Codec %s nicht finden.\n"
#define MSGTR_CouldntAllocateLavcContext "Audio LAVC, konnte Kontext nicht zuordnen!\n"
#define MSGTR_CouldntOpenCodec "Konnte Codec %s nicht öffnen, br=%d\n"
+#define MSGTR_CantCopyAudioFormat "Audioformat 0x%x ist nicht mit '-oac copy' kompatibel, versuche bitte stattdessen '-oac pcm' oder benutze '-fafmttag' um ein anderes Format zu erzwingen.\n"
// cfg-mencoder.h: