NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 1040 1041 1042 1043 1044 … 1231 Next »
Crash bug - debug assertion failed, Cyberlink

 
  • 0 Vote(s) - 0 Average
Crash bug - debug assertion failed, Cyberlink
Elliot Mackenzie
Offline

Junior Member

Posts: 15
Threads: 1
Joined: May 2005
#11
2005-05-17, 07:06 AM (This post was last modified: 2005-05-17, 07:12 AM by Elliot Mackenzie.)
I cleaned out the installation of Powervcr and retried a version 5 dll. Looks like there might have been some conflict. It's still broken, but now I get to the scan page with the version 5 mpgmux.ax and get the following config log.

Incidently in this case I am presented with an error about not being able to talk to my hardware (unable to start BDA device). This is new behaviour, and only happens if I press ignore on the assert failure.

No I haven't tried other software yet. It's a clean install.

The video device announces itself as the following:
PCI\VEN_109E&DEV_036E&SUBSYS_00011822&REV_11\3&267A616A&0&A0

Windows is using the HCL certified Twinhan driver dated 26 Feb 2004 version 2.4.1.0 and reports no problems.

M.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#12
2005-05-17, 07:17 AM
Thats sounds like an odd driver version. I dont think you've got the BDA drivers installed. The latest Twinhan BDA driver version is something like 1.2.1.9. Is it possible you have the old proprietary DTV drivers installed and not the BDA ones?
Elliot Mackenzie
Offline

Junior Member

Posts: 15
Threads: 1
Joined: May 2005
#13
2005-05-17, 08:00 PM
Yeah looks like I had non-bda drivers installed. I have now installed the BDA drivers but I now get "unable to start bda device you have configured" or something to that effect when scanning for channels.

As far as I can tell there is nothing else using the device, and the BDA driver is properly installed. In control panel/hardware I have:

TwinHan PCI BDA Tuner Driver (MCE UK-8MHz) v1.2.1.7.

Are the filters likely part of a separate package? How can I tell if they are installed properly?

I noted in the following log that it was looking for a BDA capture filter "T" (just "T"), instead of "Twinhan PCI BDA Capture Filter":

20:53:02.101 VERBOSE FindFilterByName failed to locate filter: TwinHan PCI BDA Capture Filter
20:53:02.101 ERROR Failed to find BDA capture filter: T

Is this just a logging error/truncation or part of the problem?

M.



----- Config-native.exe.log -----
20:52:56.513 INFO Log started
20:52:56.513 VERBOSE getSetting(OSDTransparency)
20:53:01.991 INFO BDARecorder:::StartRecording(Twinhan DVB-T, 1, c:\test.mpg, T:C25,505834,0,0,8)
20:53:02.001 INFO Initializing DVB-T tuning request.
20:53:02.001 INFO tuning@1
20:53:02.001 INFO tuning@2
20:53:02.001 INFO tuning@3
20:53:02.001 INFO tuning@4
20:53:02.001 INFO tuning@5
20:53:02.011 INFO tuning@6
20:53:02.011 INFO tuning@7
20:53:02.011 INFO tuning@8
20:53:02.031 INFO tuning@8
20:53:02.101 VERBOSE FindFilterByName failed to locate filter: TwinHan PCI BDA Capture Filter
20:53:02.101 ERROR Failed to find BDA capture filter: T
20:53:03.523 VERBOSE BDARecorder::ScanTransponder(T:C25,505834,0,0,8)
20:53:03.523 INFO ScanTransponder@1
20:53:03.523 INFO ScanTransponder@2
20:53:03.523 INFO ScanTransponder@3
20:53:03.523 INFO ScanTransponder@4
20:53:03.523 INFO ScanTransponder@5
20:53:03.633 VERBOSE locked=0 present=0 strength=0 quality=0
20:53:03.643 VERBOSE BDARecorder::StopRecording()
20:53:03.743 VERBOSE BDARecorder::StopRecording() finished
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#14
2005-05-17, 08:13 PM
Ignore the "T" thing. Thats just a debug message failing to show a unicode string. Its failing to find a filter called "TwinHan PCI BDA Capture Filter"

If you download and run graphedit.exe (google for it), what does it say the name of this component is? From graphedit, select Graph -> Insert Filter -> "BDA Receiver Component" to see the name.
Elliot Mackenzie
Offline

Junior Member

