diff options
| author | Darren Salt <devspam@moreofthesa.me.uk> | 2013-09-04 16:25:53 +0100 |
|---|---|---|
| committer | Darren Salt <devspam@moreofthesa.me.uk> | 2013-09-04 16:25:53 +0100 |
| commit | b196a6012ace0ce8636412cf3a439df1a170e797 (patch) | |
| tree | a9eafe15ffddc480ed4fbaf8a47046e31e7447b7 /doc | |
| parent | 7e1e415976f2feeed1f055baf64dcf574488dc66 (diff) | |
| parent | d08771bdead811e8ccebe6ec6d93a4ededd10300 (diff) | |
| download | xine-lib-b196a6012ace0ce8636412cf3a439df1a170e797.tar.gz xine-lib-b196a6012ace0ce8636412cf3a439df1a170e797.tar.bz2 | |
Merge.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.dvb | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/README.dvb b/doc/README.dvb index 21e2a41db..3feab71bd 100644 --- a/doc/README.dvb +++ b/doc/README.dvb @@ -133,5 +133,20 @@ at any time by pressing MENU4 (F3 in xine-ui, F4 in gxine). An OSD in the top left hand corner will notify you of the status of the recording. Pressing MENU4 again will resume recording. + +Using the Kaffeine DVB frontend +------------------------------- + +Kaffeine has a very nice DVB (digital TV) frontend. However, +since Qt/KDE 4, Kaffeine no longer has a built-in configuration GUI. +The defaults are not really optimal. A suggested quick solution is: + * close Kaffeine + * build/install xine-ui + * do your configuration with that + * make Kaffeine use it too: + $ ln -sf ~/.xine/config ~/.kde4/share/apps/kaffeine/xine-config +A similar trick applies to previewing videos in Gwenview via phonon: + $ ln -sf ~/.xine/config ~/.config/kde.org/Phonon-Xine.xine.conf + Have fun. |
