
starting with dvbdream v1.3c my technotrend budget dvb-c started working with bda drivers, however on certain channels/frequencies i experience crashes, dvbdream just quits and the debugger dialog from msvc pops up.
i pinned it down to the premiere and beta digital transponders here in my digital cable.
i'm pretty sure my cable company rebroadcasts those transponders 1:1 from astra 19.2E into the cable here, cause i can see the unchanged NIT from astra for example.
channels where it's most evident: hit24 and sunshine live (radio)
those two almost always crash immediately or after a few seconds
there's no psiparser.log and dvbdream.log and rec_mng.log are 0 bytes however i have a bda.log:
Code: Select all
[05/30/07 21:23:01 : ] StartDevice() dwDeviceNo:0
[05/30/07 21:23:01 : ] CoCreateInstance(CLSID_FilterGraph..) OK pFilterGraph:00C53C20
[05/30/07 21:23:01 : ] pFilterGraph->QueryInterface(IID_IMediaControl..) OK pMediaControl:0094617C
[05/30/07 21:23:01 : 30] LoadTuningSpace()...
[05/30/07 21:23:01 : 30] m_pNetworkProvider->QueryInterface(IID_ITuner..) OK
[05/30/07 21:23:01 : 40] WARNING: pTuningSpaceContainer->Add(pDVBTuningSpace...)
[05/30/07 21:23:01 : 40] TuningSpace Name: 'Cable' NetworkType: {00000000-0000-0000-0000-000000000000}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'Antenna' NetworkType: {00000000-0000-0000-0000-000000000000}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'ATSC' NetworkType: {0DAD2FDD-5FD7-11D3-8F50-00C04F7971E2}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'Digital Cable' NetworkType: {143827AB-F77B-498D-81CA-5A007AEC28BF}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'AuxIn1' NetworkType: {00000000-0000-0000-0000-000000000000}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'FM Radio' NetworkType: {00000000-0000-0000-0000-000000000000}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'DVB-T' NetworkType: {216C62DF-6D7F-4E9A-8571-05F14EDB766A}
[05/30/07 21:23:01 : 40] TuningSpace Name: 'DD DVB-C' NetworkType: {DC0C0FE7-0485-4266-B93F-68FBF80ED834}
[05/30/07 21:23:01 : 40] Found TuningSpace
[05/30/07 21:23:01 : 40] Enumeration found 8 tuning spaces
[05/30/07 21:23:01 : 40] LoadTuningSpace() OK
[05/30/07 21:23:01 : 50] - 0) TechnoTrend BDA/DVB-C Tuner (Looking for:0)
[05/30/07 21:23:01 : 130] LoadFilter(KSCATEGORY_BDA_NETWORK_TUNER...) OK
[05/30/07 21:23:01 : 130] LOWER:technotrend bda/dvb-c tuner
[05/30/07 21:23:01 : 130] BDACardType:0
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Pin types (2) :
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Pin 0 Type = 0
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Pin 1 Type = 1
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Node types (2):
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Node 0 Type = 0
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Node 1 Type = 1
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Node interfaces:
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Interfaces on NodeType 0 (3 interfaces):
[05/30/07 21:23:01 : 140] GetTunerInterfaces: {71985F47-1CA1-11D3-9CC8-00C04F7971E0} IID_IBDA_FrequencyFilter
[05/30/07 21:23:01 : 140] GetTunerInterfaces: {1347D106-CF3A-428A-A5CB-AC0D9A2A4338} IID_IBDA_SignalStatistics
[05/30/07 21:23:01 : 140] GetTunerInterfaces: {992CF102-49F9-4719-A664-C4F23E2408F4} IID_IBDA_LNBInfo
[05/30/07 21:23:01 : 140] GetTunerInterfaces: Interfaces on NodeType 1 (2 interfaces):
[05/30/07 21:23:01 : 140] GetTunerInterfaces: {EF30F379-985B-4D10-B640-A79D5E04E1E0} IID_IBDA_DigitalDemodulator
[05/30/07 21:23:01 : 140] GetTunerInterfaces: {1347D106-CF3A-428A-A5CB-AC0D9A2A4338} IID_IBDA_SignalStatistics
[05/30/07 21:23:01 : 140] - 0) TechnoTrend BDA/DVB Capture (Looking for:-1)
[05/30/07 21:23:01 : 150] LoadFilter(KSCATEGORY_BDA_RECEIVER_COMPONENT...) OK
[05/30/07 21:23:01 : 150] CoCreateInstance(CLSID_SampleGrabber...) OK pBDASource:00C5787C
[05/30/07 21:23:01 : 150] pFilterGraph->AddFilter(pSampleGrabber...) OK
[05/30/07 21:23:01 : 160] CoCreateInstance(CLSID_MPEG2Demultiplexer...) OK
[05/30/07 21:23:01 : 160] pFilterGraph->Connect(pPinSampleGrabberOutput, pPinDemuxInput) OK
[05/30/07 21:23:01 : 160] - 0) BDA MPEG2 Transport Information Filter (Looking for:-1)
[05/30/07 21:23:01 : 180] LoadFilter(KSCATEGORY_BDA_TRANSPORT_INFORMATION, pFilterGraph, &m_pTIF..) OK
[05/30/07 21:23:01 : 440] StartDevice() OK
[05/30/07 21:23:01 : 440] ----------------------------------------------------------------------------
[05/30/07 21:23:01 : 440]
[05/30/07 21:23:05 : 4566]
[05/30/07 21:23:05 : 4566] SetTuner() 442000, 1, 6900000 LOF:7 22Khz:0
[05/30/07 21:23:05 : 4566] CreateTuneRequest() OK
[05/30/07 21:23:05 : 4566] DVB-Cable
[05/30/07 21:23:12 : 11146] Locked bSignalLocked:1 bSignalPresent:1 lStrength:95 lQuality:100
[05/30/07 21:23:12 : 11146]
[05/30/07 21:23:26 : 25166]
[05/30/07 21:23:26 : 25166] SetTuner() 378000, 1, 6900000 LOF:7 22Khz:0
[05/30/07 21:23:26 : 25166] CreateTuneRequest() OK
[05/30/07 21:23:26 : 25166] DVB-Cable
[05/30/07 21:23:31 : 30003] Locked bSignalLocked:1 bSignalPresent:1 lStrength:95 lQuality:100
[05/30/07 21:23:31 : 30003]
[05/30/07 21:24:54 : 112982]
[05/30/07 21:24:54 : 112982] SetTuner() 402000, 1, 6900000 LOF:7 22Khz:0
[05/30/07 21:24:54 : 112982] CreateTuneRequest() OK
[05/30/07 21:24:54 : 112982] DVB-Cable
[05/30/07 21:24:59 : 117659] Locked bSignalLocked:1 bSignalPresent:1 lStrength:87 lQuality:100
[05/30/07 21:24:59 : 117659]
if you need any more details or a ts stream or something like that let me know

ps: i can watch all other channels just fine, for hours. it's just those channels i mentioned and probably all on those frequencies (didnt test so many yet, but from what i've seen so far other channels seems to be affected too on those frequencies)