Posts: 15
Threads: 1
Joined: May 2005
#15
2005-05-17, 08:18 PM (This post was last modified: 2005-05-17, 08:20 PM by Elliot Mackenzie.)
TwinHan PCI BDA Tuner Filter - though I just noticed that this is in "BDA SOURCE FILTERS" and not in "BDA RECEIVER COMPONENT".....
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#16
2005-05-17, 08:22 PM
Show me "BDA Receiver Component" instead of "BDA Source Filters"
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#17
2005-05-17, 08:23 PM
If you upgrade from the DTV drivers, you need to upgrade both the DTV Audio and DTV Video, otherwise you've only half upgraded to BDA.
Elliot Mackenzie
Offline

Junior Member

Posts: 15
Threads: 1
Joined: May 2005
#18
2005-05-17, 08:27 PM
Yeah I wiped out (uninstalled) both of the old drivers before installing the new ones.

BDA receiver component contains only two items: BDA MPE filter and BDA slip de-framer.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,814
Threads: 769
Joined: Nov 2003
#19
2005-05-17, 08:28 PM
Quote:BDA receiver component contains only two items: BDA MPE filter and BDA slip de-framer.
You've managed to somehow half install the drivers. Try again.
Elliot Mackenzie
Offline

Junior Member

Posts: 15
Threads: 1
Joined: May 2005
#20
2005-05-17, 08:50 PM
Dang. Didn't notice but Windows was still insisting on loading up its default driver for the audio. Fixed now, and it runs a scan (yay!).

At the moment it's not picking up any channels and only appears to be scanning for six or eight of them (not sure if that's normal). I just get a message "check signal". I know the signal is OK because it works in my TV, but I haven't verified this second cable (will test it in a sec). Is this likely a cabling issue or something else?

====config-native====
21:40:41.442 INFO Log started
21:40:41.442 VERBOSE getSetting(OSDTransparency)
21:40:48.462 INFO BDARecorder:::StartRecording(Twinhan DVB-T, 1, c:\test.mpg, T:C25,505834,0,0,8)
21:40:48.472 INFO Initializing DVB-T tuning request.
21:40:48.472 INFO tuning@1
21:40:48.482 INFO tuning@2
21:40:48.482 INFO tuning@3
21:40:48.482 INFO tuning@4
21:40:48.482 INFO tuning@5
21:40:48.492 INFO tuning@6
21:40:48.492 INFO tuning@7
21:40:48.492 INFO tuning@8
21:40:48.512 INFO tuning@8
21:40:48.813 VERBOSE ConnectPins: 'Output1' to 'MPEG-2 Stream'
21:40:48.843 VERBOSE About to try to add VMR9 preview window
21:40:48.953 VERBOSE Adding VMR9 preview window
21:40:48.963 VERBOSE Using TwinHan CI interface
21:40:48.963 VERBOSE About to setup THPsiParser pin
21:40:48.963 VERBOSE Adding THPsiParser
21:40:48.983 VERBOSE ConnectPins: '4' to 'Input'
21:40:48.983 VERBOSE Mapping Video PID 101
21:40:48.983 VERBOSE Mapping Audio PID 102
21:40:48.983 VERBOSE getSetting(PreferredDecoder)
21:40:49.023 VERBOSE FindFilterByName failed to locate filter: default
21:40:50.926 VERBOSE locked=0 present=0 strength=0 quality=0
21:40:51.236 VERBOSE getSetting(ListGraphFilters)
21:40:51.246 VERBOSE Graph contains the following filters:
21:40:51.246 VERBOSE - Default DirectSound Device
21:40:51.246 VERBOSE - MPEG-2 Sections and Tables
21:40:51.246 VERBOSE - BDA MPEG2 Transport Information Filter
21:40:51.246 VERBOSE - THPsiParser
21:40:51.246 VERBOSE - VMR9
21:40:51.246 VERBOSE - CyberLink Video/SP Decoder
21:40:51.246 VERBOSE - MPEG Audio Decoder
21:40:51.246 VERBOSE - MPEG-2 Demultiplexer
21:40:51.246 VERBOSE - TwinHan PCI BDA Capture Filter
21:40:51.246 VERBOSE - TwinHan PCI BDA Tuner Filter
21:40:51.246 VERBOSE - Microsoft DVBT Network Provider
21:40:51.246 VERBOSE getSetting(SaveGraphFiles)
21:40:51.246 VERBOSE BDARecorder::StartRecording() finished
21:40:51.266 VERBOSE BDARecorder::ScanTransponder(T:C25,505834,0,0,8)
21:40:51.266 INFO ScanTransponder@1
21:40:51.266 INFO ScanTransponder@2
21:40:51.266 INFO ScanTransponder@3
21:40:51.276 INFO ScanTransponder@4
21:40:51.527 INFO ScanTransponder@5
21:40:51.627 VERBOSE locked=0 present=0 strength=0 quality=0
21:40:52.128 VERBOSE BDARecorder::ScanTransponder(T:C22,481834,0,0,8)
21:40:52.128 INFO ScanTransponder@1
21:40:52.128 INFO ScanTransponder@2
21:40:52.128 INFO ScanTransponder@3
21:40:52.128 INFO ScanTransponder@4
21:40:52.378 INFO ScanTransponder@5
21:40:52.478 VERBOSE locked=0 present=0 strength=0 quality=0
21:40:52.989 VERBOSE BDARecorder::ScanTransponder(T:C32,561834,0,0,8)
21:40:52.989 INFO ScanTransponder@1
21:40:52.989 INFO ScanTransponder@2
21:40:52.989 INFO ScanTransponder@3
21:40:52.989 INFO ScanTransponder@4
21:40:53.239 INFO ScanTransponder@5
21:40:53.349 VERBOSE locked=0 present=0 strength=0 quality=0
21:40:53.850 VERBOSE BDARecorder::ScanTransponder(T:C28,529834,0,0,8)
21:40:53.850 INFO ScanTransponder@1
21:40:53.850 INFO ScanTransponder@2
21:40:53.850 INFO ScanTransponder@3
21:40:53.850 INFO ScanTransponder@4
21:40:54.101 INFO ScanTransponder@5
21:40:54.211 VERBOSE locked=0 present=0 strength=0 quality=0
21:40:54.711 VERBOSE BDARecorder::ScanTransponder(T:C34,578166,0,0,8)
21:40:54.711 INFO ScanTransponder@1
21:40:54.711 INFO ScanTransponder@2
21:40:54.711 INFO ScanTransponder@3
21:40:54.711 INFO ScanTransponder@4
21:40:54.962 INFO ScanTransponder@5
21:40:55.072 VERBOSE locked=0 present=0 strength=0 quality=0
21:40:55.573 VERBOSE BDARecorder::ScanTransponder(T:C29,537834,0,0,8)
21:40:55.573 INFO ScanTransponder@1
21:40:55.573 INFO ScanTransponder@2
21:40:55.573 INFO ScanTransponder@3
21:40:55.573 INFO ScanTransponder@4
21:40:55.823 INFO ScanTransponder@5
21:40:55.933 VERBOSE locked=0 present=0 strength=0 quality=0
21:41:08.461 VERBOSE BDARecorder::StopRecording()
21:41:08.581 VERBOSE BDARecorder::StopRecording() finished
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (3): « Previous 1 2 3 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  "Failed to submit the Tune Request to the Network Provider" Error? jksmurf 4 2,538 2010-12-17, 02:09 PM
Last Post: jksmurf
  Failed recording after 12/10 Engineer_Ted 7 2,643 2010-12-15, 05:11 PM
Last Post: Engineer_Ted
  Recording Failed!! Roadrunner1991 1 1,589 2010-12-03, 03:29 PM
Last Post: Roadrunner1991
  tunningAssistant: Failed to find Crossbar Zack63 4 3,000 2010-10-20, 03:36 PM
Last Post: Zack63
  Empty recordings with Cyberlink Mux mad-marco 12 4,192 2010-09-20, 07:11 PM
Last Post: mad-marco
  playback of recordings crash the application paf077 9 2,979 2010-06-27, 12:57 PM
Last Post: paf077
  Repeatable Windows crash with MagicPro ProHDTV Gold Digital Tuner? jksmurf 2 1,806 2010-05-30, 10:58 PM
Last Post: jksmurf
  Crash after language change dodododic 10 3,619 2010-05-09, 06:19 PM
Last Post: dodododic
  connectpins failed drbenjamin 2 1,719 2010-04-24, 02:51 PM
Last Post: drbenjamin
  EPG failed Skink 6 2,684 2010-04-08, 03:15 AM
Last Post: johnsonx42

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode