pipelka / vdr-plugin-xvdr

DISCONTINUED - XVDR Plugin for VDR
GNU General Public License v2.0
43 stars 22 forks source link

Playback doesn't work (with CAM) #48

Closed dhardtke closed 12 years ago

dhardtke commented 12 years ago

Hi,

I have a mysterious new problem with XVDR (and propably XBMC). The playback of an encrypted channel does not work .. the streaming starts, everything works (sound and picture) and after 2 seconds the picture "stucks"/hangs and all I can do is kill XBMC. It's not XBMC that crashes, because I can still press one key and then XBMC crashes. It happens directly after selecting the channel (so after switching to it). Here's the (X)VDR log / syslog: [quote]Feb 13 19:42:02 htpc vdr: [11700] XVDR: Client with ID 2 connected: 127.0.0.1:48557 Feb 13 19:42:02 htpc vdr: [11725] XVDR: Welcome client 'XBMC Media Center' with protocol version '3' Feb 13 19:42:02 htpc vdr: [11725] XVDR: Preferred language: deu,ger / type: 0 Feb 13 19:42:02 htpc vdr: [11725] CAM 1: assigned to device 1 Feb 13 19:42:02 htpc vdr: [11725] XVDR: -------------------------------------- Feb 13 19:42:02 htpc vdr: [11725] XVDR: Channel streaming request: 5 - RTL Television Feb 13 19:42:02 htpc vdr: [11725] XVDR: Found available device 1 Feb 13 19:42:02 htpc vdr: [11726] XVDR: LiveQueue started Feb 13 19:42:02 htpc vdr: [11727] cLiveStreamer stream processor thread started (pid=11693, tid=11727) Feb 13 19:42:02 htpc vdr: [11725] XVDR: Successfully switched to channel 5 - RTL Television Feb 13 19:42:02 htpc vdr: [11725] XVDR: Started streaming of channel RTL Television (timeout 3 seconds, priority 50) Feb 13 19:42:02 htpc vdr: [11728] receiver on device 1 thread started (pid=11693, tid=11728) Feb 13 19:42:02 htpc vdr: [11729] TS buffer on device 1 thread started (pid=11693, tid=11729) Feb 13 19:42:03 htpc vdr: [11727] cLiveStreamer stream processor thread ended (pid=11693, tid=11727) Feb 13 19:42:03 htpc vdr: [11730] cLiveStreamer stream processor thread started (pid=11693, tid=11730) Feb 13 19:42:03 htpc vdr: [11729] TS buffer on device 1 thread ended (pid=11693, tid=11729) Feb 13 19:42:03 htpc vdr: [11728] buffer stats: 85728 (4%) used Feb 13 19:42:03 htpc vdr: [11728] receiver on device 1 thread ended (pid=11693, tid=11728) Feb 13 19:42:03 htpc vdr: [11699] XVDR: Currently unknown new streams found, requesting stream change Feb 13 19:42:03 htpc vdr: [11731] receiver on device 1 thread started (pid=11693, tid=11731) Feb 13 19:42:03 htpc vdr: [11732] TS buffer on device 1 thread started (pid=11693, tid=11732) Feb 13 19:42:04 htpc vdr: [11730] XVDR: -------------------------------------- Feb 13 19:42:04 htpc vdr: [11730] XVDR: NEW AUDIO INFORMATION: Feb 13 19:42:04 htpc vdr: [11730] XVDR: Channels: 2 Feb 13 19:42:04 htpc vdr: [11730] XVDR: Samplerate: 48000 Hz Feb 13 19:42:04 htpc vdr: [11730] XVDR: Bitrate: 192000 bps Feb 13 19:42:04 htpc vdr: [11730] XVDR: -------------------------------------- Feb 13 19:42:04 htpc vdr: [11730] XVDR: -------------------------------------- Feb 13 19:42:04 htpc vdr: [11730] XVDR: NEW PICTURE INFORMATION: Feb 13 19:42:04 htpc vdr: [11730] XVDR: Picture Width: 720 Feb 13 19:42:04 htpc vdr: [11730] XVDR: Picture Height: 576 Feb 13 19:42:04 htpc vdr: [11730] XVDR: Display Aspect Ratio: 1.78 Feb 13 19:42:04 htpc vdr: [11730] XVDR: -------------------------------------- Feb 13 19:42:04 htpc vdr: [11730] XVDR: streaming of channel started Feb 13 19:42:07 htpc vdr: [11730] cLiveStreamer stream processor thread ended (pid=11693, tid=11730) Feb 13 19:42:07 htpc vdr: [11732] TS buffer on device 1 thread ended (pid=11693, tid=11732) Feb 13 19:42:07 htpc vdr: [11731] buffer stats: 109040 (5%) used Feb 13 19:42:07 htpc vdr: [11731] receiver on device 1 thread ended (pid=11693, tid=11731) Feb 13 19:42:16 htpc vdr: [11726] XVDR: LiveQueue stopped Feb 13 19:42:16 htpc vdr: [11725] buffer stats: 120884 (2%) used Feb 13 19:42:16 htpc vdr: [11725] CAM 1: unassigned Feb 13 19:42:16 htpc vdr: [11725] XVDR: --------------------------------------[/quote] It happens when I want to playback the encrypted channel 'RTL Television'.

Thanks!

dhardtke commented 12 years ago

So I debugged it a little bit further and what I found out is: It works with EVERY CHANNEL (even other encrypted) except RTL Television. There the playback works for 1-2 seconds, and then the TV Picture freezes and I can press one single key and XBMC also freezes ..

Please help me pipelka..

dhardtke commented 12 years ago

It works now! I had to search a lot and I thought it must be because of the frequency. I then found another frequency (for the channels.conf) for VDR and replaced that with the existing one. Thanks!