1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 23:00:41 +00:00

libcss stuff is horribly misleading

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11002 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
rfelker 2003-10-04 18:32:27 +00:00
parent fadce2d781
commit 9eb1c3ed83

View File

@ -285,7 +285,7 @@ static char help_text[]=
#define MSGTR_CantSeekRawAVI "Cannot seek in raw AVI streams. (Index required, try with the -idx switch.)\n"
#define MSGTR_CantSeekFile "Cannot seek in this file.\n"
#define MSGTR_EncryptedVOB "Encrypted VOB file (not compiled with libcss support)! Read DOCS/en/cd-dvd.html.\n"
#define MSGTR_EncryptedVOB "Encrypted VOB file! 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 support requires ZLIB!\n"