Hallo,
nach meinem Upgrade von Ubuntu 12.04 LTS auf 14.04.1 LTS musste ich auch meinen VDR 1.7.22, der gut lief, auf VDR 2.0.3 upgraden. Jetzt stottert der Sound, nur beim VDR, sowohl mit der xine-gui als auch mit dem VDR-X-Frontend. Beide greifen ja auf das vdr-plugin-xineliboutput-Modul zu, so dass ich vermute, dass der Fehler irgendwo da liegt. Das Fernsehbild ist in Ordnung.
Die Soundwiedergabe anderer Programme ist ok, z. B. VLC oder Rhythmbox.
Kennt jemand das Problem oder weiß sogar eine Lösung? Danke für Eure Hilfe.
Hier die geladenen Sound-Module:
Code
- helmut@amd8:~/Mediathek7$ lsmod|grep snd
- snd_seq_midi 13324 0
- snd_seq_midi_event 14899 1 snd_seq_midi
- snd_rawmidi 30144 1 snd_seq_midi
- snd_hda_codec_realtek 61438 1
- snd_seq 61560 2 snd_seq_midi_event,snd_seq_midi
- snd_hda_codec_hdmi 46254 1
- snd_hda_intel 52355 5
- snd_hda_codec 192906 3 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_intel
- snd_hwdep 13602 1 snd_hda_codec
- snd_pcm 102099 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
- snd_seq_device 14497 3 snd_seq,snd_rawmidi,snd_seq_midi
- snd_page_alloc 18710 2 snd_pcm,snd_hda_intel
- snd_timer 29482 2 snd_pcm,snd_seq
- snd
- 69238 21
- snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_seq,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_seq_device,snd_seq_midi
- soundcore 12680 1 snd
Und hier die Module, die meine TV-Karte Hauppauge WinTV HVR 1100 betreffen:
Code
- cx22702 13489 1
- cx88_dvb 34393 9
- cx88_vp3054_i2c 12911 1 cx88_dvb
- videobuf_dvb 14092 1 cx88_dvb
- dvb_core 121659 2 cx88_dvb,videobuf_dvb
- cx8800 37892 0
- cx8802 18972 1 cx88_dvb
- cx88xx 88508 3 cx88_dvb,cx8800,cx8802
- btcx_risc 13640 3 cx8800,cx8802,cx88xx
- tveeprom 21216 1 cx88xx
- videobuf_dma_sg 19262 4 cx88_dvb,cx8800,cx8802,cx88xx
- rc_core 28124 12 lirc_dev,ir_lirc_codec,rc_hauppauge,ir_rc5_decoder,ir_nec_decoder,ir_sony_decoder,cx88xx,ir_mce_kbd_decoder,ir_jvc_decoder,ir_rc6_decoder,ir_sanyo_decoder
- v4l2_common 15681 3 tuner,cx8800,cx88xx
- videobuf_core 26023 5 videobuf_dma_sg,videobuf_dvb,cx8800,cx8802,cx88xx
- videodev 134688 4 tuner,cx8800,cx88xx,v4l2_common
- i2c_algo_bit 13413 2 cx88_vp3054_i2c,cx88xx
MfG GBruno