From dfd0190a6df68a8c595da032df6c9e38a3164afd Mon Sep 17 00:00:00 2001 From: nicodvb Date: Fri, 20 Apr 2007 21:49:49 +0000 Subject: with -identify show audio and video id; patch by Andrew Savchenko (Bircoph list ru) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23028 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'help/help_mp-en.h') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index e5d53db57f..89c68bc3fc 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -634,6 +634,10 @@ static char help_text[]= #define MSGTR_NoBindFound "No bind found for key '%s'." #define MSGTR_FailedToOpen "Failed to open %s.\n" +#define MSGTR_VideoID "[%s] Video stream found, -vid %d\n" +#define MSGTR_AudioID "[%s] Audio stream found, -aid %d\n" +#define MSGTR_SubtitleID "[%s] Subtitle stream found, -sid %d\n" + // dec_video.c & dec_audio.c: #define MSGTR_CantOpenCodec "Could not open codec.\n" #define MSGTR_CantCloseCodec "Could not close codec.\n" -- cgit v1.2.3