Autor Thema: Kaffeine - DVB-T and DVB-C  (Gelesen 14553 mal)

Sundtek

  • Administrator
  • Hero Member
  • *****
  • Beiträge: 8512
    • Profil anzeigen
Kaffeine - DVB-T and DVB-C
« am: August 17, 2009, 12:49:34 Nachmittag »
Kaffeine

Kaffeine is the easiest to use application:

DVB-T
/opt/bin/mediaclient -D DVBT
kaffeine

DVB-C
/opt/bin/mediaclient -D DVBC
kaffeine



FAQ
* Audio is muted
there could be 2 reasons for muted audio:
1. Codecs aren't installed correctly, please install libxine1-misc-plugins for linux (eg. under ubuntu)
2. Audio is muted, this can also be caused by the xine/pulseaudio plugin, please add following line to your xine configuration:

/home/<username>/.xine/config
Code:

audio.pulseaudio_device:pulseaudio


* Xorg crashes or hardlocks
This error can be caused by Xine and the ATI drivers

As a workaround you can switch the Xine output to use Xshm which is more reliable - but decreases the quality of the OSD menu

/home/<username>/.xine/config
Code:

video.driver:xshm
« Letzte Änderung: November 07, 2009, 03:12:34 Vormittag von Sundtek »
Failure is a good thing! I'll fix it