diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/applications/kaffeine/debian/README.Debian | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/applications/kaffeine/debian/README.Debian')
-rw-r--r-- | ubuntu/_base/applications/kaffeine/debian/README.Debian | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ubuntu/_base/applications/kaffeine/debian/README.Debian b/ubuntu/_base/applications/kaffeine/debian/README.Debian new file mode 100644 index 000000000..74cac614e --- /dev/null +++ b/ubuntu/_base/applications/kaffeine/debian/README.Debian @@ -0,0 +1,30 @@ +kaffeine for Debian +------------------- + +The Gstreamer support is experimental and has been disabled. +Due to patents problems, the Lame Mp3 encoding plugin isn't available. + +CSS issue +========= + +CSS is sold by the DVD industry as a "copy protection", though it's more of a +"view protection" as it makes DVDs unviewable with unlicensed players. To play +these DVDs, a library is needed to decode them, libdvdcss. Due to possible +legal issues, Debian cannot distribute libdvdcss, but it is available on other +places on the internet. If it is legal in your country to use css, you can run + + /usr/share/doc/kaffeine/install-css.sh + +at any time to download and install it. + +Thanks to Mikael Hedin <micce@debian.org> for the script. + +Region issue +============ + +With a brand new DVD drive, it is necessary to set (at least once) the +region/zone setting, allowing it to decrypt the DVD's sold in this geographical +zone. Be careful, hardware vendors often limit the number of such +modifications. You can use regionset utility to achieve this. + + -- Fathi Boudra <fboudra@free.fr>, Mon, 27 Mar 2006 09:44:19 +0200 |