MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal TV-Server » Help on Development » Bugreports: TV Server / Client » Bugreport Archive » pre 1.0 RC1


pre 1.0 RC1 Bugreports from the time before the 1.0RC1 release are stored in here.

Reply
 
Thread Tools Display Modes
Old 2008-04-03, 09:49   #1 (permalink)
tzi
Portal Member
 
Join Date: Dec 2005
Posts: 49
Thanks: 0
Thanked 2 Times in 1 Post


Default Channel switching slow? Part 2

Hi!

I dug into channel switchting. I use a TechnoTrend USB 2 DVB-S Box with NO CI. When I read the logs:

31-03-2008 20:10:14.750 TechnoTrend: Get CI Slot State
31-03-2008 20:10:14.750 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:14.750 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:14.750 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:17.765 TechnoTrend: Get CI Slot State
31-03-2008 20:10:17.765 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:17.765 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:17.765 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:20.796 TechnoTrend: Get CI Slot State
31-03-2008 20:10:20.796 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:20.796 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:20.796 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:23.828 TechnoTrend: Get CI Slot State
31-03-2008 20:10:23.828 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:23.828 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:23.828 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:26.843 TechnoTrend: Get CI Slot State
31-03-2008 20:10:26.843 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:26.843 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:26.843 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:29.843 TechnoTrend: Get CI Slot State
31-03-2008 20:10:29.843 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:29.843 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:29.843 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:32.875 TechnoTrend: Get CI Slot State
31-03-2008 20:10:32.875 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:32.875 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:32.875 TechnoTrend: DescrambleMultiple: serviceId:20002
31-03-2008 20:10:35.875 TechnoTrend: Get CI Slot State
31-03-2008 20:10:35.875 Technotrend: bdaapiCIGetSlotStatus failed:15
31-03-2008 20:10:35.875 TechnoTrend: DescrambleMultiple1)
31-03-2008 20:10:35.875 TechnoTrend: DescrambleMultiple: serviceId:20002


The TVServer tries to access the CI and to decrypt the channel. As there is NO CI its useless to even try (and timeout)! Please fix this... this would make channel change for me much faster. Or at least I get the error fast :-)

Btw, this is found in the error.log of the TV Server:
2008-04-03 10:39:12.906250 [14]: Exception ystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at TvLibrary.Interfaces.Analyzer.ITechnoTrend.IsCamPr esent(Boolean& no)
at TvLibrary.Implementations.DVB.TechnoTrend.IsCamPre sent()
at TvLibrary.Implementations.DVB.ConditionalAccess.Is CamReady()
2008-04-03 10:39:12.906250 [14]: Exception :Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
2008-04-03 10:39:12.906250 [14]: site :Int32 IsCamPresent(Boolean ByRef)
2008-04-03 10:39:12.906250 [14]: source :TVLibrary
2008-04-03 10:39:12.906250 [14]: stacktrace: at TvLibrary.Interfaces.Analyzer.ITechnoTrend.IsCamPr esent(Boolean& no)
at TvLibrary.Implementations.DVB.TechnoTrend.IsCamPre sent()
at TvLibrary.Implementations.DVB.ConditionalAccess.Is CamReady()
2008-04-03 10:39:15.921875 [4]: Exception ystem.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at TvLibrary.Interfaces.Analyzer.ITechnoTrend.IsCamPr esent(Boolean& no)
at TvLibrary.Implementations.DVB.TechnoTrend.IsCamPre sent()
at TvLibrary.Implementations.DVB.ConditionalAccess.Is CamReady()
...

Seems you have not implemented the interface? :-)

TIA, Thomas
__________________
Best regards,

Thomas

MediaPortal Version: 1.0.0 RC1
HTPC Windows XP SP2 Pro, AMD Athlon XP 1600+, 512 MB
Motherboard: MSI Mega 180, NForce 2
Video Card: NVIDIA GeForce4 MX Integrated GPU
Video Card Driver: 8.1.9.5
Sound Card: NVIDIA nForce
Sound Card Driver: 6.14.431
TV Card: TT DVB-S USB 2400, DVB-S, Driver: 1.0.2.13
MPEG2 Video Codec: MPV
MPEG2 Audio Codec: AC3Filter
Satelite/CableTV Provider: Astra 19,2°
TV-Server3: 1.0.0 RC1
tzi is offline   Reply With Quote
Old 2008-04-07, 20:04   #2 (permalink)
tzi
Portal Member
 
Join Date: Dec 2005
Posts: 49
Thanks: 0
Thanked 2 Times in 1 Post


Default

Hi!

Bump this thread.
I gots a million of errors. Example, I switch to SAT 1 Austria:

