diff options
author | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-07-10 16:17:43 -0500 |
commit | 9b2075d9b89fc628c447fbb98f43ef72e4a9c81d (patch) | |
tree | 2de9e866f064b1c7d36df24de1df305474f949fe /ubuntu/maverick/applications/kaffeine/debian/README.Debian | |
download | tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.tar.gz tde-packaging-9b2075d9b89fc628c447fbb98f43ef72e4a9c81d.zip |
Initial import from old SVN repository
Note that only the Debian and Ubuntu folders were preserved
Diffstat (limited to 'ubuntu/maverick/applications/kaffeine/debian/README.Debian')
-rw-r--r-- | ubuntu/maverick/applications/kaffeine/debian/README.Debian | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kaffeine/debian/README.Debian b/ubuntu/maverick/applications/kaffeine/debian/README.Debian new file mode 100644 index 000000000..74cac614e --- /dev/null +++ b/ubuntu/maverick/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 <[email protected]> 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 <[email protected]>, Mon, 27 Mar 2006 09:44:19 +0200 |