2011-01-27, 15:54
Hi
I have a recurrent problem with vdr+vnsi & xbmc.
This happens with all xbmc-pvr version i tryed ( dharma from opendkamp, pvr-testing & master from opendkamp ) .
I use vdr-1.7.16 but had this problem with previous version too.
XBMC sees like 9 ac3 audio tracks for some channels, instead of 2.
For example, Canal + here. We have 2 mpeg audio tracks and 2 ac3 tracks ( one for each language: fr & en )
On vdr everything is ok.
The channels.conf line for it looks like this:
CANAL+;CANALSAT:131125:M64:C:6875:160=2:80=fra@4,81=eng@4;46=fra@106,48=eng@106:32:1812,100:8201:1:1072:0
On xbmc side, when i zap to this channel, I don't have audio by default.
If i go to audio menu on xbmc, i can see 11 audio channels.
First 2 ac3 detected have no audio, then the 3-4 channels have ac3 audio, then 5-6 have mpeg audio, then there's still 5 fake ac3 channels showed on the audio track listing.
Only channels 3-4-5-6 exist really in the stream.
On xbmc side, when i zap to this channel i can see those logs:
If I play a recording of the same channel, xbmc only see the 4 tracks, it's ok. This occurs only for live tv streams.
This problem doesn't happens with streamdev, only with vnsi.
I don't have lot of information to give on this, vdr log is not really verbose for vnsi.
I checked the raw mux, and there's only 4 audio tracks referenced in the PMT, so I don't understand why this occurs.
Teletext subtitles are not detected by xbmc either. I can see them in xbmc with streamdev vtp:// video source, but not by using pvr+vnsi.
DVB subtitles are ok.
Perhaps this is related...
I'm ready to provide all the missing information if needed.
Regards.
I have a recurrent problem with vdr+vnsi & xbmc.
This happens with all xbmc-pvr version i tryed ( dharma from opendkamp, pvr-testing & master from opendkamp ) .
I use vdr-1.7.16 but had this problem with previous version too.
XBMC sees like 9 ac3 audio tracks for some channels, instead of 2.
For example, Canal + here. We have 2 mpeg audio tracks and 2 ac3 tracks ( one for each language: fr & en )
On vdr everything is ok.
The channels.conf line for it looks like this:
CANAL+;CANALSAT:131125:M64:C:6875:160=2:80=fra@4,81=eng@4;46=fra@106,48=eng@106:32:1812,100:8201:1:1072:0
On xbmc side, when i zap to this channel, I don't have audio by default.
If i go to audio menu on xbmc, i can see 11 audio channels.
First 2 ac3 detected have no audio, then the 3-4 channels have ac3 audio, then 5-6 have mpeg audio, then there's still 5 fake ac3 channels showed on the audio track listing.
Only channels 3-4-5-6 exist really in the stream.
On xbmc side, when i zap to this channel i can see those logs:
Code:
19:45:41 T:2930764656 M:1068384256 DEBUG: PVRRecording: xbmc.pvrclient-VDR VNSI Client - Recording started : CANAL+ (null)
19:45:41 T:2930764656 M:1068384256 DEBUG: PVRTriggerTimerUpdate: xbmc.pvrclient-VDR VNSI Client - Triggered Timer Update
19:45:41 T:3016271744 M:1068384256 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
19:45:41 T:3016271744 M:1068384256 DEBUG: Alloc resources: 0.00ms (0.00 ms skin load)
19:45:41 T:2778721136 M:1068359680 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/all/44.pvr)
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 0:0 with codec_id 94215
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 1:1 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 2:2 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 3:3 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 4:4 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 5:5 with codec_id 86016
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 6:6 with codec_id 86016
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 7:7 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 8:8 with codec_id 2
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 9:9 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 10:10 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 11:11 with codec_id 86020
19:45:41 T:2778721136 M:1068232704 DEBUG: CDVDDemuxPVRClient::UpdateStreams(): update stream 12:12 with codec_id 86020
19:45:42 T:2778721136 M:1067962368 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/all/44.pvr)
If I play a recording of the same channel, xbmc only see the 4 tracks, it's ok. This occurs only for live tv streams.
This problem doesn't happens with streamdev, only with vnsi.
I don't have lot of information to give on this, vdr log is not really verbose for vnsi.
I checked the raw mux, and there's only 4 audio tracks referenced in the PMT, so I don't understand why this occurs.
Teletext subtitles are not detected by xbmc either. I can see them in xbmc with streamdev vtp:// video source, but not by using pvr+vnsi.
DVB subtitles are ok.
Perhaps this is related...
I'm ready to provide all the missing information if needed.
Regards.