2008-04-07 20:54:53.828125 [16]: card: CardTune 2 SAT.1 A tzi:2:-1
2008-04-07 20:54:53.828125 [16]: card: Tune 2 to SAT.1 A
2008-04-07 20:54:53.828125 [16]: card: user: tzi:2:-1 tune DVBS:tvroSiebenSat.1 SAT.1 A Freq:12051000 ONID:1 TSID:1082 SID:20005 PMT:404 FTA:True LCN:333 SymbolRate:27500 Modulation:ModNotSet Polarisation:LinearV InnerFecRate:Rate3_4 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
2008-04-07 20:54:53.843750 [16]: dvbs: TuneVBS:tvroSiebenSat.1 SAT.1 A Freq:12051000 ONID:1 TSID:1082 SID:20005 PMT:404 FTA:True LCN:333 SymbolRate:27500 Modulation:ModNotSet Polarisation:LinearV InnerFecRate:Rate3_4 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
2008-04-07 20:54:53.843750 [16]: LNB low:9750 hi:10600 switch:11700
2008-04-07 20:54:53.843750 [16]: Technotrend DVB-S2 modulation set to:ModNotSet
2008-04-07 20:54:53.843750 [16]: Technotrend DVB-S2 Pilot set to:NotSet
2008-04-07 20:54:53.843750 [16]: Technotrend DVB-S2 RollOff set to:NotSet
2008-04-07 20:54:53.843750 [16]: Technotrend DVB-S2 fec set to:Rate3_4
2008-04-07 20:54:53.843750 [16]: Channel modulation is set to ModNotSet
2008-04-07 20:54:53.843750 [16]: Channel FECRate is set to Rate3_4
2008-04-07 20:54:53.859375 [16]: TechnoTrend SendDiseqcCommand() diseqc:None, antenna:0 frequency:12051000, polarisation:LinearV hiband:True
2008-04-07 20:54:54.328125 [16]: dvbubmiting tunerequest ChannelAT.1 A subChannel:-1
2008-04-07 20:54:54.328125 [16]: dvb:Getting new subchannel
2008-04-07 20:54:54.328125 [16]: dvb:GetNewSubChannel:0 #0
2008-04-07 20:54:54.343750 [16]: dvbubmit tunerequest size:1 new:0
2008-04-07 20:54:54.343750 [16]: subch:0 OnBeforeTune
2008-04-07 20:54:54.906250 [16]: subch:0 OnAfterTune
2008-04-07 20:54:54.906250 [16]: subch:0 OnGraphStart
2008-04-07 20:54:54.906250 [16]: subch:0 RunGraph: already running
2008-04-07 20:54:54.906250 [16]: subch:0 SetupPmtGrabber:pid 404 sid:4E25
2008-04-07 20:54:54.906250 [16]: subch:0 set pmt grabber pmt:404 sid:4E25
2008-04-07 20:54:54.906250 [16]: subch:0 wait for pmt 404
2008-04-07 20:54:54.921875 [4]: subch:0 OnPMTReceived() True
2008-04-07 20:54:54.921875 [4]: subch:0 SendPmt:4E25 4E25 FFFFFFFF 1D
2008-04-07 20:54:54.921875 [4]: Decode pmt
2008-04-07 20:54:54.921875 [4]: Set descriptor data with length 3
2008-04-07 20:54:54.921875 [4]: Set descriptor data with length 3
2008-04-07 20:54:54.921875 [4]: PROBLEM : descriptor lengths dont match 6 9
2008-04-07 20:54:54.937500 [4]: Set descriptor data with length 3
2008-04-07 20:54:54.937500 [4]: PROBLEM : descriptor lengths dont match 7 10
2008-04-07 20:54:54.937500 [4]: Set descriptor data with length 6
2008-04-07 20:54:54.937500 [4]: PROBLEM : descriptor lengths dont match 3 9
2008-04-07 20:54:54.937500 [4]: subch:0 SendPMT version:29 len:71 20005
2008-04-07 20:54:54.937500 [16]: subch:0 wait for pmt 404
2008-04-07 20:54:54.937500 [4]: subch:0 SendPmt failed cam flags:True
2008-04-07 20:54:54.953125 [16]: subch:0 wait for pmt 404
.. last line repeated about 50 times .. then
2008-04-07 20:54:57.937500 [11]: subch:0 SendPmt:4E25 4E25 FFFFFFFF 1D
2008-04-07 20:54:57.937500 [11]: Decode pmt
2008-04-07 20:54:57.937500 [11]: Set descriptor data with length 3
2008-04-07 20:54:57.937500 [11]: Set descriptor data with length 3
2008-04-07 20:54:57.937500 [11]: PROBLEM : descriptor lengths dont match 6 9
2008-04-07 20:54:57.937500 [11]: Set descriptor data with length 3
2008-04-07 20:54:57.937500 [11]: PROBLEM : descriptor lengths dont match 7 10
2008-04-07 20:54:57.937500 [11]: Set descriptor data with length 6
2008-04-07 20:54:57.937500 [11]: PROBLEM : descriptor lengths dont match 3 9
2008-04-07 20:54:57.937500 [11]: subch:0 SendPMT version:29 len:71 20005
2008-04-07 20:54:57.937500 [16]: subch:0 wait for pmt 404
2008-04-07 20:54:57.953125 [11]: subch:0 SendPmt failed cam flags:True
2008-04-07 20:54:57.968750 [16]: subch:0 wait for pmt 404
2008-04-07 20:54:57.984375 [16]: subch:0 wait for pmt 404
.. and so on .. takes 15 seconds then:
2008-04-07 20:55:04.890625 [16]: subch:0 wait for pmt 404
2008-04-07 20:55:04.906250 [16]: card: tuned user: tzi subchannel: 0
2008-04-07 20:55:04.906250 [16]: user:tzi add
2008-04-07 20:55:04.921875 [16]: card: Tuner locked: True
2008-04-07 20:55:04.921875 [16]: **************************************************
2008-04-07 20:55:04.921875 [16]: ***** SIGNAL LEVEL: 79, SIGNAL QUALITY: 100 *****
2008-04-07 20:55:04.921875 [16]: **************************************************
2008-04-07 20:55:04.921875 [16]: card2:tzi 2 0
2008-04-07 20:55:04.921875 [16]: control1:tzi 2 0
2008-04-07 20:55:04.921875 [16]: control2:tzi 2 0
2008-04-07 20:55:04.921875 [16]: Controller: delete timeshift files E:\Divx\TOBURN\Capture\card1\live2-0.ts
2008-04-07 20:55:04.937500 [16]: Controller: delete E:\Divx\TOBURN\Capture\card1\live2-0.ts.tsbuffer
2008-04-07 20:55:04.937500 [16]: Controller: delete E:\Divx\TOBURN\Capture\card1\live2-0.ts.tsbuffer1.ts
2008-04-07 20:55:04.937500 [16]: card: StartTimeShifting 2 E:\Divx\TOBURN\Capture\card1\live2-0.ts
2008-04-07 20:55:04.937500 [16]: card: WaitForUnScrambledSignal
2008-04-07 20:55:04.937500 [16]: card: return not scrambled
2008-04-07 20:55:04.937500 [16]: subch:0 SetTimeShiftFileName:E:\Divx\TOBURN\Capture\card1\ live2-0.ts
2008-04-07 20:55:04.937500 [16]: subch:0 SetTimeShiftFileName fill in pids
2008-04-07 20:55:04.953125 [16]: Set video / audio observer
2008-04-07 20:55:04.953125 [16]: card: WaitForTimeShiftFile
2008-04-07 20:55:04.953125 [16]: card: WaitForUnScrambledSignal
2008-04-07 20:55:04.953125 [16]: card: return not scrambled
2008-04-07 20:55:04.953125 [16]: card: WaitForTimeShiftFile - waiting _eventAudio & _eventVideo
2008-04-07 20:55:05.093750 [4]: PID seen - type = Audio
2008-04-07 20:55:05.093750 [4]: audioVideoEventHandler Audio
2008-04-07 20:55:05.109375 [4]: PID seen - type = Audio
2008-04-07 20:55:05.109375 [4]: audioVideoEventHandler Audio
2008-04-07 20:55:05.281250 [4]: PID seen - type = Video
2008-04-07 20:55:05.281250 [4]: audioVideoEventHandler Video
2008-04-07 20:55:05.281250 [16]: card: WaitForTimeShiftFile - start of the video & audio is seen
.. and SAT 1 is visible!

