comparison help/help_mp-en.h @ 11592:bbf3898360e7

removed the historic libcss support
author alex
date Mon, 08 Dec 2003 21:34:05 +0000
parents b0048417a349
children ac69b16fed52
comparison
equal deleted inserted replaced
11591:96206a53e2c5 11592:bbf3898360e7
18 "Basic options: (complete list in the man page)\n" 18 "Basic options: (complete list in the man page)\n"
19 " -vo <drv[:dev]> select video output driver & device ('-vo help' for a list)\n" 19 " -vo <drv[:dev]> select video output driver & device ('-vo help' for a list)\n"
20 " -ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)\n" 20 " -ao <drv[:dev]> select audio output driver & device ('-ao help' for a list)\n"
21 #ifdef HAVE_VCD 21 #ifdef HAVE_VCD
22 " vcd://<trackno> play VCD (Video CD) track from device instead of plain file\n" 22 " vcd://<trackno> play VCD (Video CD) track from device instead of plain file\n"
23 #endif
24 #ifdef HAVE_LIBCSS
25 " -dvdauth <dev> specify DVD device for authentication (for encrypted discs)\n"
26 #endif 23 #endif
27 #ifdef USE_DVDREAD 24 #ifdef USE_DVDREAD
28 " dvd://<titleno> play DVD title from device instead of plain file\n" 25 " dvd://<titleno> play DVD title from device instead of plain file\n"
29 " -alang/-slang select DVD audio/subtitle language (by 2-char country code)\n" 26 " -alang/-slang select DVD audio/subtitle language (by 2-char country code)\n"
30 #endif 27 #endif