Kaffeine – versatile media player
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
TDE Gitea cb7ee3a28a
Reset submodule main/applications/kaffeine/cmake to latest HEAD
4 years ago
admin@d21a3c9164 Reset submodule main/applications/kaffeine/admin to latest HEAD 4 years ago
cmake@136cfe6ca9 Reset submodule main/applications/kaffeine/cmake to latest HEAD 4 years ago
doc Removed code formatting modelines. 4 years ago
kaffeine Changed CDDB query address from freedb.org to gnudb.org 4 years ago
po Merge translation files from master branch. 4 years ago
.gitmodules Switch all submodules to https. 4 years ago
AUTHORS Added old abandoned KDE3 version of Kaffeine 14 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Update release version number to R14.0.9. 4 years ago
COPYING Added old abandoned KDE3 version of Kaffeine 14 years ago
ChangeLog Rename KDEHOME and KDEDIR 13 years ago
ConfigureChecks.cmake cmake: Make a listing of versions of gstreamer parts more obvious. 4 years ago
INSTALL Added old abandoned KDE3 version of Kaffeine 14 years ago
Makefile.am Added old abandoned KDE3 version of Kaffeine 14 years ago
Makefile.am.in Added old abandoned KDE3 version of Kaffeine 14 years ago
README Remove old upstream URL. 5 years ago
TODO Added old abandoned KDE3 version of Kaffeine 14 years ago
VERSION Updated Kaffeine to latest upstream version 14 years ago
config.h.cmake Conversion to the cmake building system. 4 years ago
config.h.in Use GST_CHECK_VERSION instead of extra definition 8 years ago
configure.files Added old abandoned KDE3 version of Kaffeine 14 years ago
configure.in.in Fix FTBFS with libcdio >= 0.90 10 years ago
stamp-h.in Added old abandoned KDE3 version of Kaffeine 14 years ago
subdirs Added old abandoned KDE3 version of Kaffeine 14 years ago

README

*******************************
*    Kaffeine 0.8.x README    *
*******************************

------------------------------------------------------
!! HAVE A LOOK AT KAFFEINE HANDBOOK !!
------------------------------------------------------

!!!!!!!!!! IMPORTANT !!!!!!!
Live DVB only works with the xine backend (XinePart).
Depending on your distro, this package could be called kaffeine-xine.
Install it, start Kaffeine and change the backend in menu->settings->engine, then restart Kaffeine.
Note that this is only needed for live playback. All other features (recording, broadcasting..) do not depend on the backend.
Anyway, I strongly recommend the xine engine even if you don't have a DVB device. All others are incomplete and/or buggy.
Also note that for licensing reasons, some distro (kubuntu, suse) comes with "restricted" media libraries (xine, gstreamer),
so you won't be able to play some media files (in fact the most common ones:().
You will have to install an "unrestricted" version in order to play all your media files.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


Latest Kaffeine version is available on http://trinitydesktop.org


MINIMUM REQUIREMENTS:
---------------------

 *) xine-lib 1.0.2 (we recommend 1.1.1) (http://www.xinehq.de)
 *) TDE >= 3.2 (http://trinitydesktop.org)

 *) for DVB support: see README.dvb
 *) for the gstreamer player-part: see README.gstreamer

RECOMMENDED:
------------

 *) WIN32 Codecs (http://www.mplayerhq.hu)
 *) libdvdcss (http://developers.videolan.org/libdvdcss)


INSTALLATION:
-------------

In order to compile and install Kaffeine on your system, type the following in the base
directory of the Kaffeine distribution:

 1.) ./configure --prefix=TDEDIR --mandir=MANPAGE_DIR (e.g. for SuSE: --prefix=/opt/trinity --mandir=/usr/share/man)
     (use ./configure --help for more options)

 2,) make

 3.) make install


On the download page you'll find RPM's for most distributions.

Problems? Post to the kaffeine-user mailing-list: kaffeine-user@lists.sourceforge.net

INSTALLATION FROM SVN:
----------------------

See http://kaffeine.sourceforge.net/index.php?page=developers


IMPORTANT CONFIGURE FLAGS:
--------------------------

 --with-xorg : use this ONLY(!) in the case Kaffeine hangs at startup
 --without-dvb : disables DVB support (may accelerate startup)
 --without-gstreamer: disables build of the gstreamer based player-part


TROUBLESHOOTING:
----------------

*) Fedora Users: If make aborts with '/usr/bin/ld: cannot find -lselinux' install
   the libselinux-devel package or disable selinux.

*) If Kaffeine hangs on start run 'configure --with-xinit-workaround' and recompile/reinstall.


LICENCE:
--------
This programm is distributed under the terms of the GPL v2. You can find a copy of the
licence in the file COPYING