summaryrefslogtreecommitdiff
path: root/debian/README.Debian
blob: ba052459d19d78a039240ae61582b78e6ab772d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
The CSS plugin story...
=======================

xine does support playing unencrypted and encrypted dvd using the library 
libdvdread/libdvdcss. Due to legal reasons, it is not possible for debian
nor derivatives to ship a libdvdcss, which would be needed to play encrypted
dvds.

For more information how to install the necessary plugin, please read
/usr/share/doc/libdvdread3/README.Debian


The Default audio plugin story... (#354437, et al)
==================================================

The default audio plugin, unless set otherwise by the user, is 'auto', and not
e.g. 'arts'.  The reasoning behind this is: If artsd is not running, xine-lib
will fall back to the next audio driver (should be esd, which also fails if esd
is not running), so it finally falls back to ALSA (or even OSS).  This is the
only way to automatically use an audio driver that will work with every
conceivable setup. (Systems that run a sound daemon usually do so because
otherwise they would only have one sound channel. So in those cases the daemon
should be used, unless explicitly configured otherwise.)

So, if you are experiencing instant crashes with the error message 
'can't create mcop directory', please start xine (xine-ui or gxine) with parameter 
"-A auto"