git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10682 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2003-08-21 11:38:09 +00:00
parent 304587336c
commit bb478f5d55
1 changed files with 1 additions and 1 deletions

View File

@ -288,7 +288,7 @@ static char help_text[]=
#define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read DOCS/en/cd-dvd.html.\n"
#define MSGTR_EncryptedVOBauth "Encrypted stream but you did not request authentication!\n"
#define MSGTR_MOVcomprhdr "MOV: Compressed headers not (yet) supported.\n"
#define MSGTR_MOVcomprhdr "MOV: Compressed headers support requires ZLIB!\n"
#define MSGTR_MOVvariableFourCC "MOV: WARNING: Variable FOURCC detected!?\n"
#define MSGTR_MOVtooManyTrk "MOV: WARNING: too many tracks"
#define MSGTR_FoundAudioStream "==> Found audio stream: %d\n"