There MUST be some issue with PMT decoding!
I read a dozen of those 2008-04-07 20:55:03.968750 [9]: PROBLEM : descriptor lengths dont match 6 9
errors.

Bg, Thomas
__________________
Best regards,

Thomas

MediaPortal Version: 1.0.0 RC1
HTPC Windows XP SP2 Pro, AMD Athlon XP 1600+, 512 MB
Motherboard: MSI Mega 180, NForce 2
Video Card: NVIDIA GeForce4 MX Integrated GPU
Video Card Driver: 8.1.9.5
Sound Card: NVIDIA nForce
Sound Card Driver: 6.14.431
TV Card: TT DVB-S USB 2400, DVB-S, Driver: 1.0.2.13
MPEG2 Video Codec: MPV
MPEG2 Audio Codec: AC3Filter
Satelite/CableTV Provider: Astra 19,2°
TV-Server3: 1.0.0 RC1
tzi is offline   Reply With Quote
Reply

Bookmarks

Tags
channel, part, slow, switching

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Slow channel switching - Sendpmt failed? hamp Get Support 8 2008-04-07 21:14
Channel switching slow? tzi General Talk 0 2008-03-31 19:21
Channel switching is slow fharms General Support 3 2006-10-26 02:07
bug in channel-switching bigal 0.2.0.0 Release Candidate 3 Release and CVS Bugs 4 2006-04-19 14:14
Channel switching using mousewheel dfbb Improvement Suggestions 4 2005-02-11 09:37


All times are GMT +1. The time now is 03:54.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress