summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 02:23:20 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-09-28 02:23:20 +0000
commitdbf0fe78c631aa786c54afe7fbb1ee63c359a0b0 (patch)
treec0a5c20701f23da143ef9b0d12ec2b78b49c5dc0 /help
parent7f62a29ed9126ba3d55f45476f42510ca98beed7 (diff)
downloadmpv-dbf0fe78c631aa786c54afe7fbb1ee63c359a0b0.tar.bz2
mpv-dbf0fe78c631aa786c54afe7fbb1ee63c359a0b0.tar.xz
-ac/-afm rewrite, now works the same way as -vc/-vfm
including audio codec fallbacks if init failed git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7523 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index 7a244a29e4..165ce9ddb6 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -125,6 +125,7 @@ static char help_text[]=
#define MSGTR_InitializingAudioCodec "Initializing audio codec...\n"
#define MSGTR_ErrorInitializingVODevice "Error opening/initializing the selected video_out (-vo) device!\n"
#define MSGTR_ForcedVideoCodec "Forced video codec: %s\n"
+#define MSGTR_ForcedAudioCodec "Forced audio codec: %s\n"
#define MSGTR_AODescription_AOAuthor "AO: Description: %s\nAO: Author: %s\n"
#define MSGTR_AOComment "AO: Comment: %s\n"
#define MSGTR_Video_NoVideo "Video: no video!!!\n"