summaryrefslogtreecommitdiffstats
path: root/help/help_mp-en.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-en.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-en.h')
-rw-r--r--help/help_mp-en.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 2fa2fb58a9..74deb788c0 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -214,6 +214,7 @@ static char help_text[]=
#define MSGTR_CannotOpenOutputFile "Cannot open output file '%s'.\n"
#define MSGTR_EncoderOpenFailed "Failed to open the encoder.\n"
#define MSGTR_ForcingOutputFourcc "Forcing output fourcc to %x [%.4s]\n"
+#define MSGTR_ForcingOutputAudiofmtTag "Forcing output audio format tag to 0x%x\n"
#define MSGTR_WritingAVIHeader "Writing AVI header...\n"
#define MSGTR_DuplicateFrames "\n%d duplicate frame(s)!\n"
#define MSGTR_SkipFrame "\nSkipping frame!\n"
@@ -360,6 +361,7 @@ static char help_text[]=
#define MSGTR_LavcAudioCodecNotFound "Audio LAVC, couldn't find encoder for codec %s\n"
#define MSGTR_CouldntAllocateLavcContext "Audio LAVC, couldn't allocate context!\n"
#define MSGTR_CouldntOpenCodec "Couldn't open codec %s, br=%d\n"
+#define MSGTR_CantCopyAudioFormat "Audio format 0x%x is incompatible with '-oac copy', please try '-oac pcm' instead or use '-fafmttag' to override it.\n"
// cfg-mencoder.h: